1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

New Crowdin translations by Github Action (#14524)

Co-authored-by: metamaskbot <metamaskbot@users.noreply.github.com>
This commit is contained in:
MetaMask Bot 2022-06-13 20:19:12 -02:30 committed by GitHub
parent 804db7f1dc
commit a3c0e52dc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
14 changed files with 1607 additions and 17 deletions

View File

@ -62,6 +62,13 @@
"message": "$1 kann auf dieses Asset zugreifen und es ausgeben",
"description": "$1 is the url of the site requesting ability to spend"
},
"accessYourWalletWithSRP": {
"message": "Greifen Sie mit Ihrer geheimen Wiederherstellungsphrase auf Ihr Wallet zu"
},
"accessYourWalletWithSRPDescription": {
"message": "MetaMask kann Ihr Passwort nicht wiederherstellen. Wir verwenden Ihre geheime Wiederherstellungsphrase, um Ihr Eigentum zu bestätigen, Ihr Wallet wiederherzustellen und ein neues Passwort festzulegen. Geben Sie zunächst die geheime Wiederherstellungsphrase ein, die Sie erhalten haben, als Sie Ihr Wallet erstellt haben. $1",
"description": "$1 is the words 'Learn More' from key 'learnMore', separated here so that it can be added as a link"
},
"accessingYourCamera": {
"message": "Zugriff auf Ihre Kamera …"
},
@ -153,6 +160,10 @@
"addNetwork": {
"message": "Netzwerk hinzufügen"
},
"addNetworkTooltipWarning": {
"message": "Diese Netzwerkverbindung ist von Dritten abhängig. Diese Verbindung könnte unzuverlässiger sein oder Dritten erlauben, Ihre Aktivitäten zu verfolgen. $1",
"description": "$1 is Learn more link"
},
"addSuggestedTokens": {
"message": "Vorgeschlagene Token hinzufügen"
},
@ -400,6 +411,14 @@
"message": "$1 kaufen",
"description": "$1 is the ticker symbol of a an asset the user is being prompted to purchase"
},
"buyCryptoWithCoinbasePay": {
"message": "1 $ mit Coinbase Pay kaufen",
"description": "$1 represents the crypto symbol to be purchased"
},
"buyCryptoWithCoinbasePayDescription": {
"message": "Sie können mit Ihrem Coinbase-Konto bequem Kryptowährungen kaufen oder überweisen.",
"description": "$1 represents the crypto symbol to be purchased"
},
"buyCryptoWithMoonPay": {
"message": "$1 mit MoonPay kaufen",
"description": "$1 represents the cypto symbol to be purchased"
@ -606,6 +625,9 @@
"continue": {
"message": "Weiter"
},
"continueToCoinbasePay": {
"message": "Weiter zu Coinbase Pay"
},
"continueToMoonPay": {
"message": "Weiter zu MoonPay"
},
@ -1225,6 +1247,10 @@
"message": "Alle Flask-APIs sind experimentell. Sie können ohne Vorankündigung geändert oder entfernt werden oder sie können auf unbestimmte Zeit in Flask bleiben, ohne jemals in die stabile MetaMask migriert zu werden. Die Verwendung erfolgt auf eigene Gefahr.",
"description": "This message warns developers about unstable Flask APIs"
},
"flaskWelcomeWarning4": {
"message": "Stellen Sie sicher, dass Sie Ihre normale MetaMask-Erweiterung deaktivieren, wenn Sie Flask verwenden.",
"description": "This message calls to pay attention about multiple versions of MetaMask running on the same site (Flask + Prod)"
},
"flaskWelcomeWarningAcceptButton": {
"message": "Ich akzeptiere die Risiken",
"description": "this text is shown on a button, which the user presses to confirm they understand the risks of using Flask"
@ -1416,6 +1442,9 @@
"hide": {
"message": "Ausblenden"
},
"hideFullTransactionDetails": {
"message": "Vollständige Transaktionsdetails ausblenden"
},
"hideSeedPhrase": {
"message": "Seed-Phrase ausblenden"
},
@ -1445,6 +1474,12 @@
"history": {
"message": "Verlauf"
},
"ignoreAll": {
"message": "Alle ignorieren"
},
"ignoreTokenWarning": {
"message": "Wenn Sie Token ignorieren, werden Sie nicht in Ihrem Wallet angezeigt. Sie können sie jedoch weiterhin hinzufügen, indem Sie nach ihnen suchen."
},
"import": {
"message": "Importieren",
"description": "Button to import an account from a selected file"
@ -1494,6 +1529,10 @@
"importWallet": {
"message": "Wallet importieren"
},
"importWithCount": {
"message": "$1 importieren",
"description": "$1 will the number of detected tokens that are selected for importing, if all of them are selected then $1 will be all"
},
"importYourExisting": {
"message": "Ihre bestehende Wallet mit einer Geheime Wiederherstellungsphrase importieren"
},
@ -1688,6 +1727,9 @@
"levelArrow": {
"message": "Richtungspfeil"
},
"lightTheme": {
"message": "Leicht"
},
"likeToImportTokens": {
"message": "Möchtest du diese Token hinzufügen?"
},
@ -2001,6 +2043,13 @@
"newToMetaMask": {
"message": "Neu bei MetaMask?"
},
"newTokensImportedMessage": {
"message": "Sie haben $1 erfolgreich importiert.",
"description": "$1 is the string of symbols of all the tokens imported"
},
"newTokensImportedTitle": {
"message": "Token importiert"
},
"newTotal": {
"message": "Neue Summe"
},
@ -2083,6 +2132,9 @@
"notEnoughGas": {
"message": "Nicht genügend Gas"
},
"notifications": {
"message": "Benachrichtigungen"
},
"notifications10ActionText": {
"message": "Einstellungen ansehen",
"description": "The 'call to action' on the button, or link, of the 'Visit in settings' notification. Upon clicking, users will be taken to settings page."
@ -2203,6 +2255,19 @@
"notifications9Title": {
"message": "👓 Wir machen Transaktionen leichter lesbar."
},
"notificationsEmptyText": {
"message": "Hier gibt es nichts zu sehen."
},
"notificationsHeader": {
"message": "Benachrichtigungen"
},
"notificationsInfos": {
"message": "$1 von $2",
"description": "$1 is the date at which the notification has been dispatched and $2 is the link to the snap that dispatched the notification."
},
"notificationsMarkAllAsRead": {
"message": "Alle als gelesen markieren"
},
"numberOfNewTokensDetected": {
"message": "$1 neue Tokens in diesem Konto gefunden\n",
"description": "$1 is the number of new tokens detected"
@ -2301,6 +2366,12 @@
"origin": {
"message": "Ursprung"
},
"osTheme": {
"message": "System"
},
"padlock": {
"message": "Schloss"
},
"parameters": {
"message": "Parameter"
},
@ -2371,6 +2442,10 @@
"message": "Siehe Adresse, Kontostand, Aktivität und Einleitung von Transaktionen",
"description": "The description for the `eth_accounts` permission"
},
"permission_longRunning": {
"message": "Für unbestimmte Zeit ausführen.",
"description": "The description for the `endowment:long-running` permission"
},
"permission_manageBip44Keys": {
"message": "Verwalten Sie Ihre „$1“-Konten und Vermögenswerte.",
"description": "The description for the `snap_getBip44Entropy_*` permission. $1 is the name of a protocol, e.g. 'Filecoin'."
@ -2400,6 +2475,9 @@
"message": "+ $1 mehr",
"description": "$1 is a number of additional but unshown items in a list- this message will be shown in place of those items"
},
"popularCustomNetworks": {
"message": "Beliebte benutzerdefinierte Netzwerke"
},
"preferredLedgerConnectionType": {
"message": "Bevorzugter Ledger-Verbindungstyp",
"description": "A header for a dropdown in the advanced section of settings. Appears above the ledgerConnectionPreferenceDescription message"
@ -2574,6 +2652,9 @@
"resetWalletWarning": {
"message": "Vergewissern Sie sich, dass Sie die richtige geheime Wiederherstellungsphrase verwenden, bevor Sie fortfahren. Sie können dies nicht mehr rückgängig machen."
},
"restartMetamask": {
"message": "MetaMask neu starten"
},
"restore": {
"message": "Wiederherstellen"
},
@ -2758,6 +2839,9 @@
"sendAmount": {
"message": "Betrag senden"
},
"sendBugReport": {
"message": "Übermitteln Sie uns einen Fehlerbericht."
},
"sendSpecifiedTokens": {
"message": "$1 senden",
"description": "Symbol of the specified token"
@ -3031,6 +3115,9 @@
"message": "Verbinden Sie Ihre Wallet direkt mit Ihrem Computer. Entsperren Sie Ihren Ledger und öffnen Sie die Ethereum-App. Für weitere Informationen zur Verwendung Ihres Hardware-Wallet-Geräts, $1.",
"description": "$1 represents the `hardwareWalletSupportLinkConversion` localization key"
},
"stillGettingMessage": {
"message": "Erhalten Sie diese Meldung immer noch?"
},
"storePhrase": {
"message": "Speichern Sie diesen Schlüssel in einem Passwortmanager wie 1Password."
},
@ -3083,6 +3170,12 @@
"stxFallbackUnavailable": {
"message": "Sie können Ihre Token immer noch tauschen, selbst während intelligente Transaktionen nicht verfügbar sind."
},
"stxPendingPrivatelySubmittingSwap": {
"message": "Ihr Swap wird privat eingereicht ..."
},
"stxPendingPubliclySubmittingSwap": {
"message": "Ihr Swap wird öffentlich eingereicht ..."
},
"stxSubDescription": {
"message": "* Intelligente Transaktionen versuchen mehrmals, Ihre Transaktion privat zu übermitteln. Wenn alle Versuche fehlschlagen, wird die Transaktion öffentlich übertragen, um sicherzustellen, dass Ihr Swap erfolgreich durchgeführt wird."
},
@ -3093,6 +3186,10 @@
"message": "Ihr $1 ist jetzt verfügbar.",
"description": "$1 is a token symbol, e.g. ETH"
},
"stxSwapCompleteIn": {
"message": "Swap abgeschlossen in <",
"description": "'<' means 'less than', e.g. Swap will complete in < 2:59"
},
"stxTooltip": {
"message": "Simulieren Sie Transaktionen vor der Übermittlung, um die Transaktionskosten zu senken und Ausfälle zu vermeiden."
},
@ -3352,6 +3449,10 @@
"swapSlippageNegative": {
"message": "Slippage muss größer oder gleich Null sein"
},
"swapSlippagePercent": {
"message": "$1%",
"description": "$1 is the amount of % for slippage"
},
"swapSource": {
"message": "Liquiditätsquelle"
},
@ -3585,6 +3686,10 @@
"tokenSymbol": {
"message": "Tokensymbol"
},
"tokensFoundTitle": {
"message": "$1 neue Token gefunden",
"description": "$1 is the number of new tokens detected"
},
"tooltipApproveButton": {
"message": "Ich verstehe"
},
@ -3706,6 +3811,9 @@
"message": "Wir hatten Probleme mit der Verbindung zu Ihrem $1, versuchen Sie, $2 zu überprüfen und versuchen es erneut.",
"description": "$1 is the wallet device name; $2 is a link to wallet connection guide"
},
"troubleStarting": {
"message": "Beim Starten von MetaMask ist ein Problem aufgetreten. Dies könnte ein vorübergehendes Problem sein. Versuchen Sie daher, die Erweiterung neu zu starten."
},
"troubleTokenBalances": {
"message": "Wir haben Schwierigkeiten dein Tokenguthaben zu laden. Du kannst es hier anzeigen lassen",
"description": "Followed by a link (here) to view token balances"
@ -3728,6 +3836,9 @@
"typePassword": {
"message": "Passwort eingeben"
},
"typeYourSRP": {
"message": "Geben Sie Ihre geheime Wiederherstellungsphrase ein"
},
"u2f": {
"message": "U2F",
"description": "A name on an API for the browser to interact with devices that support the U2F protocol. On some browsers we use it to connect MetaMask to Ledger devices."
@ -3887,6 +3998,9 @@
"walletCreationSuccessTitle": {
"message": "Wallet-Erstellung erfolgreich"
},
"warning": {
"message": "Warnung"
},
"weak": {
"message": "Schwach"
},

View File

@ -62,6 +62,13 @@
"message": "Το $1 ίσως αποκτήσει πρόσβαση και δαπανήσει αυτό το περιουσιακό στοιχείο",
"description": "$1 is the url of the site requesting ability to spend"
},
"accessYourWalletWithSRP": {
"message": "Αποκτήστε πρόσβαση στο πορτοφόλι σας με τη Μυστική σας Φράση Ανάκτησης"
},
"accessYourWalletWithSRPDescription": {
"message": "Το MetaMask δεν μπορεί να ανακτήσει τον κωδικό σας. Θα χρησιμοποιήσουμε τη Μυστική σας Φράση Ανάκτησης για να επιβεβαιώσουμε την κυριότητά σας, να ανακτήσουμε το πορτοφόλι σας και να ορίσουμε ένα νέο κωδικό. Πρώτα, εισάγετε τη Μυστική Φράση σας Ανάκτησης που σας δόθηκε όταν δημιουργήσατε το πορτοφόλι σας. $1",
"description": "$1 is the words 'Learn More' from key 'learnMore', separated here so that it can be added as a link"
},
"accessingYourCamera": {
"message": "Πρόσβαση στην κάμερά σας..."
},
@ -153,6 +160,10 @@
"addNetwork": {
"message": "Προσθήκη Δικτύου"
},
"addNetworkTooltipWarning": {
"message": "Αυτή η σύνδεση δικτύου βασίζεται σε τρίτους. H σύνδεση ενδέχεται να είναι λιγότερο αξιόπιστη ή να επιτρέπει σε τρίτους να παρακολουθούν τη δραστηριότητα. $1",
"description": "$1 is Learn more link"
},
"addSuggestedTokens": {
"message": "Προσθέστε τα Προτεινόμενα Tokens"
},
@ -400,6 +411,14 @@
"message": "Αγορά $1",
"description": "$1 is the ticker symbol of a an asset the user is being prompted to purchase"
},
"buyCryptoWithCoinbasePay": {
"message": "Αγορά $1 με Coinbase Pay",
"description": "$1 represents the crypto symbol to be purchased"
},
"buyCryptoWithCoinbasePayDescription": {
"message": "Μπορείτε να αγοράσετε ή να μεταφέρετε εύκολα κρυπτονομίσματα με τον λογαριασμό σας στο Coinbase.",
"description": "$1 represents the crypto symbol to be purchased"
},
"buyCryptoWithMoonPay": {
"message": "Αγορά $1 με MoonPay",
"description": "$1 represents the cypto symbol to be purchased"
@ -606,6 +625,9 @@
"continue": {
"message": "Συνέχεια"
},
"continueToCoinbasePay": {
"message": "Συνέχεια στο Coinbase Pay"
},
"continueToMoonPay": {
"message": "Συνέχεια στη MoonPay"
},
@ -1225,6 +1247,10 @@
"message": "Όλα τα API του Flask είναι πειραματικά. Μπορεί να αλλάξουν ή να αφαιρεθούν χωρίς προειδοποίηση ή μπορεί να παραμείνουν στο Flask επ' αόριστον, χωρίς ποτέ να μεταφερθούν στο σταθερό MetaMask. Χρησιμοποιήστε τα με δική σας ευθύνη.",
"description": "This message warns developers about unstable Flask APIs"
},
"flaskWelcomeWarning4": {
"message": "Βεβαιωθείτε ότι έχετε απενεργοποιήσει την κανονική σας επέκταση MetaMask όταν χρησιμοποιείτε το Flask.",
"description": "This message calls to pay attention about multiple versions of MetaMask running on the same site (Flask + Prod)"
},
"flaskWelcomeWarningAcceptButton": {
"message": "Αποδέχομαι τον κίνδυνο",
"description": "this text is shown on a button, which the user presses to confirm they understand the risks of using Flask"
@ -1416,6 +1442,9 @@
"hide": {
"message": "Απόκρυψη"
},
"hideFullTransactionDetails": {
"message": "Απόκρυψη αναλυτικών στοιχείων συναλλαγών"
},
"hideSeedPhrase": {
"message": "Απόκρυψη φράσης ανάκτησης"
},
@ -1445,6 +1474,12 @@
"history": {
"message": "Ιστορικό"
},
"ignoreAll": {
"message": "Αγνόηση όλων"
},
"ignoreTokenWarning": {
"message": "Εάν κάνετε απόκρυψη των token, δεν θα εμφανίζονται στο πορτοφόλι σας. Ωστόσο, μπορείτε ακόμα να τα προσθέσετε εάν κάνετε αναζήτηση για αυτά."
},
"import": {
"message": "Εισαγωγή",
"description": "Button to import an account from a selected file"
@ -1494,6 +1529,10 @@
"importWallet": {
"message": "Εισαγωγή Πορτοφολιού"
},
"importWithCount": {
"message": "Εισαγωγή $1",
"description": "$1 will the number of detected tokens that are selected for importing, if all of them are selected then $1 will be all"
},
"importYourExisting": {
"message": "Εισαγωγή υπάρχοντος πορτοφολιού με Μυστική Φράση Ανάκτησης"
},
@ -1688,6 +1727,9 @@
"levelArrow": {
"message": "βέλος αλλαγής επιπέδου"
},
"lightTheme": {
"message": "Ανοιχτόχρωμο"
},
"likeToImportTokens": {
"message": "Θέλετε να προσθέσετε αυτά τα token;"
},
@ -2001,6 +2043,13 @@
"newToMetaMask": {
"message": "Καινούριος στο MetaMask;"
},
"newTokensImportedMessage": {
"message": "Εισάγατε επιτυχώς το $1.",
"description": "$1 is the string of symbols of all the tokens imported"
},
"newTokensImportedTitle": {
"message": "Τα token εισήχθησαν"
},
"newTotal": {
"message": "Νέο Σύνολο"
},
@ -2083,6 +2132,9 @@
"notEnoughGas": {
"message": "Δεν Υπάρχει Αρκετό Αέριο"
},
"notifications": {
"message": "Ειδοποιήσεις"
},
"notifications10ActionText": {
"message": "Μετάβαση στις Ρυθμίσεις",
"description": "The 'call to action' on the button, or link, of the 'Visit in settings' notification. Upon clicking, users will be taken to settings page."
@ -2203,6 +2255,19 @@
"notifications9Title": {
"message": "👓 Κάνουμε τις συναλλαγές ευκολότερες στο διάβασμα."
},
"notificationsEmptyText": {
"message": "Δεν υπάρχει κάτι να δείτε εδώ."
},
"notificationsHeader": {
"message": "Ειδοποιήσεις"
},
"notificationsInfos": {
"message": "$1 από $2",
"description": "$1 is the date at which the notification has been dispatched and $2 is the link to the snap that dispatched the notification."
},
"notificationsMarkAllAsRead": {
"message": "Επισήμανση όλων ως αναγνωσμένων"
},
"numberOfNewTokensDetected": {
"message": "$1 νέα token βρέθηκαν σε αυτόν τον λογαριασμό",
"description": "$1 is the number of new tokens detected"
@ -2301,6 +2366,12 @@
"origin": {
"message": "Προέλευση"
},
"osTheme": {
"message": "Σύστημα"
},
"padlock": {
"message": "Padlock"
},
"parameters": {
"message": "Παράμετροι"
},
@ -2371,6 +2442,10 @@
"message": "Βλέπε διεύθυνση, υπόλοιπο λογαριασμού, δραστηριότητα και έναρξη συναλλαγών",
"description": "The description for the `eth_accounts` permission"
},
"permission_longRunning": {
"message": "Εκτέλεση επ' αόριστον.",
"description": "The description for the `endowment:long-running` permission"
},
"permission_manageBip44Keys": {
"message": "Ελέγξτε τους λογαριασμούς και τα περιουσιακά σας στοιχεία σας στο \"$1\".",
"description": "The description for the `snap_getBip44Entropy_*` permission. $1 is the name of a protocol, e.g. 'Filecoin'."
@ -2400,6 +2475,9 @@
"message": "+ $1 ακόμη",
"description": "$1 is a number of additional but unshown items in a list- this message will be shown in place of those items"
},
"popularCustomNetworks": {
"message": "Δημοφιλή προσαρμοσμένα δίκτυα"
},
"preferredLedgerConnectionType": {
"message": "Προτιμώμενος Τύπος Σύνδεσης Ledger",
"description": "A header for a dropdown in the advanced section of settings. Appears above the ledgerConnectionPreferenceDescription message"
@ -2574,6 +2652,9 @@
"resetWalletWarning": {
"message": "Βεβαιωθείτε ότι χρησιμοποιείτε τη σωστή Μυστική Φράση Ανάκτησης πριν συνεχίσετε. Αυτή η ενέργεια είναι μη αναστρέψιμη."
},
"restartMetamask": {
"message": "Επανεκκίνηση MetaMask"
},
"restore": {
"message": "Επαναφορά"
},
@ -2758,6 +2839,9 @@
"sendAmount": {
"message": "Αποστολή Ποσού"
},
"sendBugReport": {
"message": "Στείλτε μας μια αναφορά σφάλματος."
},
"sendSpecifiedTokens": {
"message": "Αποστολή $1",
"description": "Symbol of the specified token"
@ -3031,6 +3115,9 @@
"message": "Συνδέστε το πορτοφόλι σας απευθείας στον υπολογιστή σας. Ξεκλειδώστε το Ledger και ανοίξτε την εφαρμογή Ethereum. Για περισσότερες πληροφορίες σχετικά με τη χρήση της συσκευής πορτοφολιού σας, $1.",
"description": "$1 represents the `hardwareWalletSupportLinkConversion` localization key"
},
"stillGettingMessage": {
"message": "Λαμβάνετε ακόμα αυτό το μήνυμα;"
},
"storePhrase": {
"message": "Αποθηκεύστε αυτήν τη φράση σε έναν διαχειριστή κωδικών πρόσβασης όπως το 1Password."
},
@ -3083,6 +3170,12 @@
"stxFallbackUnavailable": {
"message": "Μπορείτε να ανταλλάξετε ακόμα τα token σας, ακόμα και αν οι Έξυπνες Συναλλαγές δεν είναι διαθέσιμες."
},
"stxPendingPrivatelySubmittingSwap": {
"message": "Ιδιωτική υποβολή της Ανταλλαγής σας..."
},
"stxPendingPubliclySubmittingSwap": {
"message": "Δημόσια υποβολή της Ανταλλαγής σας..."
},
"stxSubDescription": {
"message": "* Οι Έξυπνες Συναλλαγές θα προσπαθήσουν να υποβάλουν τη συναλλαγή σας ιδιωτικά, πολλές φορές. Εάν όλες οι προσπάθειες αποτύχουν, η συναλλαγή θα μεταδοθεί δημόσια για να διασφαλιστεί η επιτυχής πραγματοποίηση της ανταλλαγής σας."
},
@ -3093,6 +3186,10 @@
"message": "Τα $1 σας είναι πλέον διαθέσιμα.",
"description": "$1 is a token symbol, e.g. ETH"
},
"stxSwapCompleteIn": {
"message": "Η Ανταλλαγή θα ολοκληρωθεί σε <",
"description": "'<' means 'less than', e.g. Swap will complete in < 2:59"
},
"stxTooltip": {
"message": "Προσομοίωση συναλλαγών πριν από την υποβολή για μείωση του κόστους συναλλαγής και των αποτυχιών."
},
@ -3352,6 +3449,10 @@
"swapSlippageNegative": {
"message": "Η ολίσθηση πρέπει να είναι μεγαλύτερη ή ίση με το μηδέν"
},
"swapSlippagePercent": {
"message": "$1%",
"description": "$1 is the amount of % for slippage"
},
"swapSource": {
"message": "Πηγή ρευστότητας"
},
@ -3585,6 +3686,10 @@
"tokenSymbol": {
"message": "Σύμβολο Token"
},
"tokensFoundTitle": {
"message": "Βρέθηκαν $1 νέα tokens",
"description": "$1 is the number of new tokens detected"
},
"tooltipApproveButton": {
"message": "Καταλαβαίνω"
},
@ -3706,6 +3811,9 @@
"message": "Είχαμε πρόβλημα να συνδεθούμε με το $1 σας, δοκιμάστε να ξαναδείτε το $2 και προσπαθήστε ξανά.",
"description": "$1 is the wallet device name; $2 is a link to wallet connection guide"
},
"troubleStarting": {
"message": "Το MetaMask αντιμετώπισε πρόβλημα κατά την εκκίνηση. Αυτό το σφάλμα μπορεί να είναι τυχαίο, γι' αυτό προσπαθήστε να επανεκκινήσετε την επέκταση."
},
"troubleTokenBalances": {
"message": "Είχαμε πρόβλημα να φορτώσουμε τα υπόλοιπα του διακριτικού σας. Μπορείτε να τα δείτε ",
"description": "Followed by a link (here) to view token balances"
@ -3728,6 +3836,9 @@
"typePassword": {
"message": "Πληκτρολογήστε τον κωδικό πρόσβασής σας MetaMask"
},
"typeYourSRP": {
"message": "Πληκτρολογήστε τη Μυστική σας Φράση Ανάκτησης"
},
"u2f": {
"message": "U2F",
"description": "A name on an API for the browser to interact with devices that support the U2F protocol. On some browsers we use it to connect MetaMask to Ledger devices."
@ -3887,6 +3998,9 @@
"walletCreationSuccessTitle": {
"message": "Επιτυχής δημιουργία πορτοφολιού"
},
"warning": {
"message": "Προειδοποίηση"
},
"weak": {
"message": "Αδύναμος"
},

View File

@ -62,6 +62,13 @@
"message": "$1 puede acceder y gastar este activo",
"description": "$1 is the url of the site requesting ability to spend"
},
"accessYourWalletWithSRP": {
"message": "Acceda a su billetera con la frase secreta de respaldo"
},
"accessYourWalletWithSRPDescription": {
"message": "MetaMask no puede recuperar su contraseña. Usaremos su frase secreta de respaldo para validar su propiedad, restaurar su billetera y configurar una nueva contraseña. Primero, ingrese la frase secreta de respaldo que recibió cuando creó su billetera. $1",
"description": "$1 is the words 'Learn More' from key 'learnMore', separated here so that it can be added as a link"
},
"accessingYourCamera": {
"message": "Accediendo a la cámara…"
},
@ -153,6 +160,10 @@
"addNetwork": {
"message": "Agregar red"
},
"addNetworkTooltipWarning": {
"message": "Esta conexión de red depende de terceros. Y puede ser menos confiable o permite que terceros rastreen la actividad. $1",
"description": "$1 is Learn more link"
},
"addSuggestedTokens": {
"message": "Agregar tokens sugeridos"
},
@ -400,6 +411,14 @@
"message": "Comprar $1",
"description": "$1 is the ticker symbol of a an asset the user is being prompted to purchase"
},
"buyCryptoWithCoinbasePay": {
"message": "Comprar $1 con Coinbase Pay",
"description": "$1 represents the crypto symbol to be purchased"
},
"buyCryptoWithCoinbasePayDescription": {
"message": "Puede comprar o transferir criptomonedas fácilmente por medio de su cuenta de Coinbase.",
"description": "$1 represents the crypto symbol to be purchased"
},
"buyCryptoWithMoonPay": {
"message": "Comprar $1 con MoonPay",
"description": "$1 represents the cypto symbol to be purchased"
@ -606,6 +625,9 @@
"continue": {
"message": "Continuar"
},
"continueToCoinbasePay": {
"message": "Continuar a Coinbase Pay"
},
"continueToMoonPay": {
"message": "Continuar a MoonPay"
},
@ -1225,6 +1247,10 @@
"message": "Todas las API de Flask son experimentales. Se pueden cambiar o eliminadar sin previo aviso o pueden permanecer en Flask indefinidamente sin ser migradas a MetaMask estable. Úselas bajo su propia responsabilidad.",
"description": "This message warns developers about unstable Flask APIs"
},
"flaskWelcomeWarning4": {
"message": "Asegúrese de deshabilitar su extensión recurrente de MetaMask cuando use Flask.",
"description": "This message calls to pay attention about multiple versions of MetaMask running on the same site (Flask + Prod)"
},
"flaskWelcomeWarningAcceptButton": {
"message": "Acepto los riesgos",
"description": "this text is shown on a button, which the user presses to confirm they understand the risks of using Flask"
@ -1416,6 +1442,9 @@
"hide": {
"message": "Ocultar"
},
"hideFullTransactionDetails": {
"message": "Esconder los detalles completos de la transacción"
},
"hideSeedPhrase": {
"message": "Ocultar frase inicial"
},
@ -1445,6 +1474,12 @@
"history": {
"message": "Historial"
},
"ignoreAll": {
"message": "Ignorar todo"
},
"ignoreTokenWarning": {
"message": "Si oculta tokens, estos no se mostrarán en su billetera. Sin embargo, aún puede agregarlos buscándolos."
},
"import": {
"message": "Importar",
"description": "Button to import an account from a selected file"
@ -1494,6 +1529,10 @@
"importWallet": {
"message": "Importar cartera"
},
"importWithCount": {
"message": "Importar $1",
"description": "$1 will the number of detected tokens that are selected for importing, if all of them are selected then $1 will be all"
},
"importYourExisting": {
"message": "Importar la cartera existente con una frase secreta de recuperación"
},
@ -1688,6 +1727,9 @@
"levelArrow": {
"message": "flecha de nivel"
},
"lightTheme": {
"message": "Claro"
},
"likeToImportTokens": {
"message": "¿Le gustaría agregar estos tokens?"
},
@ -2001,6 +2043,13 @@
"newToMetaMask": {
"message": "¿Es nuevo en MetaMask?"
},
"newTokensImportedMessage": {
"message": "Ha importado $1 exitosamente.",
"description": "$1 is the string of symbols of all the tokens imported"
},
"newTokensImportedTitle": {
"message": "Token importado"
},
"newTotal": {
"message": "Total nuevo"
},
@ -2083,6 +2132,9 @@
"notEnoughGas": {
"message": "No hay gas suficiente"
},
"notifications": {
"message": "Notificaciones"
},
"notifications10ActionText": {
"message": "Vaya a configuración",
"description": "The 'call to action' on the button, or link, of the 'Visit in settings' notification. Upon clicking, users will be taken to settings page."
@ -2109,7 +2161,7 @@
"message": "Habilitar modo oscuro"
},
"notifications12Description": {
"message": "Se habilitará el modo oscuro para los nuevos usuarios según las preferencias de su sistema. Para usuarios existentes, habilite el modo oscuro de forma manual en Configuración -> Experimental."
"message": "¡El modo oscuro en Extension finalmente está aquí! Para encenderlo, vaya a Configuración -> Experimental y seleccione una de las opciones de visualización: Claro, Oscuro, Sistema."
},
"notifications12Title": {
"message": "¿Cuándo estará disponible el modo oscuro? ¡Ahora! 🕶️🦊"
@ -2203,6 +2255,19 @@
"notifications9Title": {
"message": "👓 Estamos facilitando la lectura de las transacciones."
},
"notificationsEmptyText": {
"message": "Nada que ver aquí."
},
"notificationsHeader": {
"message": "Notificaciones"
},
"notificationsInfos": {
"message": "$1 de $2",
"description": "$1 is the date at which the notification has been dispatched and $2 is the link to the snap that dispatched the notification."
},
"notificationsMarkAllAsRead": {
"message": "Marcar todo como leído"
},
"numberOfNewTokensDetected": {
"message": "Se encontraron tokens nuevos de $1 en esta cuenta",
"description": "$1 is the number of new tokens detected"
@ -2301,6 +2366,12 @@
"origin": {
"message": "Origen"
},
"osTheme": {
"message": "Sistema"
},
"padlock": {
"message": "Candado"
},
"parameters": {
"message": "Parámetros"
},
@ -2371,6 +2442,10 @@
"message": "Ver las direcciones de las cuentas permitidas (requerido)",
"description": "The description for the `eth_accounts` permission"
},
"permission_longRunning": {
"message": "Ejecutar indefinidamente.",
"description": "The description for the `endowment:long-running` permission"
},
"permission_manageBip44Keys": {
"message": "Controle sus cuentas y activos \"$1\".",
"description": "The description for the `snap_getBip44Entropy_*` permission. $1 is the name of a protocol, e.g. 'Filecoin'."
@ -2400,6 +2475,9 @@
"message": "+ $1 más",
"description": "$1 is a number of additional but unshown items in a list- this message will be shown in place of those items"
},
"popularCustomNetworks": {
"message": "Redes populares personalizadas"
},
"preferredLedgerConnectionType": {
"message": "Tipo de conexión de Ledger preferida",
"description": "A header for a dropdown in the advanced section of settings. Appears above the ledgerConnectionPreferenceDescription message"
@ -2574,6 +2652,9 @@
"resetWalletWarning": {
"message": "Asegúrese de usar la frase de recuperación secreta correcta antes de continuar. No podrá deshacer esto."
},
"restartMetamask": {
"message": "Reiniciar MetaMask"
},
"restore": {
"message": "Restaurar"
},
@ -2758,6 +2839,9 @@
"sendAmount": {
"message": "Enviar monto"
},
"sendBugReport": {
"message": "Envíenos un informe de error."
},
"sendSpecifiedTokens": {
"message": "Enviar $1",
"description": "Symbol of the specified token"
@ -3031,6 +3115,9 @@
"message": "Conecte la cartera directamente al equipo. Desbloquee su Ledger y abra la aplicación de Ethereum. Para más información sobre el uso de su dispositivo de cartera de hardware, $1.",
"description": "$1 represents the `hardwareWalletSupportLinkConversion` localization key"
},
"stillGettingMessage": {
"message": "¿Sigue recibiendo este mensaje?"
},
"storePhrase": {
"message": "Guarde esta frase en un administrador de contraseñas como 1Password."
},
@ -3083,6 +3170,12 @@
"stxFallbackUnavailable": {
"message": "Todavía puede intercambiar sus tokens incluso cuando las transacciones inteligentes no están disponibles."
},
"stxPendingPrivatelySubmittingSwap": {
"message": "Enviando su swap de forma privada..."
},
"stxPendingPubliclySubmittingSwap": {
"message": "Enviando su swap de forma pública..."
},
"stxSubDescription": {
"message": "* Transacciones inteligentes intentará enviar su transacción de forma privada varias veces. Si todos los intentos fallan, la transacción se transmitirá públicamente para garantizar que su swap se realice con éxito."
},
@ -3093,6 +3186,10 @@
"message": "Su $1 ya está disponible.",
"description": "$1 is a token symbol, e.g. ETH"
},
"stxSwapCompleteIn": {
"message": "El swap finalizará en <",
"description": "'<' means 'less than', e.g. Swap will complete in < 2:59"
},
"stxTooltip": {
"message": "Simule transacciones antes de enviarlas para disminuir los costos de transacción y reducir las fallas."
},
@ -3352,6 +3449,10 @@
"swapSlippageNegative": {
"message": "El desfase debe ser mayor o igual que cero"
},
"swapSlippagePercent": {
"message": "$1%",
"description": "$1 is the amount of % for slippage"
},
"swapSource": {
"message": "Fuente de liquidez"
},
@ -3585,6 +3686,10 @@
"tokenSymbol": {
"message": "Símbolo del token"
},
"tokensFoundTitle": {
"message": "$1 nuevos tokens encontrados",
"description": "$1 is the number of new tokens detected"
},
"tooltipApproveButton": {
"message": "Comprendo"
},
@ -3706,6 +3811,9 @@
"message": "Tuvimos problemas al conectar su $1. Pruebe revisar $2 e inténtelo de nuevo.",
"description": "$1 is the wallet device name; $2 is a link to wallet connection guide"
},
"troubleStarting": {
"message": "MetaMask tuvo problemas para iniciar. Este error podría ser intermitente, así que intente reiniciar la extensión."
},
"troubleTokenBalances": {
"message": "Tuvimos problemas al cargar los saldos de token. Puede verlos ",
"description": "Followed by a link (here) to view token balances"
@ -3728,6 +3836,9 @@
"typePassword": {
"message": "Escriba su contraseña de MetaMask"
},
"typeYourSRP": {
"message": "Escriba la frase secreta de respaldo"
},
"u2f": {
"message": "U2F",
"description": "A name on an API for the browser to interact with devices that support the U2F protocol. On some browsers we use it to connect MetaMask to Ledger devices."
@ -3887,6 +3998,9 @@
"walletCreationSuccessTitle": {
"message": "Creación exitosa de la cartera"
},
"warning": {
"message": "Advertencia"
},
"weak": {
"message": "Débil"
},

View File

@ -62,6 +62,13 @@
"message": "$1 peut accéder à cet actif et le dépenser",
"description": "$1 is the url of the site requesting ability to spend"
},
"accessYourWalletWithSRP": {
"message": "Accédez à votre portefeuille en utilisant votre phrase secrète de récupération"
},
"accessYourWalletWithSRPDescription": {
"message": "MetaMask ne peut pas récupérer votre mot de passe. Nous utiliserons votre phrase secrète de récupération pour vérifier votre identité, restaurer votre portefeuille et définir un nouveau mot de passe. Veuillez tout dabord saisir la phrase secrète de récupération qui vous a été fournie lorsque vous avez créé votre portefeuille. $1",
"description": "$1 is the words 'Learn More' from key 'learnMore', separated here so that it can be added as a link"
},
"accessingYourCamera": {
"message": "Accès à votre appareil photo..."
},
@ -153,6 +160,10 @@
"addNetwork": {
"message": "Ajouter un réseau"
},
"addNetworkTooltipWarning": {
"message": "Cette connexion réseau repose sur des tiers. Elle peut être moins fiable ou permettre à des tiers de suivre lactivité des utilisateurs. $1",
"description": "$1 is Learn more link"
},
"addSuggestedTokens": {
"message": "Ajouter les jetons suggérés"
},
@ -400,6 +411,14 @@
"message": "Acheter $1",
"description": "$1 is the ticker symbol of a an asset the user is being prompted to purchase"
},
"buyCryptoWithCoinbasePay": {
"message": "Achetez des $1 avec Coinbase Pay",
"description": "$1 represents the crypto symbol to be purchased"
},
"buyCryptoWithCoinbasePayDescription": {
"message": "Vous pouvez facilement acheter et transférer des cryptomonnaies en utilisant votre compte Coinbase.",
"description": "$1 represents the crypto symbol to be purchased"
},
"buyCryptoWithMoonPay": {
"message": "Acheter $1 avec MoonPay",
"description": "$1 represents the cypto symbol to be purchased"
@ -606,6 +625,9 @@
"continue": {
"message": "Continuer"
},
"continueToCoinbasePay": {
"message": "Accéder à Coinbase Pay"
},
"continueToMoonPay": {
"message": "Continuer vers MoonPay"
},
@ -860,7 +882,7 @@
"message": "Téléchargez cette phrase de sauvegarde secrète et conservez-la en lieu sûr sur un disque dur ou un support de stockage externe chiffré."
},
"downloadStateLogs": {
"message": "Télécharger les Logs d'état"
"message": "Télécharger les Logs détat"
},
"dropped": {
"message": "Déconnecté"
@ -1225,6 +1247,10 @@
"message": "Toutes les API de Flask sont expérimentales. Elles peuvent être modifiées ou supprimées sans préavis. Elles peuvent aussi rester sur Flask indéfiniment sans jamais être migrées vers le MetaMask stable. Utilisez-les à vos risques et périls.",
"description": "This message warns developers about unstable Flask APIs"
},
"flaskWelcomeWarning4": {
"message": "Assurez-vous de désactiver lextension MetaMask que vous utilisez habituellement lorsque vous utilisez Flask.",
"description": "This message calls to pay attention about multiple versions of MetaMask running on the same site (Flask + Prod)"
},
"flaskWelcomeWarningAcceptButton": {
"message": "Jaccepte les risques",
"description": "this text is shown on a button, which the user presses to confirm they understand the risks of using Flask"
@ -1280,7 +1306,7 @@
"message": "La limite de carburant est la quantité maximale dunités dessence que vous consentez à dépenser."
},
"gasLimitRecommended": {
"message": "La limite recommandée de gas est de $1. Si la limite de gas est inférieure à cette valeur, l'opération peut échouer."
"message": "La limite recommandée de gas est de $1. Si la limite de gas est inférieure à cette valeur, lopération peut échouer."
},
"gasLimitTooLow": {
"message": "La limite de carburant doit être dau moins 21000"
@ -1376,7 +1402,7 @@
"message": "Réseau de test Goerli"
},
"gotIt": {
"message": "J'ai compris !"
"message": "Jai compris !"
},
"grantedToWithColon": {
"message": "Accordé à :"
@ -1416,6 +1442,9 @@
"hide": {
"message": "Masquer"
},
"hideFullTransactionDetails": {
"message": "Masquer tous les détails de la transaction"
},
"hideSeedPhrase": {
"message": "Masquer la phrase mnémonique"
},
@ -1445,6 +1474,12 @@
"history": {
"message": "Historique"
},
"ignoreAll": {
"message": "Ignorer tout"
},
"ignoreTokenWarning": {
"message": "Si vous masquez des jetons, ils napparaîtront pas dans votre portefeuille. Cependant, vous pouvez toujours les ajouter en les recherchant."
},
"import": {
"message": "Importer",
"description": "Button to import an account from a selected file"
@ -1494,6 +1529,10 @@
"importWallet": {
"message": "Importer le portefeuille"
},
"importWithCount": {
"message": "Importer $1",
"description": "$1 will the number of detected tokens that are selected for importing, if all of them are selected then $1 will be all"
},
"importYourExisting": {
"message": "Importez votre portefeuille existant à laide dune phrase secrète de récupération"
},
@ -1688,6 +1727,9 @@
"levelArrow": {
"message": "flèche de niveau"
},
"lightTheme": {
"message": "Clair"
},
"likeToImportTokens": {
"message": "Souhaitez-vous ajouter ces jetons ?"
},
@ -2001,6 +2043,13 @@
"newToMetaMask": {
"message": "Nouveau sur MetaMask ?"
},
"newTokensImportedMessage": {
"message": "Vous avez importé avec succès $1.",
"description": "$1 is the string of symbols of all the tokens imported"
},
"newTokensImportedTitle": {
"message": "Jeton importé"
},
"newTotal": {
"message": "Nouveau total"
},
@ -2083,6 +2132,9 @@
"notEnoughGas": {
"message": "Pas assez de carburant"
},
"notifications": {
"message": "Notifications"
},
"notifications10ActionText": {
"message": "Ouvrir les paramètres",
"description": "The 'call to action' on the button, or link, of the 'Visit in settings' notification. Upon clicking, users will be taken to settings page."
@ -2203,6 +2255,19 @@
"notifications9Title": {
"message": "👓 Nous simplifions la lisibilité des transactions."
},
"notificationsEmptyText": {
"message": "Rien à voir ici."
},
"notificationsHeader": {
"message": "Notifications"
},
"notificationsInfos": {
"message": "Le $1 de $2",
"description": "$1 is the date at which the notification has been dispatched and $2 is the link to the snap that dispatched the notification."
},
"notificationsMarkAllAsRead": {
"message": "Marquer tout comme lu"
},
"numberOfNewTokensDetected": {
"message": "$1 nouveaux jetons trouvés dans ce compte",
"description": "$1 is the number of new tokens detected"
@ -2301,6 +2366,12 @@
"origin": {
"message": "Origine"
},
"osTheme": {
"message": "Système"
},
"padlock": {
"message": "Cadenas"
},
"parameters": {
"message": "Paramètres"
},
@ -2371,6 +2442,10 @@
"message": "Consultez ladresse, le solde du compte et lactivité, et lancez des transactions",
"description": "The description for the `eth_accounts` permission"
},
"permission_longRunning": {
"message": "Fonctionner indéfiniment.",
"description": "The description for the `endowment:long-running` permission"
},
"permission_manageBip44Keys": {
"message": "Contrôlez vos comptes et actifs « $1 ».",
"description": "The description for the `snap_getBip44Entropy_*` permission. $1 is the name of a protocol, e.g. 'Filecoin'."
@ -2400,6 +2475,9 @@
"message": "+ $1 de plus",
"description": "$1 is a number of additional but unshown items in a list- this message will be shown in place of those items"
},
"popularCustomNetworks": {
"message": "Réseaux personnalisés populaires"
},
"preferredLedgerConnectionType": {
"message": "Type de connexion Ledger préféré",
"description": "A header for a dropdown in the advanced section of settings. Appears above the ledgerConnectionPreferenceDescription message"
@ -2574,6 +2652,9 @@
"resetWalletWarning": {
"message": "Vérifiez que vous avez saisi correctement la phrase de récupération secrète avant de continuer. Vous ne pourrez pas annuler cette action."
},
"restartMetamask": {
"message": "Redémarrer MetaMask"
},
"restore": {
"message": "Restaurer"
},
@ -2758,6 +2839,9 @@
"sendAmount": {
"message": "Envoyer le montant"
},
"sendBugReport": {
"message": "Envoyez-nous un rapport de bogue."
},
"sendSpecifiedTokens": {
"message": "Envoyer $1",
"description": "Symbol of the specified token"
@ -3031,6 +3115,9 @@
"message": "Connectez votre portefeuille directement à votre ordinateur. Déverrouillez votre Ledger et ouvrez lapplication Ethereum. Pour en savoir plus sur lutilisation de votre portefeuille matériel, $1.",
"description": "$1 represents the `hardwareWalletSupportLinkConversion` localization key"
},
"stillGettingMessage": {
"message": "Vous recevez toujours ce message ?"
},
"storePhrase": {
"message": "Stockez cette phrase dans un gestionnaire de mots de passe comme 1Password."
},
@ -3083,6 +3170,12 @@
"stxFallbackUnavailable": {
"message": "Vous pouvez toujours faire un swap de tokens, même si les transactions intelligentes ne sont pas disponibles."
},
"stxPendingPrivatelySubmittingSwap": {
"message": "Soumission privée de votre Swap..."
},
"stxPendingPubliclySubmittingSwap": {
"message": "Soumission publique de votre Swap..."
},
"stxSubDescription": {
"message": "* Avec les transactions intelligentes, votre transaction sera soumise plusieurs fois en privé. Si toutes les tentatives échouent, la transaction sera diffusée publiquement pour sassurer de la réussite de votre swap."
},
@ -3093,6 +3186,10 @@
"message": "Votre $1 est maintenant disponible.",
"description": "$1 is a token symbol, e.g. ETH"
},
"stxSwapCompleteIn": {
"message": "Le Swap sera effectué dans <",
"description": "'<' means 'less than', e.g. Swap will complete in < 2:59"
},
"stxTooltip": {
"message": "Simulez les transactions avant de les soumettre pour réduire les coûts et les échecs de transaction."
},
@ -3352,6 +3449,10 @@
"swapSlippageNegative": {
"message": "Le glissement doit être supérieur ou égal à zéro"
},
"swapSlippagePercent": {
"message": "$1 %",
"description": "$1 is the amount of % for slippage"
},
"swapSource": {
"message": "Source de liquidité"
},
@ -3585,6 +3686,10 @@
"tokenSymbol": {
"message": "Symbole du jeton"
},
"tokensFoundTitle": {
"message": "$1 nouveaux jetons trouvés",
"description": "$1 is the number of new tokens detected"
},
"tooltipApproveButton": {
"message": "Je comprends"
},
@ -3706,6 +3811,9 @@
"message": "Nous avons eu des difficultés à nous connecter à votre $1. Essayez de vérifier votre $2 et réessayez.",
"description": "$1 is the wallet device name; $2 is a link to wallet connection guide"
},
"troubleStarting": {
"message": "Impossible de démarrer MetaMask. Cette erreur peut être occasionnelle, essayez donc de redémarrer lextension."
},
"troubleTokenBalances": {
"message": "Nous avons eu du mal à charger votre balance de jetons, vous pouvez la consulter ici :",
"description": "Followed by a link (here) to view token balances"
@ -3728,6 +3836,9 @@
"typePassword": {
"message": "Entrez votre mot de passe"
},
"typeYourSRP": {
"message": "Saisissez votre phrase secrète de récupération"
},
"u2f": {
"message": "U2F",
"description": "A name on an API for the browser to interact with devices that support the U2F protocol. On some browsers we use it to connect MetaMask to Ledger devices."
@ -3887,6 +3998,9 @@
"walletCreationSuccessTitle": {
"message": "Portefeuille créé avec succès"
},
"warning": {
"message": "Avertissement"
},
"weak": {
"message": "Faible"
},

View File

@ -62,6 +62,13 @@
"message": "$1 एक्सेस कर सकता है और इस एसेट को खर्च कर सकता है",
"description": "$1 is the url of the site requesting ability to spend"
},
"accessYourWalletWithSRP": {
"message": "अपने गुप्त रिकवरी वाक्यांश का इस्तेमाल कर अपने वॉलेट तक पहुंच प्राप्त करें"
},
"accessYourWalletWithSRPDescription": {
"message": "मेटामास्क आपका पासवर्ड रिकवर नहीं कर सकता। हम आपके स्वामित्व को मान्य करने, आपके वॉलेट को रीस्टोर करने और एक नया पासवर्ड सेट करने के लिए आपके गुप्त रिकवरी वाक्यांश का उपयोग करेंगे। सबसे पहले, अपना वह गुप्त रिकवरी वाक्यांश दर्ज करें जिसे आपको अपना बटुआ बनाते समय दिया गया था। $1",
"description": "$1 is the words 'Learn More' from key 'learnMore', separated here so that it can be added as a link"
},
"accessingYourCamera": {
"message": "आपके कैमरे तक पहुँच रहा है..."
},
@ -153,6 +160,10 @@
"addNetwork": {
"message": "नेटवर्क जोड़ें"
},
"addNetworkTooltipWarning": {
"message": "यह नेटवर्क कनेक्शन तृतीय पक्षों पर निर्भर करता है। यह कनेक्शन संभवतः कम विश्वसनीय है या तृतीय-पक्षों को एक्टिविटी को ट्रैक करने में सक्षम कर सकता है। $1",
"description": "$1 is Learn more link"
},
"addSuggestedTokens": {
"message": "सुझाए गए टोकन जोड़ें"
},
@ -400,6 +411,14 @@
"message": "$1 खरीदें",
"description": "$1 is the ticker symbol of a an asset the user is being prompted to purchase"
},
"buyCryptoWithCoinbasePay": {
"message": "कॉइनबेस पे से $1 खरीदें",
"description": "$1 represents the crypto symbol to be purchased"
},
"buyCryptoWithCoinbasePayDescription": {
"message": "अपने कॉइनबेस अकाउंट के साथ आप क्रिप्टो को आसानी से खरीद या ट्रांसफर कर सकते हैं।",
"description": "$1 represents the crypto symbol to be purchased"
},
"buyCryptoWithMoonPay": {
"message": "MoonPay से $1 खरीदें",
"description": "$1 represents the cypto symbol to be purchased"
@ -606,6 +625,9 @@
"continue": {
"message": "जारी रखें"
},
"continueToCoinbasePay": {
"message": "कॉइनबेस-पे पर जारी रहें"
},
"continueToMoonPay": {
"message": "MoonPay के लिए जारी रखें"
},
@ -1225,6 +1247,10 @@
"message": "सभी Flask के API प्रयोगात्मक हैं। उन्हें बिना किसी सूचना के बदला या हटाया जा सकता है, या वो स्थायी MetaMask में माइग्रेट किए बिना अनिश्चित काल तक Flask पर रह सकते हैं। अपने जोखिम पर उनका उपयोग करें।",
"description": "This message warns developers about unstable Flask APIs"
},
"flaskWelcomeWarning4": {
"message": "Flask का उपयोग करते समय अपने नियमित MetaMask एक्सटेंशन को निष्क्रिय करना अवश्य सुनिश्चित करें।",
"description": "This message calls to pay attention about multiple versions of MetaMask running on the same site (Flask + Prod)"
},
"flaskWelcomeWarningAcceptButton": {
"message": "जोख़िमों को मैं स्वीकर करता हूं।",
"description": "this text is shown on a button, which the user presses to confirm they understand the risks of using Flask"
@ -1416,6 +1442,9 @@
"hide": {
"message": "छिपाएं"
},
"hideFullTransactionDetails": {
"message": "लेन-देन की पूर्ण जानकारी छिपा कर रखें"
},
"hideSeedPhrase": {
"message": "सीड फ्रेज़ छुपा दें"
},
@ -1445,6 +1474,12 @@
"history": {
"message": "इतिहास"
},
"ignoreAll": {
"message": "सभी को अनदेखा करें"
},
"ignoreTokenWarning": {
"message": "यदि आप टोकन छिपाते हैं, तो वे आपके वॉलेट में नहीं दिखाए जाएंगे। हालांकि, आप अभी भी उन्हें खोज कर जोड़ सकते हैं।"
},
"import": {
"message": "आयात करें",
"description": "Button to import an account from a selected file"
@ -1494,6 +1529,10 @@
"importWallet": {
"message": "वॉलेट आयात करें"
},
"importWithCount": {
"message": "$1 इम्पोर्ट करें",
"description": "$1 will the number of detected tokens that are selected for importing, if all of them are selected then $1 will be all"
},
"importYourExisting": {
"message": "गुप्त रिकवरी फ्रेज का उपयोग करके अपने मौजूदा वॉलेट को आयात करें"
},
@ -1688,6 +1727,9 @@
"levelArrow": {
"message": "लेवल ऐरो"
},
"lightTheme": {
"message": "हल्की"
},
"likeToImportTokens": {
"message": "क्या आप इन टोकन को इंपोर्ट करना चाहते हैं?"
},
@ -2001,6 +2043,13 @@
"newToMetaMask": {
"message": "MetaMask पर नए हैं?"
},
"newTokensImportedMessage": {
"message": "आपने सफलतापूर्वक $1 इम्पोर्ट कर लिया है।",
"description": "$1 is the string of symbols of all the tokens imported"
},
"newTokensImportedTitle": {
"message": "टोकन इम्पोर्ट हो गया"
},
"newTotal": {
"message": "नया कुलयोग"
},
@ -2083,6 +2132,9 @@
"notEnoughGas": {
"message": "पर्याप्त गैस नहीं"
},
"notifications": {
"message": "सूचनाएं"
},
"notifications10ActionText": {
"message": "सेटिंग्स में जाएं",
"description": "The 'call to action' on the button, or link, of the 'Visit in settings' notification. Upon clicking, users will be taken to settings page."
@ -2203,6 +2255,19 @@
"notifications9Title": {
"message": "👓 हम लेन-देन को पढ़ना आसान बना रहे हैं।"
},
"notificationsEmptyText": {
"message": "यहाँ देखने के लिए कुछ नहीं है।"
},
"notificationsHeader": {
"message": "सूचनाएं"
},
"notificationsInfos": {
"message": "$1 से $2",
"description": "$1 is the date at which the notification has been dispatched and $2 is the link to the snap that dispatched the notification."
},
"notificationsMarkAllAsRead": {
"message": "सभी को पढ़ा हुआ मार्क करें"
},
"numberOfNewTokensDetected": {
"message": "इस खाते में $1 के नए टोकन पाए गए",
"description": "$1 is the number of new tokens detected"
@ -2301,6 +2366,12 @@
"origin": {
"message": "उत्पत्ति"
},
"osTheme": {
"message": "सिस्टम"
},
"padlock": {
"message": "पैडलॉक"
},
"parameters": {
"message": "पैरामीटर"
},
@ -2371,6 +2442,10 @@
"message": "पता, खाते की शेषराशि, गतिविधि देखें और लेन-देन शुरू करें",
"description": "The description for the `eth_accounts` permission"
},
"permission_longRunning": {
"message": "अनिश्चित काल तक चलाएं।",
"description": "The description for the `endowment:long-running` permission"
},
"permission_manageBip44Keys": {
"message": "आपके \"$1\" अकाउंट्स और एसेट्स नियंत्रित करें।",
"description": "The description for the `snap_getBip44Entropy_*` permission. $1 is the name of a protocol, e.g. 'Filecoin'."
@ -2400,6 +2475,9 @@
"message": "+ $1 अधिक",
"description": "$1 is a number of additional but unshown items in a list- this message will be shown in place of those items"
},
"popularCustomNetworks": {
"message": "लोकप्रिय कस्टम नेटवर्क"
},
"preferredLedgerConnectionType": {
"message": "वरीयता वाले लेजर कनेक्शन के प्रकार",
"description": "A header for a dropdown in the advanced section of settings. Appears above the ledgerConnectionPreferenceDescription message"
@ -2574,6 +2652,9 @@
"resetWalletWarning": {
"message": "आगे बढ़ने से पहले ये सुनिश्चित करें कि आप सही सीक्रेट रिकवरी फ़्रेज़ का इस्तेमाल कर रहे हैं। इसे आप अनडू नहीं कर पाएंगे।"
},
"restartMetamask": {
"message": "मेटामास्क को पुनरारंभ करें"
},
"restore": {
"message": "पुनर्स्थापित करें"
},
@ -2758,6 +2839,9 @@
"sendAmount": {
"message": "राशि भेजें"
},
"sendBugReport": {
"message": "हमें एक बग रिपोर्ट भेजें।"
},
"sendSpecifiedTokens": {
"message": "$1 भेजें",
"description": "Symbol of the specified token"
@ -3031,6 +3115,9 @@
"message": "अपने वॉलेट को सीधे अपने कंप्यूटर से कनेक्ट करें। अपने Ledger को अनलॉक करें और Ethereum ऐप खोलें। अपने हार्डवेयर वॉलेट डिवाइस के उपयोग के बारे में अधिक जानकारी के लिए, $1।",
"description": "$1 represents the `hardwareWalletSupportLinkConversion` localization key"
},
"stillGettingMessage": {
"message": "अभी भी यह संदेश मिल रहा है?"
},
"storePhrase": {
"message": "इस फ्रेज को 1Password जैसे किसी पासवर्ड मैनेजर में संग्रहीत करें।"
},
@ -3083,6 +3170,12 @@
"stxFallbackUnavailable": {
"message": "स्मार्ट लेनदेन अनुपलब्ध होने पर भी आप अपने टोकनों को स्वैप कर सकते हैं।"
},
"stxPendingPrivatelySubmittingSwap": {
"message": "आपका स्वैप निजी रूप से भेजा जा रहा है..."
},
"stxPendingPubliclySubmittingSwap": {
"message": "आपका स्वैप सार्वजनिक रूप से भेजा जा रहा है..."
},
"stxSubDescription": {
"message": "* स्मार्ट लेनदेन आपके लेनदेन को निजी तौर पर, अनेक बार जमा करने का प्रयास करेंगे। यदि सभी प्रयास विफल हो जाते हैं, तो लेनदेन को सार्वजनिक रूप से प्रसारित किया जाएगा ताकि यह सुनिश्चित हो सके कि आपका स्वैप सफलतापूर्वक पूरा हो।"
},
@ -3093,6 +3186,10 @@
"message": "आपका $1 अब उपलब्ध है।",
"description": "$1 is a token symbol, e.g. ETH"
},
"stxSwapCompleteIn": {
"message": "स्वैप < में पूरा होगा",
"description": "'<' means 'less than', e.g. Swap will complete in < 2:59"
},
"stxTooltip": {
"message": "लेनदेन की लागतें घटाने और विफलताओं को कम करने के लिए सबमिट करने से पहले लेनदेन को सिम्युलेट करें।"
},
@ -3352,6 +3449,10 @@
"swapSlippageNegative": {
"message": "स्लिपेज शून्य से अधिक या बराबर होना चाहिए"
},
"swapSlippagePercent": {
"message": "$1%",
"description": "$1 is the amount of % for slippage"
},
"swapSource": {
"message": "चलनिधि का स्रोत"
},
@ -3585,6 +3686,10 @@
"tokenSymbol": {
"message": "टोकन का प्रतीक"
},
"tokensFoundTitle": {
"message": "$1 नए टोकन मिले",
"description": "$1 is the number of new tokens detected"
},
"tooltipApproveButton": {
"message": "मैं समझता हूं"
},
@ -3706,6 +3811,9 @@
"message": "हमें आपके $1 से कनेक्ट करने में परेशानी हुई, $2 की समीक्षा करने का प्रयास करें और दोबारा कोशिश करें।",
"description": "$1 is the wallet device name; $2 is a link to wallet connection guide"
},
"troubleStarting": {
"message": "मेटामास्क को शुरू करने में दिक्कत हुई। यह त्रुटि रुक-रुक कर हो सकती है, इसलिए एक्सटेंशन को पुनरारंभ करने का प्रयास करें।"
},
"troubleTokenBalances": {
"message": "हमें आपके टोकन की शेषराशि लोड करने में परेशानी हुई। आप उन्हें देख सकते हैं ",
"description": "Followed by a link (here) to view token balances"
@ -3728,6 +3836,9 @@
"typePassword": {
"message": "अपना MetaMask पासवर्ड टाइप करें"
},
"typeYourSRP": {
"message": "अपना गुप्त रिकवरी वाक्यांश लिखें"
},
"u2f": {
"message": "U2F",
"description": "A name on an API for the browser to interact with devices that support the U2F protocol. On some browsers we use it to connect MetaMask to Ledger devices."
@ -3887,6 +3998,9 @@
"walletCreationSuccessTitle": {
"message": "वॉलेट का निर्माण सफल हुआ"
},
"warning": {
"message": "चेतावनी"
},
"weak": {
"message": "कमज़ोर"
},

View File

@ -62,6 +62,13 @@
"message": "$1 dapat mengakses dan membelanjakan aset ini",
"description": "$1 is the url of the site requesting ability to spend"
},
"accessYourWalletWithSRP": {
"message": "Akses dompet Anda dengan Frasa Pemulihan Rahasia"
},
"accessYourWalletWithSRPDescription": {
"message": "MetaMask tidak dapat memulihkan kata sandi Anda. Kami akan menggunakan Frasa Pemulihan Rahasia untuk memvalidasi kepemilikan Anda, memulihkan dompet Anda, dan mengatur kata sandi baru. Pertama, masukkan Frasa Pemulihan Rahasia yang diberikan saat membuat dompet. $1",
"description": "$1 is the words 'Learn More' from key 'learnMore', separated here so that it can be added as a link"
},
"accessingYourCamera": {
"message": "Mengakses kamera Anda..."
},
@ -153,6 +160,10 @@
"addNetwork": {
"message": "Tambahkan Jaringan"
},
"addNetworkTooltipWarning": {
"message": "Koneksi jaringan ini mengandalkan pihak ketiga. Koneksi ini mungkin kurang bisa diandalkan atau memungkinkan pihak ketiga melacak aktivitas. $1",
"description": "$1 is Learn more link"
},
"addSuggestedTokens": {
"message": "Tambahkan Token yang Disarankan"
},
@ -400,6 +411,14 @@
"message": "Beli $1",
"description": "$1 is the ticker symbol of a an asset the user is being prompted to purchase"
},
"buyCryptoWithCoinbasePay": {
"message": "Beli $1 melalui Coinbase Pay",
"description": "$1 represents the crypto symbol to be purchased"
},
"buyCryptoWithCoinbasePayDescription": {
"message": "Anda dapat dengan mudah membeli atau mentransfer kripto dengan akun Coinbase Anda.",
"description": "$1 represents the crypto symbol to be purchased"
},
"buyCryptoWithMoonPay": {
"message": "Beli $1 melalui MoonPay",
"description": "$1 represents the cypto symbol to be purchased"
@ -606,6 +625,9 @@
"continue": {
"message": "Lanjutkan"
},
"continueToCoinbasePay": {
"message": "Lanjutkan ke Coinbase Pay"
},
"continueToMoonPay": {
"message": "Lanjutkan ke MoonPay"
},
@ -1225,6 +1247,10 @@
"message": "Semua API Flask bersifat eksperimental. API dapat diubah atau dihapus tanpa pemberitahuan, atau tetap berada di Flask tanpa batas waktu dan tanpa pernah dimigrasikan ke MetaMask yang stabil. Gunakan API dengan risiko Anda sendiri.",
"description": "This message warns developers about unstable Flask APIs"
},
"flaskWelcomeWarning4": {
"message": "Pastikan untuk menonaktifkan ekstensi MetaMask reguler Anda saat menggunakan Flask.",
"description": "This message calls to pay attention about multiple versions of MetaMask running on the same site (Flask + Prod)"
},
"flaskWelcomeWarningAcceptButton": {
"message": "Saya menerima risikonya",
"description": "this text is shown on a button, which the user presses to confirm they understand the risks of using Flask"
@ -1416,6 +1442,9 @@
"hide": {
"message": "Sembunyikan"
},
"hideFullTransactionDetails": {
"message": "Sembunyikan detail transaksi lengkap"
},
"hideSeedPhrase": {
"message": "Sembunyikan frasa seed"
},
@ -1445,6 +1474,12 @@
"history": {
"message": "Riwayat"
},
"ignoreAll": {
"message": "Abaikan semua"
},
"ignoreTokenWarning": {
"message": "Jika Anda menyembunyikan token, token tersebut tidak akan ditampilkan di dompet Anda. Namun, Anda masih dapat menambahkannya dengan mencarinya."
},
"import": {
"message": "Impor",
"description": "Button to import an account from a selected file"
@ -1494,6 +1529,10 @@
"importWallet": {
"message": "Impor dompet"
},
"importWithCount": {
"message": "Impor $1",
"description": "$1 will the number of detected tokens that are selected for importing, if all of them are selected then $1 will be all"
},
"importYourExisting": {
"message": "Impor dompet Anda yang ada menggunakan Frasa Pemulihan Rahasia"
},
@ -1688,6 +1727,9 @@
"levelArrow": {
"message": "panah tingkat"
},
"lightTheme": {
"message": "Terang"
},
"likeToImportTokens": {
"message": "Apakah Anda ingin menambahkan token ini?"
},
@ -2001,6 +2043,13 @@
"newToMetaMask": {
"message": "Baru menggunakan MetaMask?"
},
"newTokensImportedMessage": {
"message": "Anda berhasil mengimpor $1.",
"description": "$1 is the string of symbols of all the tokens imported"
},
"newTokensImportedTitle": {
"message": "Token diimpor"
},
"newTotal": {
"message": "Total Baru"
},
@ -2083,6 +2132,9 @@
"notEnoughGas": {
"message": "Gas Tidak Cukup"
},
"notifications": {
"message": "Notifikasi"
},
"notifications10ActionText": {
"message": "Lihat di pengaturan",
"description": "The 'call to action' on the button, or link, of the 'Visit in settings' notification. Upon clicking, users will be taken to settings page."
@ -2203,6 +2255,19 @@
"notifications9Title": {
"message": ".👓 Kami membuat transaksi lebih mudah untuk dibaca."
},
"notificationsEmptyText": {
"message": "Tak ada yang bisa dilihat di sini."
},
"notificationsHeader": {
"message": "Notifikasi"
},
"notificationsInfos": {
"message": "$1 dari $2",
"description": "$1 is the date at which the notification has been dispatched and $2 is the link to the snap that dispatched the notification."
},
"notificationsMarkAllAsRead": {
"message": "Tandai semua telah dibaca"
},
"numberOfNewTokensDetected": {
"message": "$1 token baru ditemukan di akun ini",
"description": "$1 is the number of new tokens detected"
@ -2301,6 +2366,12 @@
"origin": {
"message": "Asal"
},
"osTheme": {
"message": "Sistem"
},
"padlock": {
"message": "Gembok"
},
"parameters": {
"message": "Parameter"
},
@ -2371,6 +2442,10 @@
"message": "Lihat alamat, saldo akun, aktivitas, dan mulai transaksi",
"description": "The description for the `eth_accounts` permission"
},
"permission_longRunning": {
"message": "Operasikan sepanjang waktu.",
"description": "The description for the `endowment:long-running` permission"
},
"permission_manageBip44Keys": {
"message": "Kontrol akun dan aset \"$1\" Anda.",
"description": "The description for the `snap_getBip44Entropy_*` permission. $1 is the name of a protocol, e.g. 'Filecoin'."
@ -2400,6 +2475,9 @@
"message": "+ $1 lagi",
"description": "$1 is a number of additional but unshown items in a list- this message will be shown in place of those items"
},
"popularCustomNetworks": {
"message": "Jaringan khusus populer"
},
"preferredLedgerConnectionType": {
"message": "Jenis Koneksi Ledger Pilihan",
"description": "A header for a dropdown in the advanced section of settings. Appears above the ledgerConnectionPreferenceDescription message"
@ -2574,6 +2652,9 @@
"resetWalletWarning": {
"message": "Pastikan Anda menggunakan Frasa Pemulihan Rahasia yang benar sebelum melanjutkan. Anda tidak dapat membatalkan tindakan ini."
},
"restartMetamask": {
"message": "Mulai ulang MetaMask"
},
"restore": {
"message": "Pulihkan"
},
@ -2758,6 +2839,9 @@
"sendAmount": {
"message": "Kirim Jumlah"
},
"sendBugReport": {
"message": "Kirimi kami laporan bug."
},
"sendSpecifiedTokens": {
"message": "Kirim $1",
"description": "Symbol of the specified token"
@ -3031,6 +3115,9 @@
"message": "Hubungkan dompet Anda langsung ke komputer. Buka Ledger dan buka aplikasi Ethereum. Untuk selengkapnya seputar penggunaan perangkat dompet perangkat keras Anda, $1.",
"description": "$1 represents the `hardwareWalletSupportLinkConversion` localization key"
},
"stillGettingMessage": {
"message": "Masih menerima pesan ini?"
},
"storePhrase": {
"message": "Simpan frasa ini dalam pengelola kata sandi seperti 1Password."
},
@ -3083,6 +3170,12 @@
"stxFallbackUnavailable": {
"message": "Anda masih bisa menukar token meskipun Transaksi Pintar tidak tersedia."
},
"stxPendingPrivatelySubmittingSwap": {
"message": "Kirimkan Swap Anda secara pribadi..."
},
"stxPendingPubliclySubmittingSwap": {
"message": "Kirimkan Swap Anda secara publik..."
},
"stxSubDescription": {
"message": "* Transaksi Pintar akan mencoba mengirimkan transaksi Anda secara pribadi, beberapa kali. Jika semua upaya gagal, transaksi akan disiarkan secara publik untuk memastikan Pertukaran telah berhasil dilakukan."
},
@ -3093,6 +3186,10 @@
"message": "$1 kini telah tersedia.",
"description": "$1 is a token symbol, e.g. ETH"
},
"stxSwapCompleteIn": {
"message": "Swap akan selesai dalam <",
"description": "'<' means 'less than', e.g. Swap will complete in < 2:59"
},
"stxTooltip": {
"message": "Simulasikan transaksi sebelum dikirim untuk mengurangi biaya transaksi dan mengurangi kegagalan."
},
@ -3352,6 +3449,10 @@
"swapSlippageNegative": {
"message": "Slippage harus lebih besar atau sama dengan nol"
},
"swapSlippagePercent": {
"message": "$1%",
"description": "$1 is the amount of % for slippage"
},
"swapSource": {
"message": "Sumber likuiditas"
},
@ -3585,6 +3686,10 @@
"tokenSymbol": {
"message": "Simbol Token"
},
"tokensFoundTitle": {
"message": "$1 token baru ditemukan",
"description": "$1 is the number of new tokens detected"
},
"tooltipApproveButton": {
"message": "Saya paham"
},
@ -3706,6 +3811,9 @@
"message": "Kami mengalami masalah saat mencoba terhubung ke $1 Anda, tinjau kembali $2 dan coba lagi.",
"description": "$1 is the wallet device name; $2 is a link to wallet connection guide"
},
"troubleStarting": {
"message": "MetaMask mengalami masalah saat memulai. Kesalahan ini dapat terjadi berselang, coba mulai ulang ekstensi."
},
"troubleTokenBalances": {
"message": "Kami mengalami masalah saat memuat saldo token Anda. Anda dapat melihatnya ",
"description": "Followed by a link (here) to view token balances"
@ -3728,6 +3836,9 @@
"typePassword": {
"message": "Ketikkan kata sandi MetaMask Anda"
},
"typeYourSRP": {
"message": "Ketik Frasa Pemulihan Rahasia"
},
"u2f": {
"message": "U2F",
"description": "A name on an API for the browser to interact with devices that support the U2F protocol. On some browsers we use it to connect MetaMask to Ledger devices."
@ -3887,6 +3998,9 @@
"walletCreationSuccessTitle": {
"message": "Dompet berhasil dibuat"
},
"warning": {
"message": "Peringatan"
},
"weak": {
"message": "Lemah"
},

View File

@ -62,6 +62,13 @@
"message": "$1 はこのアセットにアクセスし、使用できます",
"description": "$1 is the url of the site requesting ability to spend"
},
"accessYourWalletWithSRP": {
"message": "秘密のリカバリーフレーズでウォレットにアクセス"
},
"accessYourWalletWithSRPDescription": {
"message": "MetaMaskはユーザーのパスワードを復元できません。代わりに秘密のリカバリーフレーズを使用して所有者を確認し、ウォレットを復元して新しいパスワードを設定します。まずはじめに、ウォレットの作成時に提供された秘密のリカバリーフレーズを入力してください。$1",
"description": "$1 is the words 'Learn More' from key 'learnMore', separated here so that it can be added as a link"
},
"accessingYourCamera": {
"message": "カメラにアクセス中..."
},
@ -153,6 +160,10 @@
"addNetwork": {
"message": "ネットワークを追加"
},
"addNetworkTooltipWarning": {
"message": "このネットワーク接続はサードパーティに依存しているため、信頼性が低かったり、サードパーティによるアクティビティの追跡が可能になる可能性があります。$1",
"description": "$1 is Learn more link"
},
"addSuggestedTokens": {
"message": "推奨されたトークンを追加"
},
@ -400,6 +411,14 @@
"message": "$1 を購入",
"description": "$1 is the ticker symbol of a an asset the user is being prompted to purchase"
},
"buyCryptoWithCoinbasePay": {
"message": "Coinbase Pay で $1 を購入",
"description": "$1 represents the crypto symbol to be purchased"
},
"buyCryptoWithCoinbasePayDescription": {
"message": "Coinbase アカウントで簡単に仮想通貨を購入または送金できます。",
"description": "$1 represents the crypto symbol to be purchased"
},
"buyCryptoWithMoonPay": {
"message": "MoonPay で $1 を購入",
"description": "$1 represents the cypto symbol to be purchased"
@ -606,6 +625,9 @@
"continue": {
"message": "続行"
},
"continueToCoinbasePay": {
"message": "Coinbase Pay に進む"
},
"continueToMoonPay": {
"message": "MoonPay に進む"
},
@ -1225,6 +1247,10 @@
"message": "Flask API はすべて実験的なものです。これらは通知なしに変更または削除される可能性があり、安定した MetaMask に移行することなく永久に Flask に残る可能性もあります。自己責任でご使用ください。",
"description": "This message warns developers about unstable Flask APIs"
},
"flaskWelcomeWarning4": {
"message": "Flask の使用中は、通常の MetaMask 拡張機能を無効にしてください。",
"description": "This message calls to pay attention about multiple versions of MetaMask running on the same site (Flask + Prod)"
},
"flaskWelcomeWarningAcceptButton": {
"message": "リスクを受け入れる",
"description": "this text is shown on a button, which the user presses to confirm they understand the risks of using Flask"
@ -1416,6 +1442,9 @@
"hide": {
"message": "非表示"
},
"hideFullTransactionDetails": {
"message": "完全なトランザクション情報を非表示"
},
"hideSeedPhrase": {
"message": "シードフレーズを非表示"
},
@ -1445,6 +1474,12 @@
"history": {
"message": "履歴"
},
"ignoreAll": {
"message": "すべて無視"
},
"ignoreTokenWarning": {
"message": "トークンを非表示にするとウォレットに表示されなくなりますが、検索して追加することはできます。"
},
"import": {
"message": "インポート",
"description": "Button to import an account from a selected file"
@ -1494,6 +1529,10 @@
"importWallet": {
"message": "ウォレットをインポート"
},
"importWithCount": {
"message": "$1 をインポート",
"description": "$1 will the number of detected tokens that are selected for importing, if all of them are selected then $1 will be all"
},
"importYourExisting": {
"message": "シークレットリカバリーフレーズを使用して既存のウォレットをインポート"
},
@ -1688,6 +1727,9 @@
"levelArrow": {
"message": "水平矢印"
},
"lightTheme": {
"message": "ライト"
},
"likeToImportTokens": {
"message": "これらのトークンを追加しますか?"
},
@ -2001,6 +2043,13 @@
"newToMetaMask": {
"message": "MetaMaskを初めてご利用の場合"
},
"newTokensImportedMessage": {
"message": "$1 をインポートしました。",
"description": "$1 is the string of symbols of all the tokens imported"
},
"newTokensImportedTitle": {
"message": "トークンがインポートされました"
},
"newTotal": {
"message": "新しい総額"
},
@ -2083,6 +2132,9 @@
"notEnoughGas": {
"message": "ガスが不足しています"
},
"notifications": {
"message": "通知"
},
"notifications10ActionText": {
"message": "設定に移動",
"description": "The 'call to action' on the button, or link, of the 'Visit in settings' notification. Upon clicking, users will be taken to settings page."
@ -2203,6 +2255,19 @@
"notifications9Title": {
"message": "👓 トランザクションが読みやすくなりました。"
},
"notificationsEmptyText": {
"message": "ここに表示する内容はありません。"
},
"notificationsHeader": {
"message": "通知"
},
"notificationsInfos": {
"message": "$2 から $1 ",
"description": "$1 is the date at which the notification has been dispatched and $2 is the link to the snap that dispatched the notification."
},
"notificationsMarkAllAsRead": {
"message": "すべて既読にする"
},
"numberOfNewTokensDetected": {
"message": "$1 の新しいトークンがこのアカウントで見つかりました",
"description": "$1 is the number of new tokens detected"
@ -2301,6 +2366,12 @@
"origin": {
"message": "起点"
},
"osTheme": {
"message": "システム"
},
"padlock": {
"message": "南京錠"
},
"parameters": {
"message": "パラメーター"
},
@ -2371,6 +2442,10 @@
"message": "アドレス、アカウント残高、アクティビティを表示してトランザクションを開始",
"description": "The description for the `eth_accounts` permission"
},
"permission_longRunning": {
"message": "無期限で実行。",
"description": "The description for the `endowment:long-running` permission"
},
"permission_manageBip44Keys": {
"message": "「$1」アカウントとアセットをコントロールします。",
"description": "The description for the `snap_getBip44Entropy_*` permission. $1 is the name of a protocol, e.g. 'Filecoin'."
@ -2400,6 +2475,9 @@
"message": "他 + $1",
"description": "$1 is a number of additional but unshown items in a list- this message will be shown in place of those items"
},
"popularCustomNetworks": {
"message": "人気のカスタムネットワーク"
},
"preferredLedgerConnectionType": {
"message": "優先Ledger接続タイプ",
"description": "A header for a dropdown in the advanced section of settings. Appears above the ledgerConnectionPreferenceDescription message"
@ -2574,6 +2652,9 @@
"resetWalletWarning": {
"message": "続行する前に、正しい秘密のリカバリーフレーズを使用していることを確認してください。これは元に戻せません。"
},
"restartMetamask": {
"message": "MetaMask を再起動"
},
"restore": {
"message": "復元"
},
@ -2758,6 +2839,9 @@
"sendAmount": {
"message": "送金額"
},
"sendBugReport": {
"message": "バグレポートをお送りください。"
},
"sendSpecifiedTokens": {
"message": "$1を送金",
"description": "Symbol of the specified token"
@ -3031,6 +3115,9 @@
"message": "コンピューターにウォレットを直接接続します。Ledgerのロックを解除し、イーサリアムアプリを開きます。ハードウェアウォレットデバイスの使い方の詳細については、$1",
"description": "$1 represents the `hardwareWalletSupportLinkConversion` localization key"
},
"stillGettingMessage": {
"message": "まだこのメッセージが表示されますか?"
},
"storePhrase": {
"message": "このフレーズを1Passwordのようなパスワードマネージャーに保存します。"
},
@ -3083,6 +3170,12 @@
"stxFallbackUnavailable": {
"message": "スマートトランザクションが利用できなくても、トークンのスワップは可能です。"
},
"stxPendingPrivatelySubmittingSwap": {
"message": "スワップを非公開で送信中..."
},
"stxPendingPubliclySubmittingSwap": {
"message": "スワップを公開で送信中..."
},
"stxSubDescription": {
"message": "* スマートトランザクションは、非公開でトランザクションのの送信を数回試みます。すべての試みが失敗した場合、スワップが成功するようトランザクションが公開されます。"
},
@ -3093,6 +3186,10 @@
"message": "$1 が利用可能になりました。",
"description": "$1 is a token symbol, e.g. ETH"
},
"stxSwapCompleteIn": {
"message": "スワップ完了まで残り <",
"description": "'<' means 'less than', e.g. Swap will complete in < 2:59"
},
"stxTooltip": {
"message": "送信前にトランザクションのシミュレーションを行い、トランザクションのコストと失敗率を減らします。"
},
@ -3352,6 +3449,10 @@
"swapSlippageNegative": {
"message": "スリッページは0以上でなければなりません。"
},
"swapSlippagePercent": {
"message": "$1%",
"description": "$1 is the amount of % for slippage"
},
"swapSource": {
"message": "流動性ソース"
},
@ -3585,6 +3686,10 @@
"tokenSymbol": {
"message": "トークンシンボル"
},
"tokensFoundTitle": {
"message": "$1 種類の新しいトークンが見つかりました",
"description": "$1 is the number of new tokens detected"
},
"tooltipApproveButton": {
"message": "理解しました"
},
@ -3706,6 +3811,9 @@
"message": "$1に接続できませんでした。$2を確認してから、もう一度実行してください。",
"description": "$1 is the wallet device name; $2 is a link to wallet connection guide"
},
"troubleStarting": {
"message": "MetaMask がうまく起動しませんでした。このエラーは断続的に発生する可能性があるため、拡張機能を再起動してみてください。"
},
"troubleTokenBalances": {
"message": "トークンバランスのロードに問題があります。トークンバランスを表示できます",
"description": "Followed by a link (here) to view token balances"
@ -3728,6 +3836,9 @@
"typePassword": {
"message": "MetaMaskパスワードを入力してください"
},
"typeYourSRP": {
"message": "秘密のリカバリーフレーズを入力してください"
},
"u2f": {
"message": "U2F",
"description": "A name on an API for the browser to interact with devices that support the U2F protocol. On some browsers we use it to connect MetaMask to Ledger devices."
@ -3887,6 +3998,9 @@
"walletCreationSuccessTitle": {
"message": "ウォレットが作成されました"
},
"warning": {
"message": "警告"
},
"weak": {
"message": "弱"
},

View File

@ -62,6 +62,13 @@
"message": "$1(은)는 이 자산에 접근하여 사용할 수 있습니다",
"description": "$1 is the url of the site requesting ability to spend"
},
"accessYourWalletWithSRP": {
"message": "비밀 복구 구문으로 지갑에 액세스하세요"
},
"accessYourWalletWithSRPDescription": {
"message": "MetaMask는 사용자의 비밀번호를 복구할 수 없습니다. 사용자의 비밀 복구 구문을 이용하여 사용자의 소유권을 확인한 후, 지갑을 복구하고 새 비밀번호를 설정해 드립니다. 먼저 지갑을 생성할 때 받은 비밀 복구 구문을 입력하세요. $1",
"description": "$1 is the words 'Learn More' from key 'learnMore', separated here so that it can be added as a link"
},
"accessingYourCamera": {
"message": "카메라에 접근 중..."
},
@ -153,6 +160,10 @@
"addNetwork": {
"message": "네트워크 추가"
},
"addNetworkTooltipWarning": {
"message": "이 네트워크 연결은 타사 서비스를 이용합니다. 연결의 보안이 취약하거나 타사에 연결 내용이 노출될 수 있습니다. $1",
"description": "$1 is Learn more link"
},
"addSuggestedTokens": {
"message": "추천 토큰 추가"
},
@ -400,6 +411,14 @@
"message": "$1 구매",
"description": "$1 is the ticker symbol of a an asset the user is being prompted to purchase"
},
"buyCryptoWithCoinbasePay": {
"message": "Coinbase Pay로 $1 구매",
"description": "$1 represents the crypto symbol to be purchased"
},
"buyCryptoWithCoinbasePayDescription": {
"message": "Coinbase 계정으로 손쉽게 암호화폐를 구매하거나 전송할 수 있습니다.",
"description": "$1 represents the crypto symbol to be purchased"
},
"buyCryptoWithMoonPay": {
"message": "문페이(MoonPay)로 $1 구매",
"description": "$1 represents the cypto symbol to be purchased"
@ -606,6 +625,9 @@
"continue": {
"message": "계속"
},
"continueToCoinbasePay": {
"message": "Coinbase Pay로 계속하기"
},
"continueToMoonPay": {
"message": "문페이로 계속하기"
},
@ -1225,6 +1247,10 @@
"message": "모든 플라스크의 API는 실험 단계입니다. 따라서 예고 없이 변경, 제거되거나 안정적인 MetaMask로 마이그레이션되지 않고 플라스크에 무기한 남아 있을 수 있습니다. 사용 시 위험은 자기 책임입니다.",
"description": "This message warns developers about unstable Flask APIs"
},
"flaskWelcomeWarning4": {
"message": "Flask를 사용할 때는 정규 MetaMask 익스텐션을 비활성화하세요.",
"description": "This message calls to pay attention about multiple versions of MetaMask running on the same site (Flask + Prod)"
},
"flaskWelcomeWarningAcceptButton": {
"message": "본인은 위험을 감수합니다",
"description": "this text is shown on a button, which the user presses to confirm they understand the risks of using Flask"
@ -1416,6 +1442,9 @@
"hide": {
"message": "숨기기"
},
"hideFullTransactionDetails": {
"message": "전체 거래 세부정보 숨기기"
},
"hideSeedPhrase": {
"message": "시드 구문 숨기기"
},
@ -1445,6 +1474,12 @@
"history": {
"message": "기록"
},
"ignoreAll": {
"message": "모두 무시"
},
"ignoreTokenWarning": {
"message": "토큰을 숨기면 지갑에 표시되지 않습니다. 하지만 이를 검색하여 추가할 수 있습니다."
},
"import": {
"message": "가져오기",
"description": "Button to import an account from a selected file"
@ -1494,6 +1529,10 @@
"importWallet": {
"message": "지갑 가져오기"
},
"importWithCount": {
"message": "$1 불러오기",
"description": "$1 will the number of detected tokens that are selected for importing, if all of them are selected then $1 will be all"
},
"importYourExisting": {
"message": "비밀 복구 구문을 사용하여 기존 지갑 가져오기"
},
@ -1688,6 +1727,9 @@
"levelArrow": {
"message": "수평 화살표"
},
"lightTheme": {
"message": "라이트"
},
"likeToImportTokens": {
"message": "이 토큰을 추가할까요?"
},
@ -2001,6 +2043,13 @@
"newToMetaMask": {
"message": "MetaMask가 처음이세요?"
},
"newTokensImportedMessage": {
"message": "$1 토큰을 성공적으로 불러왔습니다.",
"description": "$1 is the string of symbols of all the tokens imported"
},
"newTokensImportedTitle": {
"message": "불러온 토큰"
},
"newTotal": {
"message": "새 합계"
},
@ -2083,6 +2132,9 @@
"notEnoughGas": {
"message": "가스 부족"
},
"notifications": {
"message": "알림"
},
"notifications10ActionText": {
"message": "설정으로 이동하기",
"description": "The 'call to action' on the button, or link, of the 'Visit in settings' notification. Upon clicking, users will be taken to settings page."
@ -2203,6 +2255,19 @@
"notifications9Title": {
"message": "👓 사용자가 거래를 이해하기 쉽게 도와드립니다."
},
"notificationsEmptyText": {
"message": "표시할 항목이 없습니다."
},
"notificationsHeader": {
"message": "알림"
},
"notificationsInfos": {
"message": "$1($2)",
"description": "$1 is the date at which the notification has been dispatched and $2 is the link to the snap that dispatched the notification."
},
"notificationsMarkAllAsRead": {
"message": "모두 읽음으로 표시"
},
"numberOfNewTokensDetected": {
"message": "계정에서 $1개의 새로운 토큰이 발견됨",
"description": "$1 is the number of new tokens detected"
@ -2301,6 +2366,12 @@
"origin": {
"message": "원본"
},
"osTheme": {
"message": "시스템"
},
"padlock": {
"message": "패드락"
},
"parameters": {
"message": "매개변수"
},
@ -2371,6 +2442,10 @@
"message": "허용되는 계정의 주소 보기(필수)",
"description": "The description for the `eth_accounts` permission"
},
"permission_longRunning": {
"message": "무기한 운용됩니다.",
"description": "The description for the `endowment:long-running` permission"
},
"permission_manageBip44Keys": {
"message": "'$1' 계정과 자산을 통제합니다.",
"description": "The description for the `snap_getBip44Entropy_*` permission. $1 is the name of a protocol, e.g. 'Filecoin'."
@ -2400,6 +2475,9 @@
"message": "+ 그 외 $1개",
"description": "$1 is a number of additional but unshown items in a list- this message will be shown in place of those items"
},
"popularCustomNetworks": {
"message": "인기 사용자 정의 네트워크"
},
"preferredLedgerConnectionType": {
"message": "선호하는 Ledger 연결 유형",
"description": "A header for a dropdown in the advanced section of settings. Appears above the ledgerConnectionPreferenceDescription message"
@ -2574,6 +2652,9 @@
"resetWalletWarning": {
"message": "계속하기 전에 비밀 복구 구문이 정확한지 확인하세요. 이 작업은 취소할 수 없습니다."
},
"restartMetamask": {
"message": "MetaMask 재시작"
},
"restore": {
"message": "복구"
},
@ -2758,6 +2839,9 @@
"sendAmount": {
"message": "송금"
},
"sendBugReport": {
"message": "버그 리포트 전송"
},
"sendSpecifiedTokens": {
"message": "$1 보내기",
"description": "Symbol of the specified token"
@ -3031,6 +3115,9 @@
"message": "지갑을 컴퓨터에 바로 연결합니다. Ledger를 잠금 해제하고 이더리움 앱을 엽니다. 하드웨어 지갑 장치를 사용하는 방법에 관한 자세한 내용은 $1 링크를 참조하세요.",
"description": "$1 represents the `hardwareWalletSupportLinkConversion` localization key"
},
"stillGettingMessage": {
"message": "아직 이 메시지가 표시되시나요?"
},
"storePhrase": {
"message": "이 구문을 1Password 같은 비밀번호 관리자에 저장하세요."
},
@ -3083,6 +3170,12 @@
"stxFallbackUnavailable": {
"message": "스마트 거래를 사용할 수 없을 때도 토큰 스왑은 가능합니다."
},
"stxPendingPrivatelySubmittingSwap": {
"message": "스왑을 비공개로 제출하는 중..."
},
"stxPendingPubliclySubmittingSwap": {
"message": "스왑을 공개로 제출하는 중..."
},
"stxSubDescription": {
"message": "*스마트 거래는 비공개로 거래를 제출하기 위해 여러 번 시도할 것입니다. 모든 시도가 실패하면 성공적인 스왑을 위해 거래는 공개적으로 브로드캐스트될 것입니다."
},
@ -3093,6 +3186,10 @@
"message": "현재 $1(을)를 사용할 수 있습니다.",
"description": "$1 is a token symbol, e.g. ETH"
},
"stxSwapCompleteIn": {
"message": "스왑 완료까지 남은 시간:",
"description": "'<' means 'less than', e.g. Swap will complete in < 2:59"
},
"stxTooltip": {
"message": "제출하기 전에 거래를 시뮬레이션하면 거래 비용을 줄이고 실패율을 낮출 수 있습니다."
},
@ -3352,6 +3449,10 @@
"swapSlippageNegative": {
"message": "슬리패지는 0보다 크거나 같아야 합니다."
},
"swapSlippagePercent": {
"message": "$1%",
"description": "$1 is the amount of % for slippage"
},
"swapSource": {
"message": "유동성 소스"
},
@ -3585,6 +3686,10 @@
"tokenSymbol": {
"message": "토큰 기호"
},
"tokensFoundTitle": {
"message": "$1개의 새 토큰을 찾았습니다",
"description": "$1 is the number of new tokens detected"
},
"tooltipApproveButton": {
"message": "이해했습니다"
},
@ -3706,6 +3811,9 @@
"message": "$1 연결 도중 문제가 발생했습니다. $2을(를) 검토하고 다시 시도해 보세요.",
"description": "$1 is the wallet device name; $2 is a link to wallet connection guide"
},
"troubleStarting": {
"message": "MetaMask 실행 중 오류가 발생했습니다. 일시적인 오류일 수 있으니 확장 프로그램을 재시작해 보세요."
},
"troubleTokenBalances": {
"message": "토큰 잔액을 로드하는 도중 문제가 발생했습니다. 다음에서 잔액을 확인하세요. ",
"description": "Followed by a link (here) to view token balances"
@ -3728,6 +3836,9 @@
"typePassword": {
"message": "MetaMask 비밀번호를 입력하세요"
},
"typeYourSRP": {
"message": "비밀 복구 구문을 입력하세요"
},
"u2f": {
"message": "U2F",
"description": "A name on an API for the browser to interact with devices that support the U2F protocol. On some browsers we use it to connect MetaMask to Ledger devices."
@ -3887,6 +3998,9 @@
"walletCreationSuccessTitle": {
"message": "지갑 생성 성공"
},
"warning": {
"message": "경고"
},
"weak": {
"message": "약함"
},

View File

@ -62,6 +62,13 @@
"message": "$1 pode(m) acessar e usar esse ativo",
"description": "$1 is the url of the site requesting ability to spend"
},
"accessYourWalletWithSRP": {
"message": "Acesse sua carteira com sua Frase de Recuperação Secreta"
},
"accessYourWalletWithSRPDescription": {
"message": "A MetaMask não consegue recuperar sua senha. Usaremos sua Frase de Recuperação Secreta para validar sua posse, restaurar sua carteira e definir uma nova senha. Primeiro, insira a Frase de Recuperação Secreta que você recebeu ao criar sua carteira. $1",
"description": "$1 is the words 'Learn More' from key 'learnMore', separated here so that it can be added as a link"
},
"accessingYourCamera": {
"message": "Acessando sua câmera..."
},
@ -153,6 +160,10 @@
"addNetwork": {
"message": "Adicionar rede"
},
"addNetworkTooltipWarning": {
"message": "Esta conexão de rede depende de terceiros. Esta conexão pode ser menos confiável ou permitir que terceiros rastreiem atividades. $1",
"description": "$1 is Learn more link"
},
"addSuggestedTokens": {
"message": "Adicionar tokens sugeridos"
},
@ -400,6 +411,14 @@
"message": "Comprar $1",
"description": "$1 is the ticker symbol of a an asset the user is being prompted to purchase"
},
"buyCryptoWithCoinbasePay": {
"message": "Comprar $1 com o Coinbase Pay",
"description": "$1 represents the crypto symbol to be purchased"
},
"buyCryptoWithCoinbasePayDescription": {
"message": "Você pode comprar ou transferir criptomoedas facilmente com sua conta na Coinbase.",
"description": "$1 represents the crypto symbol to be purchased"
},
"buyCryptoWithMoonPay": {
"message": "Compre $1 com o MoonPay",
"description": "$1 represents the cypto symbol to be purchased"
@ -606,6 +625,9 @@
"continue": {
"message": "Continuar"
},
"continueToCoinbasePay": {
"message": "Prosseguir para o Coinbase Pay"
},
"continueToMoonPay": {
"message": "Continuar para o MoonPay"
},
@ -1225,6 +1247,10 @@
"message": "Todas as APIs do Flask são experimentais. Elas podem ser alteradas ou removidas sem aviso prévio, ou podem permanecer no Flask indefinidamente, sem jamais serem migradas para a MetaMask estável. Use-as com cautela.",
"description": "This message warns developers about unstable Flask APIs"
},
"flaskWelcomeWarning4": {
"message": "Certifique-se de desativar sua extensão MetaMask regular ao usar o Flask.",
"description": "This message calls to pay attention about multiple versions of MetaMask running on the same site (Flask + Prod)"
},
"flaskWelcomeWarningAcceptButton": {
"message": "Eu aceito os riscos",
"description": "this text is shown on a button, which the user presses to confirm they understand the risks of using Flask"
@ -1416,6 +1442,9 @@
"hide": {
"message": "Ocultar"
},
"hideFullTransactionDetails": {
"message": "Ocultar detalhes completos da transação"
},
"hideSeedPhrase": {
"message": "Ocultar seed phrase (frase de recuperação)"
},
@ -1445,6 +1474,12 @@
"history": {
"message": "Histórico"
},
"ignoreAll": {
"message": "Ignorar tudo"
},
"ignoreTokenWarning": {
"message": "Se você ocultar tokens, eles não serão exibidos em sua carteira. No entanto, você ainda pode pesquisá-los para adicioná-los."
},
"import": {
"message": "Importar",
"description": "Button to import an account from a selected file"
@ -1494,6 +1529,10 @@
"importWallet": {
"message": "Importar carteira"
},
"importWithCount": {
"message": "Importar $1",
"description": "$1 will the number of detected tokens that are selected for importing, if all of them are selected then $1 will be all"
},
"importYourExisting": {
"message": "Importe sua carteira existente usando uma Frase de Recuperação Secreta"
},
@ -1688,6 +1727,9 @@
"levelArrow": {
"message": "seta de nível"
},
"lightTheme": {
"message": "Claro"
},
"likeToImportTokens": {
"message": "Gostaria de adicionar estes tokens?"
},
@ -2001,6 +2043,13 @@
"newToMetaMask": {
"message": "Novo na MetaMask?"
},
"newTokensImportedMessage": {
"message": "Você importou $1 com sucesso.",
"description": "$1 is the string of symbols of all the tokens imported"
},
"newTokensImportedTitle": {
"message": "Token importado"
},
"newTotal": {
"message": "Novo total"
},
@ -2083,6 +2132,9 @@
"notEnoughGas": {
"message": "Não há gás suficiente"
},
"notifications": {
"message": "Notificações"
},
"notifications10ActionText": {
"message": "Veja em configurações",
"description": "The 'call to action' on the button, or link, of the 'Visit in settings' notification. Upon clicking, users will be taken to settings page."
@ -2203,6 +2255,19 @@
"notifications9Title": {
"message": "👓 Estamos facilitando a leitura das transações."
},
"notificationsEmptyText": {
"message": "Nada para ver aqui."
},
"notificationsHeader": {
"message": "Notificações"
},
"notificationsInfos": {
"message": "$1 de $2",
"description": "$1 is the date at which the notification has been dispatched and $2 is the link to the snap that dispatched the notification."
},
"notificationsMarkAllAsRead": {
"message": "Marcar todas como lidas"
},
"numberOfNewTokensDetected": {
"message": "$1 novos tokens encontrados nesta conta",
"description": "$1 is the number of new tokens detected"
@ -2301,6 +2366,12 @@
"origin": {
"message": "Origem"
},
"osTheme": {
"message": "Sistema"
},
"padlock": {
"message": "Cadeado"
},
"parameters": {
"message": "Parâmetros"
},
@ -2371,6 +2442,10 @@
"message": "Ver endereço, saldo da conta, atividade e iniciar transações",
"description": "The description for the `eth_accounts` permission"
},
"permission_longRunning": {
"message": "Executar indefinidamente.",
"description": "The description for the `endowment:long-running` permission"
},
"permission_manageBip44Keys": {
"message": "Controlar suas contas e ativos do \"$1\".",
"description": "The description for the `snap_getBip44Entropy_*` permission. $1 is the name of a protocol, e.g. 'Filecoin'."
@ -2400,6 +2475,9 @@
"message": "E mais $1",
"description": "$1 is a number of additional but unshown items in a list- this message will be shown in place of those items"
},
"popularCustomNetworks": {
"message": "Redes personalizadas populares"
},
"preferredLedgerConnectionType": {
"message": "Tipo de conexão preferencial com o Ledger",
"description": "A header for a dropdown in the advanced section of settings. Appears above the ledgerConnectionPreferenceDescription message"
@ -2574,6 +2652,9 @@
"resetWalletWarning": {
"message": "Certifique-se de usar a frase secreta de recuperação correta antes de prosseguir. Você não poderá desfazer isso."
},
"restartMetamask": {
"message": "Reiniciar a MetaMask"
},
"restore": {
"message": "Restaurar"
},
@ -2758,6 +2839,9 @@
"sendAmount": {
"message": "Enviar valor"
},
"sendBugReport": {
"message": "Envie-nos um relatório de erros."
},
"sendSpecifiedTokens": {
"message": "Enviar $1",
"description": "Symbol of the specified token"
@ -3031,6 +3115,9 @@
"message": "Conecte sua carteira diretamente ao seu computador. Desbloqueie seu Ledger e abra o aplicativo do Ethereum. Para obter mais informações sobre como usar seu dispositivo de carteira de hardware, $1.",
"description": "$1 represents the `hardwareWalletSupportLinkConversion` localization key"
},
"stillGettingMessage": {
"message": "Ainda está recebendo essa mensagem?"
},
"storePhrase": {
"message": "Guarde essa frase em um gerenciador de senhas, como o 1Password."
},
@ -3083,6 +3170,12 @@
"stxFallbackUnavailable": {
"message": "Você ainda pode fazer swap com seus tokens mesmo quando as Transações Inteligentes estiverem indisponíveis."
},
"stxPendingPrivatelySubmittingSwap": {
"message": "Enviando seu swap de forma privada..."
},
"stxPendingPubliclySubmittingSwap": {
"message": "Enviando seu swap de forma pública..."
},
"stxSubDescription": {
"message": "* A função de Transações Inteligentes tentará enviar a sua transação várias vezes de forma privada. Se todas as tentativas falharem, a transação será transmitida publicamente para garantir que sua Swap seja realizada com sucesso."
},
@ -3093,6 +3186,10 @@
"message": "Seu $1 já está disponível.",
"description": "$1 is a token symbol, e.g. ETH"
},
"stxSwapCompleteIn": {
"message": "O swap será concluído em <",
"description": "'<' means 'less than', e.g. Swap will complete in < 2:59"
},
"stxTooltip": {
"message": "Simule as transações antes de finalizar para diminuir os custos de transação e reduzir a possibilidade de falhas."
},
@ -3352,6 +3449,10 @@
"swapSlippageNegative": {
"message": "O slippage deve ser maior ou igual a zero"
},
"swapSlippagePercent": {
"message": "$1%",
"description": "$1 is the amount of % for slippage"
},
"swapSource": {
"message": "Fonte de liquidez"
},
@ -3585,6 +3686,10 @@
"tokenSymbol": {
"message": "Símbolo do Token"
},
"tokensFoundTitle": {
"message": "$1 novos tokens encontrados",
"description": "$1 is the number of new tokens detected"
},
"tooltipApproveButton": {
"message": "Eu compreendo"
},
@ -3706,6 +3811,9 @@
"message": "Tivemos dificuldade para conectar-nos à sua $1. Revise $2 e tente novamente.",
"description": "$1 is the wallet device name; $2 is a link to wallet connection guide"
},
"troubleStarting": {
"message": "A MetaMask teve problemas para iniciar. Esse erro pode ser intermitente, por isso tente reiniciar a extensão."
},
"troubleTokenBalances": {
"message": "Tivemos um problema a carregar o balanço dos seus tokens. Pode vê-los em ",
"description": "Followed by a link (here) to view token balances"
@ -3728,6 +3836,9 @@
"typePassword": {
"message": "Digite a sua Palavra-passe"
},
"typeYourSRP": {
"message": "Digite sua Frase de Recuperação Secreta"
},
"u2f": {
"message": "U2F",
"description": "A name on an API for the browser to interact with devices that support the U2F protocol. On some browsers we use it to connect MetaMask to Ledger devices."
@ -3887,6 +3998,9 @@
"walletCreationSuccessTitle": {
"message": "Carteira criada com sucesso"
},
"warning": {
"message": "Atenção"
},
"weak": {
"message": "Fraca"
},

View File

@ -62,6 +62,13 @@
"message": "$1 может получить доступ к этому активу и потратить его",
"description": "$1 is the url of the site requesting ability to spend"
},
"accessYourWalletWithSRP": {
"message": "Получайте доступ к кошельку с помощью секретной фразы для восстановления"
},
"accessYourWalletWithSRPDescription": {
"message": "MetaMask не может восстановить ваш пароль. Мы используем вашу cекретную фразу для восстановления, чтобы подтвердить ваше право собственности, восстановить ваш кошелек и установить новый пароль. Сначала введите секретную фразу для восстановления, которую вы получили при создании кошелька. $1",
"description": "$1 is the words 'Learn More' from key 'learnMore', separated here so that it can be added as a link"
},
"accessingYourCamera": {
"message": "Доступ к камере..."
},
@ -153,6 +160,10 @@
"addNetwork": {
"message": "Добавить сеть"
},
"addNetworkTooltipWarning": {
"message": "Это сетевое подключение зависит от третьих сторон. Оно может быть менее надежным или позволять третьим лицам отслеживать активность. $1",
"description": "$1 is Learn more link"
},
"addSuggestedTokens": {
"message": "Добавить рекомендованные токены"
},
@ -400,6 +411,14 @@
"message": "Купить $1",
"description": "$1 is the ticker symbol of a an asset the user is being prompted to purchase"
},
"buyCryptoWithCoinbasePay": {
"message": "Купите $1 с помощью Coinbase Pay",
"description": "$1 represents the crypto symbol to be purchased"
},
"buyCryptoWithCoinbasePayDescription": {
"message": "Вы можете легко купить или перевести криптовалюту с помощью своего счета Coinbase.",
"description": "$1 represents the crypto symbol to be purchased"
},
"buyCryptoWithMoonPay": {
"message": "Купить $1 с помощью MoonPay",
"description": "$1 represents the cypto symbol to be purchased"
@ -606,6 +625,9 @@
"continue": {
"message": "Продолжить"
},
"continueToCoinbasePay": {
"message": "Перейти на Coinbase Pay"
},
"continueToMoonPay": {
"message": "Перейти в MoonPay"
},
@ -1225,6 +1247,10 @@
"message": "Все API Flask являются экспериментальными. Они могут быть изменены или удалены без предварительного уведомления или могут оставаться во Flask на неопределенный срок без переноса в стабильную версию MetaMask. Используйте их на свой страх и риск.",
"description": "This message warns developers about unstable Flask APIs"
},
"flaskWelcomeWarning4": {
"message": "Обязательно отключите свое обычное расширение MetaMask при использовании Flask.",
"description": "This message calls to pay attention about multiple versions of MetaMask running on the same site (Flask + Prod)"
},
"flaskWelcomeWarningAcceptButton": {
"message": "Я принимаю риски",
"description": "this text is shown on a button, which the user presses to confirm they understand the risks of using Flask"
@ -1416,6 +1442,9 @@
"hide": {
"message": "Скрыть"
},
"hideFullTransactionDetails": {
"message": "Скрыть полную информацию о транзакции"
},
"hideSeedPhrase": {
"message": "Скрыть сид-фразу"
},
@ -1445,6 +1474,12 @@
"history": {
"message": "История"
},
"ignoreAll": {
"message": "Игнорировать все"
},
"ignoreTokenWarning": {
"message": "Если вы скроете токены, они не будут отображаться в вашем кошельке. Однако вы все равно можете добавить их, выполнив поиск по ним."
},
"import": {
"message": "Импорт",
"description": "Button to import an account from a selected file"
@ -1494,6 +1529,10 @@
"importWallet": {
"message": "Импорт кошелька"
},
"importWithCount": {
"message": "Импортировать $1",
"description": "$1 will the number of detected tokens that are selected for importing, if all of them are selected then $1 will be all"
},
"importYourExisting": {
"message": "Импортируйте существующий кошелек, используя начальную секретную фразу восстановления"
},
@ -1688,6 +1727,9 @@
"levelArrow": {
"message": "стрелка «уровень»"
},
"lightTheme": {
"message": "Светлая"
},
"likeToImportTokens": {
"message": "Вы хотели бы импортировать эти токены?"
},
@ -2001,6 +2043,13 @@
"newToMetaMask": {
"message": "Впервые в MetaMask?"
},
"newTokensImportedMessage": {
"message": "Вы успешно импортировали $1.",
"description": "$1 is the string of symbols of all the tokens imported"
},
"newTokensImportedTitle": {
"message": "Токен импортирован"
},
"newTotal": {
"message": "Новая общая сумма"
},
@ -2083,6 +2132,9 @@
"notEnoughGas": {
"message": "Недостаточно газа"
},
"notifications": {
"message": "Уведомления"
},
"notifications10ActionText": {
"message": "Смотреть в настройках",
"description": "The 'call to action' on the button, or link, of the 'Visit in settings' notification. Upon clicking, users will be taken to settings page."
@ -2203,6 +2255,19 @@
"notifications9Title": {
"message": "👓 Мы упрощаем просмотр реквизитов транзакций."
},
"notificationsEmptyText": {
"message": "Здесь не на что смотреть."
},
"notificationsHeader": {
"message": "Уведомления"
},
"notificationsInfos": {
"message": "$1 из $2",
"description": "$1 is the date at which the notification has been dispatched and $2 is the link to the snap that dispatched the notification."
},
"notificationsMarkAllAsRead": {
"message": "Отметить все как прочитанные"
},
"numberOfNewTokensDetected": {
"message": "$1 новых токена(-ов) найдены в этом аккаунте",
"description": "$1 is the number of new tokens detected"
@ -2301,6 +2366,12 @@
"origin": {
"message": "Источник"
},
"osTheme": {
"message": "Системная"
},
"padlock": {
"message": "Замок"
},
"parameters": {
"message": "Параметры"
},
@ -2371,6 +2442,10 @@
"message": "См. адрес, баланс счета, активность и инициируйте транзакции",
"description": "The description for the `eth_accounts` permission"
},
"permission_longRunning": {
"message": "Выполнять бесконечно.",
"description": "The description for the `endowment:long-running` permission"
},
"permission_manageBip44Keys": {
"message": "Контролируйте свои счета и активы «$1».",
"description": "The description for the `snap_getBip44Entropy_*` permission. $1 is the name of a protocol, e.g. 'Filecoin'."
@ -2400,6 +2475,9 @@
"message": "+ еще $1",
"description": "$1 is a number of additional but unshown items in a list- this message will be shown in place of those items"
},
"popularCustomNetworks": {
"message": "Популярные пользовательские сети"
},
"preferredLedgerConnectionType": {
"message": "Предпочтительный тип подключения к леджеру",
"description": "A header for a dropdown in the advanced section of settings. Appears above the ledgerConnectionPreferenceDescription message"
@ -2574,6 +2652,9 @@
"resetWalletWarning": {
"message": "Прежде чем продолжить, убедитесь, что вы используете правильную секретную фразу восстановления. Вы не сможете отменить это."
},
"restartMetamask": {
"message": "Перезапустить MetaMask"
},
"restore": {
"message": "Восстановить"
},
@ -2758,6 +2839,9 @@
"sendAmount": {
"message": "Сумма для отправки"
},
"sendBugReport": {
"message": "Отправьте нам сообщение об ошибке."
},
"sendSpecifiedTokens": {
"message": "Отправить $1",
"description": "Symbol of the specified token"
@ -3031,6 +3115,9 @@
"message": "Подключите кошелек напрямую к компьютеру. Разблокируйте леджер и откройте приложение Ethereum. Для получения дополнительной информации об использовании аппаратного кошелька $1.",
"description": "$1 represents the `hardwareWalletSupportLinkConversion` localization key"
},
"stillGettingMessage": {
"message": "Все еще получаете это сообщение?"
},
"storePhrase": {
"message": "Сохраните эту фразу в диспетчере паролей, например, в 1Password."
},
@ -3083,6 +3170,12 @@
"stxFallbackUnavailable": {
"message": "Вы по-прежнему можете обменивать свои токены, даже если смарт-транзакции недоступны."
},
"stxPendingPrivatelySubmittingSwap": {
"message": "Приватная отправка вашей операции обмена..."
},
"stxPendingPubliclySubmittingSwap": {
"message": "Публичная отправка вашей операции обмена..."
},
"stxSubDescription": {
"message": "* Смарт-транзакции попытаются несколько раз отправить вашу транзакцию в конфиденциальном порядке. Если все попытки не увенчаются успехом, транзакция будет показана публично, чтобы гарантировать успешное завершение вашего обмена."
},
@ -3093,6 +3186,10 @@
"message": "Ваши $1 уже доступны.",
"description": "$1 is a token symbol, e.g. ETH"
},
"stxSwapCompleteIn": {
"message": "Обмен завершится через <",
"description": "'<' means 'less than', e.g. Swap will complete in < 2:59"
},
"stxTooltip": {
"message": "Моделируйте транзакции перед отправкой, чтобы снизить транзакционные издержки и сократить число отказов."
},
@ -3352,6 +3449,10 @@
"swapSlippageNegative": {
"message": "Проскальзывание должно быть больше нуля или равно нулю"
},
"swapSlippagePercent": {
"message": "$1%",
"description": "$1 is the amount of % for slippage"
},
"swapSource": {
"message": "Источник ликвидности"
},
@ -3585,6 +3686,10 @@
"tokenSymbol": {
"message": "Символ токена"
},
"tokensFoundTitle": {
"message": "Найдены $1 новых токена(-ов)",
"description": "$1 is the number of new tokens detected"
},
"tooltipApproveButton": {
"message": "Я понимаю"
},
@ -3706,6 +3811,9 @@
"message": "Не удалось подключиться к вашему $1, попробуйте проверить $2 и повторите попытку.",
"description": "$1 is the wallet device name; $2 is a link to wallet connection guide"
},
"troubleStarting": {
"message": "У MetaMask возникли проблемы с запуском. Эта ошибка может быть непостоянной, поэтому попробуйте перезапустить расширение."
},
"troubleTokenBalances": {
"message": "У нас возникли проблемы с загрузкой вашего баланса токенов. Вы можете просмотреть их ",
"description": "Followed by a link (here) to view token balances"
@ -3728,6 +3836,9 @@
"typePassword": {
"message": "Введите свой пароль MetaMask"
},
"typeYourSRP": {
"message": "Введите секретную фразу для восстановления"
},
"u2f": {
"message": "U2F:",
"description": "A name on an API for the browser to interact with devices that support the U2F protocol. On some browsers we use it to connect MetaMask to Ledger devices."
@ -3887,6 +3998,9 @@
"walletCreationSuccessTitle": {
"message": "Кошелек создан"
},
"warning": {
"message": "Предупреждение"
},
"weak": {
"message": "Слабый"
},

View File

@ -62,6 +62,13 @@
"message": "$1 maaaring i-access at gamitin ang asset na ito",
"description": "$1 is the url of the site requesting ability to spend"
},
"accessYourWalletWithSRP": {
"message": "I-access ang iyong wallet gamit ang iyong Secret Recovery Phrase"
},
"accessYourWalletWithSRPDescription": {
"message": "Hindi mabawi ng MetaMask ang iyong password. Gagamitin namin ang iyong Secret Recovery Phrase upang patunayan ang iyong pagmamay-ari, i-restore ang iyong wallet at mag-set up ng bagong password. Una, ilagay ang Secret Recovery Phrase na ibinigay sa iyo noong ginawa mo ang iyong wallet. $1",
"description": "$1 is the words 'Learn More' from key 'learnMore', separated here so that it can be added as a link"
},
"accessingYourCamera": {
"message": "Ina-access ang iyong camera..."
},
@ -153,6 +160,10 @@
"addNetwork": {
"message": "Magdagdag ng Network"
},
"addNetworkTooltipWarning": {
"message": "Ang koneksyon sa 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"
},
"addSuggestedTokens": {
"message": "Magdagdag ng Mga Iminumungkahing Token"
},
@ -338,7 +349,7 @@
"message": "Panimula"
},
"betaMetamaskDescription": {
"message": "Ang MetaMask na pinagkakatiwalaan ng milyun-milyon ay isang ligtas na wallet na ginagawang accessible ang mundo ng web3 para sa lahat."
"message": "Ang Metamask na pinagkakatiwalaan ng milyun-milyon ay isang ligtas na wallet na ginagawang accessible ang mundo ng web3 para sa lahat."
},
"betaMetamaskDescriptionExplanation": {
"message": "Gamitin ang bersyong ito para subukan ang mga paparating na feature bago ilabas ang mga ito. Ang iyong paggamit at feedback ay nakakatulong sa amin na bumuo ng posibleng pinakamahusay na bersyon ng MetaMask. Ang paggamit mo ng MetaMask Beta ay napapailalim sa aming karaniwang $1 gayundin sa aming $2. Bilang Beta, maaaring tumaas ang panganib ng mga bug. Sa pagpapatuloy, tinatanggap at kinikilala mo ang mga panganib na ito, gayundin ang mga panganib na makikita sa aming Mga Tuntunin at Mga Tuntunin ng Beta.",
@ -400,6 +411,14 @@
"message": "Bumili ng $1",
"description": "$1 is the ticker symbol of a an asset the user is being prompted to purchase"
},
"buyCryptoWithCoinbasePay": {
"message": "Bumili ng $1 gamit ang Coinbase Pay",
"description": "$1 represents the crypto symbol to be purchased"
},
"buyCryptoWithCoinbasePayDescription": {
"message": "Madali kang makakabili o makakapagtransfer ng crypto gamit ang iyong Coinbase account.",
"description": "$1 represents the crypto symbol to be purchased"
},
"buyCryptoWithMoonPay": {
"message": "Bumili ng $1 gamit ang MoonPay",
"description": "$1 represents the cypto symbol to be purchased"
@ -419,7 +438,7 @@
"message": "Bumili ng $1 gamit ang Wyre"
},
"buyWithWyreDescription": {
"message": "Nagbibigay-daan sa iyo ang Wyre na gumamit ng debit card para mag-deposit ng $1 sa mismong MetaMask account mo."
"message": "Madaling onboarding para sa mga pagbili hanggang $ 1000. Mabilis na interactive na high limit na pag-verify ng pagbili. Sinusuportahan ang Debit/Credit Card, Apple Pay, Bank Transfers. Available sa 100+ na mga bansa. Deposito ng mga token sa iyong MetaMask Account"
},
"bytes": {
"message": "Bytes"
@ -606,6 +625,9 @@
"continue": {
"message": "Magpatuloy"
},
"continueToCoinbasePay": {
"message": "Magpatuloy sa Coinbase Pay"
},
"continueToMoonPay": {
"message": "Magpatuloy sa MoonPay"
},
@ -1225,6 +1247,10 @@
"message": "Ang lahat ng API ng Flask ay eksperimental. Maaaring baguhin o alisin ang mga ito nang walang abiso, o maaari silang manatili sa Flask nang walang katapusan nang hindi nalilipat sa matatag na MetaMask. Gamitin ang mga ito sa iyong sariling pananagutan.",
"description": "This message warns developers about unstable Flask APIs"
},
"flaskWelcomeWarning4": {
"message": "Siguraduhing i-disable ang iyong regular na MetaMask extension kapag ginagamit ang Flask.",
"description": "This message calls to pay attention about multiple versions of MetaMask running on the same site (Flask + Prod)"
},
"flaskWelcomeWarningAcceptButton": {
"message": "Tinatanggap ko ang mga panganib",
"description": "this text is shown on a button, which the user presses to confirm they understand the risks of using Flask"
@ -1416,6 +1442,9 @@
"hide": {
"message": "Itago"
},
"hideFullTransactionDetails": {
"message": "Itago ang buong detalye ng transaksyon"
},
"hideSeedPhrase": {
"message": "Itago ang seed phrase"
},
@ -1445,6 +1474,12 @@
"history": {
"message": "History"
},
"ignoreAll": {
"message": "Huwag pansinin ang lahat"
},
"ignoreTokenWarning": {
"message": "Kung itatago mo ang mga token, hindi ipapakita ang mga ito sa iyong wallet. Gayunpaman, maaari mo pa ring idagdag ang mga ito sa pamamagitan ng paghahanap sa kanila."
},
"import": {
"message": "Mag-import",
"description": "Button to import an account from a selected file"
@ -1494,6 +1529,10 @@
"importWallet": {
"message": "I-import ang wallet"
},
"importWithCount": {
"message": "Mag-isport ng $1",
"description": "$1 will the number of detected tokens that are selected for importing, if all of them are selected then $1 will be all"
},
"importYourExisting": {
"message": "I-import ang iyong kasalukuyang wallet gamit ang isang Secret Recovery Phrase"
},
@ -1688,6 +1727,9 @@
"levelArrow": {
"message": "arrow ng level"
},
"lightTheme": {
"message": "Maliwanag"
},
"likeToImportTokens": {
"message": "Gusto mo bang idagdag ang mga token na ito?"
},
@ -2001,6 +2043,13 @@
"newToMetaMask": {
"message": "Bago ka ba sa MetaMask?"
},
"newTokensImportedMessage": {
"message": "Matagumpay mong na-import ang $1.",
"description": "$1 is the string of symbols of all the tokens imported"
},
"newTokensImportedTitle": {
"message": "Na-import ang token"
},
"newTotal": {
"message": "Bagong Kabuuan"
},
@ -2083,6 +2132,9 @@
"notEnoughGas": {
"message": "Hindi Sapat ang Gas"
},
"notifications": {
"message": "Mga Abiso"
},
"notifications10ActionText": {
"message": "Bisitahin sa mga setting",
"description": "The 'call to action' on the button, or link, of the 'Visit in settings' notification. Upon clicking, users will be taken to settings page."
@ -2109,7 +2161,7 @@
"message": "Paganahin ang dark mode"
},
"notifications12Description": {
"message": "Pagaganahin ang Dark Mode para sa mga bagong user depende sa kanilang mga kagustuhan sa sistema. Para sa mga kasalukuyang user, manu-manong paganahin ang Dark Mode sa ilalim ng Mga Setting -> Eksperimental."
"message": "Nandito na sa wakas ang dark mode sa Extension! Upang i-on ito, pumunta sa Mga Setting -> Eksperimental at pumili ng isa sa mga opsyon sa pagpapakita: Light, Dark, System."
},
"notifications12Title": {
"message": "Wen dark mode? Ngayon dark mode! 🕶️🦊"
@ -2203,6 +2255,19 @@
"notifications9Title": {
"message": "👓 Pinadadali naming mabasa ang mga transaksyon."
},
"notificationsEmptyText": {
"message": "Walang makikita dito."
},
"notificationsHeader": {
"message": "Mga Abiso"
},
"notificationsInfos": {
"message": "$1 mula $2",
"description": "$1 is the date at which the notification has been dispatched and $2 is the link to the snap that dispatched the notification."
},
"notificationsMarkAllAsRead": {
"message": "Markahan ang lahat bilang nabasa na"
},
"numberOfNewTokensDetected": {
"message": "$1 bagong token ang nakita sa account na ito",
"description": "$1 is the number of new tokens detected"
@ -2301,6 +2366,12 @@
"origin": {
"message": "Pinagmulan"
},
"osTheme": {
"message": "Sistema"
},
"padlock": {
"message": "Padlock"
},
"parameters": {
"message": "Mga Parameter"
},
@ -2371,6 +2442,10 @@
"message": "Tingnan ang mga address, balanse ng account, aktibidad at simulan ang iyong mga transaksyon",
"description": "The description for the `eth_accounts` permission"
},
"permission_longRunning": {
"message": "Patakbuhin ng walang katapusan.",
"description": "The description for the `endowment:long-running` permission"
},
"permission_manageBip44Keys": {
"message": "Kontrolin ang iyong mga account at asset sa \"$1\".",
"description": "The description for the `snap_getBip44Entropy_*` permission. $1 is the name of a protocol, e.g. 'Filecoin'."
@ -2400,6 +2475,9 @@
"message": "+ $1 pa",
"description": "$1 is a number of additional but unshown items in a list- this message will be shown in place of those items"
},
"popularCustomNetworks": {
"message": "Mga sikat na custom na network"
},
"preferredLedgerConnectionType": {
"message": "Napiling Uri ng Ledger Connection",
"description": "A header for a dropdown in the advanced section of settings. Appears above the ledgerConnectionPreferenceDescription message"
@ -2574,6 +2652,9 @@
"resetWalletWarning": {
"message": "Tiyakin na ginagamit mo ang wastong Secret Recovery Phrase bago magpatuloy. Hindi mo na ito maaaring pawalang-bisa."
},
"restartMetamask": {
"message": "I-restart ang MetaMask"
},
"restore": {
"message": "I-restore"
},
@ -2758,6 +2839,9 @@
"sendAmount": {
"message": "Halaga ng Ipapadala"
},
"sendBugReport": {
"message": "Padalhan kami ng ulat ng bug."
},
"sendSpecifiedTokens": {
"message": "Magpadala ng $1",
"description": "Symbol of the specified token"
@ -3031,6 +3115,9 @@
"message": "Direktang ikonekta ang iyong wallet sa iyong computer. I-unlock ang iyong Ledger at buksan ang Ethereum app. Para sa higit pa sa paggamit ng iyong hardware wallet device, $1.",
"description": "$1 represents the `hardwareWalletSupportLinkConversion` localization key"
},
"stillGettingMessage": {
"message": "Nakukuha pa rin ang mensaheng ito?"
},
"storePhrase": {
"message": "I-store ang phrase na ito sa isang password manager gaya ng 1Password."
},
@ -3083,6 +3170,12 @@
"stxFallbackUnavailable": {
"message": "Maaari mo parin papalitan ang iyong mga token kahit na hindi available ang mga Smart Transaction."
},
"stxPendingPrivatelySubmittingSwap": {
"message": "Pribadong isinusumite ang iyong Swap..."
},
"stxPendingPubliclySubmittingSwap": {
"message": "Pampublikong isinusumite ang iyong Swap..."
},
"stxSubDescription": {
"message": "* Susubukan ng mga Smart Transaction na isumite nang pribado ang iyong transaksyon, maraming beses. Kapag nabigo ang lahat ng pagsubok, ipapakita sa publiko ang transaksyon upang matiyak na ang Pagpapalit ay naging matagupay."
},
@ -3093,6 +3186,10 @@
"message": "Ang iyong $1 ay available na ngayon.",
"description": "$1 is a token symbol, e.g. ETH"
},
"stxSwapCompleteIn": {
"message": "Matatapos ang Swap sa <",
"description": "'<' means 'less than', e.g. Swap will complete in < 2:59"
},
"stxTooltip": {
"message": "Gayahin ang mga transaksyon bago isumite upang bumaba ang gastos sa transaksyon at mabawasan ang mga pagkabigo."
},
@ -3352,6 +3449,10 @@
"swapSlippageNegative": {
"message": "Ang slippage ay dapat mas malaki o katumbas ng zero"
},
"swapSlippagePercent": {
"message": "$1%",
"description": "$1 is the amount of % for slippage"
},
"swapSource": {
"message": "Pinagkunan ng liquidity"
},
@ -3585,6 +3686,10 @@
"tokenSymbol": {
"message": "Simbolo ng Token"
},
"tokensFoundTitle": {
"message": "$1 bagong token ang nakita",
"description": "$1 is the number of new tokens detected"
},
"tooltipApproveButton": {
"message": "Nauunawaan ko"
},
@ -3706,6 +3811,9 @@
"message": "Nagkaproblema kami sa pagkonekta sa iyong $1, subukang suriin ang $2 at subukan ulit.",
"description": "$1 is the wallet device name; $2 is a link to wallet connection guide"
},
"troubleStarting": {
"message": "Nagkaproblema ang MetaMask sa pagsisimula. Maaaring paulit-ulit ang error na ito, kaya subukang i-restart ang extension."
},
"troubleTokenBalances": {
"message": "Nagkaproblema kami sa pag-load ng mga balanse ng iyong token. Puwede mong tingnan ang mga iyon ",
"description": "Followed by a link (here) to view token balances"
@ -3728,6 +3836,9 @@
"typePassword": {
"message": "Uri ng password ng iyong MetaMask"
},
"typeYourSRP": {
"message": "I-type ang iyong Secret Recovery Phrase"
},
"u2f": {
"message": "U2F",
"description": "A name on an API for the browser to interact with devices that support the U2F protocol. On some browsers we use it to connect MetaMask to Ledger devices."
@ -3887,6 +3998,9 @@
"walletCreationSuccessTitle": {
"message": "Matagumpay ang paggawa ng wallet"
},
"warning": {
"message": "Babala"
},
"weak": {
"message": "Madali"
},
@ -3920,7 +4034,7 @@
"message": "Magsimula na tayo"
},
"welcomeToMetaMaskIntro": {
"message": "Ang MetaMask na pinagkakatiwalaan ng milyun-milyon ay isang ligtas na wallet na ginagawang accessible ang mundo ng web3 para sa lahat."
"message": "Ang Metamask na pinagkakatiwalaan ng milyun-milyon ay isang ligtas na wallet na ginagawang accessible ang mundo ng web3 para sa lahat."
},
"whatsNew": {
"message": "Ano'ng bago",

View File

@ -62,6 +62,13 @@
"message": "$1 bu varlığa erişebilir ve harcayabilir",
"description": "$1 is the url of the site requesting ability to spend"
},
"accessYourWalletWithSRP": {
"message": "Gizli Kurtarma İfadenizle cüzdanınıza erişin"
},
"accessYourWalletWithSRPDescription": {
"message": "MetaMask parolanızı kurtaramaz. Sahipliğinizi doğrulamak, cüzdanınızı yenilemek ve yeni bir parola belirlemek için Gizli Kurtarma İfadenizi kullanırız. İlk olarak, cüzdanınızı oluştururken size verilmiş olan Gizli Kurtarma İfadenizi girin. $1",
"description": "$1 is the words 'Learn More' from key 'learnMore', separated here so that it can be added as a link"
},
"accessingYourCamera": {
"message": "Kameranıza erişim sağlanıyor..."
},
@ -153,6 +160,10 @@
"addNetwork": {
"message": "Ağ ekle"
},
"addNetworkTooltipWarning": {
"message": "Bu ağ bağlantısı üçüncü taraflara dayalıdır. Bu bağlantı daha az güvenli olabilir veya üçüncü tarafların aktiviteleri takip etmesine olanak sağlayabilir. $1",
"description": "$1 is Learn more link"
},
"addSuggestedTokens": {
"message": "Önerilen Tokenleri ekle"
},
@ -400,6 +411,14 @@
"message": "$1 satın al",
"description": "$1 is the ticker symbol of a an asset the user is being prompted to purchase"
},
"buyCryptoWithCoinbasePay": {
"message": "Coinbase Pay ile 1 USD al",
"description": "$1 represents the crypto symbol to be purchased"
},
"buyCryptoWithCoinbasePayDescription": {
"message": "Coinbase hesabınla kolayca kripto para satın alabilir veya transfer edebilirsin.",
"description": "$1 represents the crypto symbol to be purchased"
},
"buyCryptoWithMoonPay": {
"message": "MoonPay ile $1 satın al",
"description": "$1 represents the cypto symbol to be purchased"
@ -606,6 +625,9 @@
"continue": {
"message": "Devam et"
},
"continueToCoinbasePay": {
"message": "Coinbase Pay'e devam et"
},
"continueToMoonPay": {
"message": "MoonPay'e devam et"
},
@ -1225,6 +1247,10 @@
"message": "Tüm Flask API'leri deneyseldir. Önceden haber verilmeksizin değiştirilebilir veya kaldırılabilirler ya da kararlı MetaMask'e taşınmadan süresiz olarak Flask'ta kalabilirler. Bunları kendi sorumluluğunda kullan.",
"description": "This message warns developers about unstable Flask APIs"
},
"flaskWelcomeWarning4": {
"message": "Flask kullanırken normal MetaMask uzantınızı devre dışı bıraktığınızdan emin olun.",
"description": "This message calls to pay attention about multiple versions of MetaMask running on the same site (Flask + Prod)"
},
"flaskWelcomeWarningAcceptButton": {
"message": "Riskleri kabul ediyorum",
"description": "this text is shown on a button, which the user presses to confirm they understand the risks of using Flask"
@ -1416,6 +1442,9 @@
"hide": {
"message": "Gizle"
},
"hideFullTransactionDetails": {
"message": "Tam işlem bilgilerini gizle"
},
"hideSeedPhrase": {
"message": "Tohum ifadesini gizle"
},
@ -1445,6 +1474,12 @@
"history": {
"message": "Geçmiş"
},
"ignoreAll": {
"message": "Tümünü yoksay"
},
"ignoreTokenWarning": {
"message": "Gizlediğiniz tokenler cüzdanınızda gösterilmez. Ancak, yine de onları bulup ekleyebilirsiniz."
},
"import": {
"message": "İçe Aktar",
"description": "Button to import an account from a selected file"
@ -1494,6 +1529,10 @@
"importWallet": {
"message": "Cüzdanı içe aktar"
},
"importWithCount": {
"message": "$1 tokeni içe aktar",
"description": "$1 will the number of detected tokens that are selected for importing, if all of them are selected then $1 will be all"
},
"importYourExisting": {
"message": "Gizli Kurtarma İfadesi kullanarak mevcut cüzdanınızı içe aktarın"
},
@ -1688,6 +1727,9 @@
"levelArrow": {
"message": "seviye oku"
},
"lightTheme": {
"message": "Aydınlık"
},
"likeToImportTokens": {
"message": "Bu tokenleri içe aktarmak ister misiniz?"
},
@ -2001,6 +2043,13 @@
"newToMetaMask": {
"message": "MetaMask'te yeni misiniz?"
},
"newTokensImportedMessage": {
"message": "$1 tokeni başarılı bir şekilde içe aktardın.",
"description": "$1 is the string of symbols of all the tokens imported"
},
"newTokensImportedTitle": {
"message": "Token içe aktarıldı"
},
"newTotal": {
"message": "Yeni Toplam"
},
@ -2083,6 +2132,9 @@
"notEnoughGas": {
"message": "Yeterli Gaz Yok"
},
"notifications": {
"message": "Bildirimler"
},
"notifications10ActionText": {
"message": "Ayarlarda ziyaret et",
"description": "The 'call to action' on the button, or link, of the 'Visit in settings' notification. Upon clicking, users will be taken to settings page."
@ -2203,6 +2255,19 @@
"notifications9Title": {
"message": "👓 İşlemlerin okunmasını daha kolay hale getiriyoruz."
},
"notificationsEmptyText": {
"message": "Burada gösterilecek bir şey yok."
},
"notificationsHeader": {
"message": "Bildirimler"
},
"notificationsInfos": {
"message": "$1 tarihli bildirim: $2",
"description": "$1 is the date at which the notification has been dispatched and $2 is the link to the snap that dispatched the notification."
},
"notificationsMarkAllAsRead": {
"message": "Tümünü okundu olarak işaretle"
},
"numberOfNewTokensDetected": {
"message": "Bu hesapta $1 yeni token bulundu",
"description": "$1 is the number of new tokens detected"
@ -2301,6 +2366,12 @@
"origin": {
"message": "Köken"
},
"osTheme": {
"message": "Sistem"
},
"padlock": {
"message": "Asma Kilit"
},
"parameters": {
"message": "Parametreler"
},
@ -2371,6 +2442,10 @@
"message": "Adrese, hesap bakiyesine, aktiviteye bakın ve işlemleri başlatın",
"description": "The description for the `eth_accounts` permission"
},
"permission_longRunning": {
"message": "Süresiz çalıştır.",
"description": "The description for the `endowment:long-running` permission"
},
"permission_manageBip44Keys": {
"message": "\"$1\" hesaplarını ve varlıklarını kontrol et.",
"description": "The description for the `snap_getBip44Entropy_*` permission. $1 is the name of a protocol, e.g. 'Filecoin'."
@ -2400,6 +2475,9 @@
"message": "+ $1 tane daha",
"description": "$1 is a number of additional but unshown items in a list- this message will be shown in place of those items"
},
"popularCustomNetworks": {
"message": "Popüler özel ağlar"
},
"preferredLedgerConnectionType": {
"message": "Tercih Edilen Kayıt Defteri Bağlantı Türü",
"description": "A header for a dropdown in the advanced section of settings. Appears above the ledgerConnectionPreferenceDescription message"
@ -2574,6 +2652,9 @@
"resetWalletWarning": {
"message": "Devam etmeden önce doğru Gizli Kurtarma İfadesini kullandığından emin ol. Bunu geri alamazsın."
},
"restartMetamask": {
"message": "MetaMask'i yeniden başlat"
},
"restore": {
"message": "Geri Yükle"
},
@ -2758,6 +2839,9 @@
"sendAmount": {
"message": "Tutarı Gönder"
},
"sendBugReport": {
"message": "Bize bir hata raporu gönder."
},
"sendSpecifiedTokens": {
"message": "$1 Gönder",
"description": "Symbol of the specified token"
@ -3031,6 +3115,9 @@
"message": "Cüzdanınızı doğrudan bilgisayara bağlayın. Kayıt defterinizin kilidini açın ve Ethereum uygulamasınıın. Donanım cüzdanı cihazınızın kullanımı hakkında daha fazla bilgi için $1.",
"description": "$1 represents the `hardwareWalletSupportLinkConversion` localization key"
},
"stillGettingMessage": {
"message": "Bu mesajı almaya devam mı ediyorsun?"
},
"storePhrase": {
"message": "Bu ifadeyi 1Password gibi bir parola yöneticisinde saklayın."
},
@ -3083,6 +3170,12 @@
"stxFallbackUnavailable": {
"message": "Akıllı İşlemler kullanılamazken bile token'larını değiştirebilirsin."
},
"stxPendingPrivatelySubmittingSwap": {
"message": "Swap işlemin özel olarak gönderiliyor..."
},
"stxPendingPubliclySubmittingSwap": {
"message": "Swap işlemin herkese açık olarak gönderiliyor..."
},
"stxSubDescription": {
"message": "* Akıllı İşlemler, işlemini birden çok kez özel olarak göndermeye çalışır. Tüm denemeler başarısız olursa Takas'ının başarılı bir şekilde gerçekleşmesini sağlamak için işlem herkese açık olarak yayınlanacaktır."
},
@ -3093,6 +3186,10 @@
"message": "$1 artık kullanılabilir.",
"description": "$1 is a token symbol, e.g. ETH"
},
"stxSwapCompleteIn": {
"message": "Swap işleminin tamamlanmasına kalan süre <",
"description": "'<' means 'less than', e.g. Swap will complete in < 2:59"
},
"stxTooltip": {
"message": "İşlem maliyetlerini azaltmak ve arızaları azaltmak için göndermeden önce işlemleri simüle et."
},
@ -3352,6 +3449,10 @@
"swapSlippageNegative": {
"message": "Fark en az sıfır olmalıdır"
},
"swapSlippagePercent": {
"message": "%$1",
"description": "$1 is the amount of % for slippage"
},
"swapSource": {
"message": "Likidite kaynağı"
},
@ -3485,7 +3586,7 @@
"message": "Hesaplarınızı ve bilgilerinizi mobil cihazınızla senkronize edebilirsiniz. MetaMask mobil uygulamasınıın, \"Ayarlar\" kısmına gidin ve \"Tarayıcı Uzantısından Senkronize Et\" seçeneğine dokunun"
},
"syncWithMobileDescNewUsers": {
"message": "MetaMask Mobil uygulamasını ilk defa açıyorsanız telefonunuzdaki adımları izleyin."
"message": "Metamask Mobil uygulamasını ilk defa açıyorsanız telefonunuzdaki adımları izleyin."
},
"syncWithMobileScanThisCode": {
"message": "MetaMask mobil uygulamanızla bu kodu tarayın"
@ -3585,6 +3686,10 @@
"tokenSymbol": {
"message": "Token Sembolü"
},
"tokensFoundTitle": {
"message": "$1 yeni token bulundu",
"description": "$1 is the number of new tokens detected"
},
"tooltipApproveButton": {
"message": "Anladım"
},
@ -3706,6 +3811,9 @@
"message": "$1 ile bağlantı kurmada sorun yaşıyoruz, $2 kısmını inceleyip tekrar deneyin.",
"description": "$1 is the wallet device name; $2 is a link to wallet connection guide"
},
"troubleStarting": {
"message": "MetaMask başlatılırken bir sorun oldu. Bu hata sürekli bir hata olmayabilir; bu yüzden uzantıyı yeniden başlatmayı dene."
},
"troubleTokenBalances": {
"message": "Token bakiyeleriniz yüklenirken sorun yaşadık. Burada görüntüleyebilirsiniz ",
"description": "Followed by a link (here) to view token balances"
@ -3728,6 +3836,9 @@
"typePassword": {
"message": "MetaMask parolanızı girin"
},
"typeYourSRP": {
"message": "Gizli Kurtarma İfadenizi girin"
},
"u2f": {
"message": "U2F",
"description": "A name on an API for the browser to interact with devices that support the U2F protocol. On some browsers we use it to connect MetaMask to Ledger devices."
@ -3887,6 +3998,9 @@
"walletCreationSuccessTitle": {
"message": "Cüzdan oluşturma başarılı"
},
"warning": {
"message": "Uyarı"
},
"weak": {
"message": "Zayıf"
},

View File

@ -62,6 +62,13 @@
"message": "$1 có thể truy cập và chi tiêu tài sản này",
"description": "$1 is the url of the site requesting ability to spend"
},
"accessYourWalletWithSRP": {
"message": "Truy cập ví của bạn bằng Cụm từ khôi phục bí mật"
},
"accessYourWalletWithSRPDescription": {
"message": "MetaMask không thể khôi phục mật khẩu của bạn. Chúng tôi sẽ sử dụng Cụm từ khôi phục bí mật của bạn để xác thực quyền sở hữu, khôi phục ví và thiết lập mật khẩu mới. Trước tiên, hãy nhập Cụm từ khôi phục bí mật mà bạn đã được cấp khi tạo ví. $1",
"description": "$1 is the words 'Learn More' from key 'learnMore', separated here so that it can be added as a link"
},
"accessingYourCamera": {
"message": "Đang truy cập máy ảnh..."
},
@ -153,6 +160,10 @@
"addNetwork": {
"message": "Thêm mạng"
},
"addNetworkTooltipWarning": {
"message": "Kết nối mạng này dựa vào các bên thứ ba. Kết nối này có thể kém tin cậy hơn hoặc cho phép các bên thứ ba theo dõi hoạt động. $1",
"description": "$1 is Learn more link"
},
"addSuggestedTokens": {
"message": "Thêm token được đề xuất"
},
@ -400,6 +411,14 @@
"message": "Mua $1",
"description": "$1 is the ticker symbol of a an asset the user is being prompted to purchase"
},
"buyCryptoWithCoinbasePay": {
"message": "Mua $1 bằng Coinbase Pay",
"description": "$1 represents the crypto symbol to be purchased"
},
"buyCryptoWithCoinbasePayDescription": {
"message": "Bạn có thể dễ dàng mua hoặc chuyển khoản tiền điện tử bằng tài khoản Coinbase của mình.",
"description": "$1 represents the crypto symbol to be purchased"
},
"buyCryptoWithMoonPay": {
"message": "Mua $1 bằng MoonPay",
"description": "$1 represents the cypto symbol to be purchased"
@ -606,6 +625,9 @@
"continue": {
"message": "Tiếp tục"
},
"continueToCoinbasePay": {
"message": "Tiếp tục đến Coinbase Pay"
},
"continueToMoonPay": {
"message": "Tiếp tục đến MoonPay"
},
@ -1225,6 +1247,10 @@
"message": "Tất cả các API của Flask đều là thử nghiệm. Chúng có thể bị thay đổi hoặc xóa mà không cần thông báo, hoặc chúng có thể ở trên Flask vô thời hạn mà không bao giờ được chuyển sang phiên bản MetaMask ổn định. Bạn phải tự chịu rủi ro khi sử dụng chúng.",
"description": "This message warns developers about unstable Flask APIs"
},
"flaskWelcomeWarning4": {
"message": "Đảm bảo bạn đã tắt tiện ích mở rộng MetaMask thông thường khi sử dụng Flask.",
"description": "This message calls to pay attention about multiple versions of MetaMask running on the same site (Flask + Prod)"
},
"flaskWelcomeWarningAcceptButton": {
"message": "Tôi chấp nhận những rủi ro này",
"description": "this text is shown on a button, which the user presses to confirm they understand the risks of using Flask"
@ -1416,6 +1442,9 @@
"hide": {
"message": "Ẩn"
},
"hideFullTransactionDetails": {
"message": "Ẩn chi tiết giao dịch đầy đủ"
},
"hideSeedPhrase": {
"message": "Ẩn cụm từ khôi phục bí mật"
},
@ -1445,6 +1474,12 @@
"history": {
"message": "Lịch sử"
},
"ignoreAll": {
"message": "Bỏ qua tất cả"
},
"ignoreTokenWarning": {
"message": "Nếu bạn ẩn token, chúng sẽ không hiển thị trong ví của bạn. Tuy nhiên, bạn vẫn có thể thêm chúng thông qua tìm kiếm."
},
"import": {
"message": "Nhập",
"description": "Button to import an account from a selected file"
@ -1494,6 +1529,10 @@
"importWallet": {
"message": "Nhập ví"
},
"importWithCount": {
"message": "Nhập $1",
"description": "$1 will the number of detected tokens that are selected for importing, if all of them are selected then $1 will be all"
},
"importYourExisting": {
"message": "Nhập ví hiện tại của bạn bằng Cụm mật khẩu khôi phục bí mật"
},
@ -1688,6 +1727,9 @@
"levelArrow": {
"message": "mũi tên cấp độ"
},
"lightTheme": {
"message": "Sáng"
},
"likeToImportTokens": {
"message": "Bạn có muốn nhập những token này không?"
},
@ -2001,6 +2043,13 @@
"newToMetaMask": {
"message": "Bạn mới sử dụng MetaMask?"
},
"newTokensImportedMessage": {
"message": "Bạn đã nhập thành công $1.",
"description": "$1 is the string of symbols of all the tokens imported"
},
"newTokensImportedTitle": {
"message": "Đã nhập token"
},
"newTotal": {
"message": "Tổng mới"
},
@ -2083,6 +2132,9 @@
"notEnoughGas": {
"message": "Không đủ gas"
},
"notifications": {
"message": "Thông báo"
},
"notifications10ActionText": {
"message": "Xem trong cài đặt",
"description": "The 'call to action' on the button, or link, of the 'Visit in settings' notification. Upon clicking, users will be taken to settings page."
@ -2203,6 +2255,19 @@
"notifications9Title": {
"message": "👓 Chúng tôi đang làm cho các giao dịch dễ đọc hơn."
},
"notificationsEmptyText": {
"message": "Không có gì ở đây."
},
"notificationsHeader": {
"message": "Thông báo"
},
"notificationsInfos": {
"message": "$1 từ $2",
"description": "$1 is the date at which the notification has been dispatched and $2 is the link to the snap that dispatched the notification."
},
"notificationsMarkAllAsRead": {
"message": "Đánh dấu đã đọc tất cả"
},
"numberOfNewTokensDetected": {
"message": "Tìm thấy $1 token mới trong tài khoản này",
"description": "$1 is the number of new tokens detected"
@ -2301,6 +2366,12 @@
"origin": {
"message": "Nguồn gốc"
},
"osTheme": {
"message": "Hệ thống"
},
"padlock": {
"message": "Ổ khóa"
},
"parameters": {
"message": "Tham số"
},
@ -2371,6 +2442,10 @@
"message": "Xem địa chỉ, số dư tài khoản, hoạt động và bắt đầu giao dịch",
"description": "The description for the `eth_accounts` permission"
},
"permission_longRunning": {
"message": "Chạy không giới hạn.",
"description": "The description for the `endowment:long-running` permission"
},
"permission_manageBip44Keys": {
"message": "Kiểm soát các tài khoản và tài sản \"$1\" của bạn.",
"description": "The description for the `snap_getBip44Entropy_*` permission. $1 is the name of a protocol, e.g. 'Filecoin'."
@ -2400,6 +2475,9 @@
"message": "+ $1 khác",
"description": "$1 is a number of additional but unshown items in a list- this message will be shown in place of those items"
},
"popularCustomNetworks": {
"message": "Mạng tùy chỉnh phổ biến"
},
"preferredLedgerConnectionType": {
"message": "Dạng Kết Nối Ledger Ưu Tiên",
"description": "A header for a dropdown in the advanced section of settings. Appears above the ledgerConnectionPreferenceDescription message"
@ -2574,6 +2652,9 @@
"resetWalletWarning": {
"message": "Đảm bảo bạn đang sử dụng đúng Cụm từ khôi phục bí mật trước khi tiếp tục vì bạn sẽ không thể hoàn tác."
},
"restartMetamask": {
"message": "Khởi động lại MetaMask"
},
"restore": {
"message": "Khôi phục"
},
@ -2758,6 +2839,9 @@
"sendAmount": {
"message": "Gửi khoản tiền"
},
"sendBugReport": {
"message": "Gửi báo cáo lỗi."
},
"sendSpecifiedTokens": {
"message": "Gửi $1",
"description": "Symbol of the specified token"
@ -3031,6 +3115,9 @@
"message": "Kết nối ví của bạn trực tiếp với máy tính. Mở khóa Ledger của bạn và mở ứng dụng Ethereum. Để biết thêm thông tin về cách sử dụng thiết bị ví cứng của bạn, $1.",
"description": "$1 represents the `hardwareWalletSupportLinkConversion` localization key"
},
"stillGettingMessage": {
"message": "Vẫn nhận được thông báo này?"
},
"storePhrase": {
"message": "Lưu trữ cụm mật khẩu này trong trình quản lý mật khẩu chẳng hạn như 1Password."
},
@ -3083,6 +3170,12 @@
"stxFallbackUnavailable": {
"message": "Bạn vẫn có thể hoán đổi token ngay cả khi Giao dịch thông minh không khả dụng."
},
"stxPendingPrivatelySubmittingSwap": {
"message": "Đang bí mật gửi yêu cầu Hoán đổi của bạn..."
},
"stxPendingPubliclySubmittingSwap": {
"message": "Đang công khai gửi yêu cầu Hoán đổi của bạn..."
},
"stxSubDescription": {
"message": "* Giao dịch thông minh sẽ cố gắng gửi giao dịch của bạn nhiều lần theo cách riêng tư. Nếu tất cả các lần thử đều không thành công, giao dịch sẽ được phát công khai để đảm bảo Hoán đổi của bạn được thực hiện thành công."
},
@ -3093,6 +3186,10 @@
"message": "$1 của bạn hiện đã có sẵn.",
"description": "$1 is a token symbol, e.g. ETH"
},
"stxSwapCompleteIn": {
"message": "Hoán đổi sẽ hoàn tất sau <",
"description": "'<' means 'less than', e.g. Swap will complete in < 2:59"
},
"stxTooltip": {
"message": "Mô phỏng giao dịch trước khi gửi để giảm chi phí giao dịch và tỷ lệ thất bại."
},
@ -3352,6 +3449,10 @@
"swapSlippageNegative": {
"message": "Mức trượt giá phải lớn hơn hoặc bằng 0"
},
"swapSlippagePercent": {
"message": "$1%",
"description": "$1 is the amount of % for slippage"
},
"swapSource": {
"message": "Nguồn thanh khoản"
},
@ -3585,6 +3686,10 @@
"tokenSymbol": {
"message": "Ký hiệu token"
},
"tokensFoundTitle": {
"message": "Đã tìm thấy $1 token mới",
"description": "$1 is the number of new tokens detected"
},
"tooltipApproveButton": {
"message": "Tôi đã hiểu"
},
@ -3706,6 +3811,9 @@
"message": "Chúng tôi đã gặp phải sự cố khi kết nối với $1 của bạn, hãy thử xem lại $2 và thử lại.",
"description": "$1 is the wallet device name; $2 is a link to wallet connection guide"
},
"troubleStarting": {
"message": "MetaMask đã gặp sự cố khi khởi động. Lỗi này có thể xảy ra không liên tục, vì vậy hãy thử khởi động lại tiện ích."
},
"troubleTokenBalances": {
"message": "Chúng tôi đã gặp phải vấn đề khi tải số dư token của bạn. Bạn có thể xem số dư ",
"description": "Followed by a link (here) to view token balances"
@ -3728,6 +3836,9 @@
"typePassword": {
"message": "Nhập mật khẩu MetaMask của bạn"
},
"typeYourSRP": {
"message": "Nhập Cụm từ khôi phục bí mật của bạn"
},
"u2f": {
"message": "U2F",
"description": "A name on an API for the browser to interact with devices that support the U2F protocol. On some browsers we use it to connect MetaMask to Ledger devices."
@ -3887,6 +3998,9 @@
"walletCreationSuccessTitle": {
"message": "Tạo ví thành công"
},
"warning": {
"message": "Cảnh báo"
},
"weak": {
"message": "Yếu"
},

View File

@ -62,6 +62,13 @@
"message": "$1可以访问并使用此资产",
"description": "$1 is the url of the site requesting ability to spend"
},
"accessYourWalletWithSRP": {
"message": "使用账户助记词访问钱包"
},
"accessYourWalletWithSRPDescription": {
"message": "MetaMask无法恢复您的密码。我们将使用您的助记词来验证您的所有权、恢复您的钱包并设置新密码。首先请输入创建钱包时获得的助记词。$1",
"description": "$1 is the words 'Learn More' from key 'learnMore', separated here so that it can be added as a link"
},
"accessingYourCamera": {
"message": "正在访问您的相机……"
},
@ -153,6 +160,10 @@
"addNetwork": {
"message": "添加网络"
},
"addNetworkTooltipWarning": {
"message": "此网络连接依赖于第三方。此连接可能不太可靠,或使第三方可进行活动跟踪。$1",
"description": "$1 is Learn more link"
},
"addSuggestedTokens": {
"message": "添加推荐代币"
},
@ -400,6 +411,14 @@
"message": "购买$1",
"description": "$1 is the ticker symbol of a an asset the user is being prompted to purchase"
},
"buyCryptoWithCoinbasePay": {
"message": "用Coinbase Pay购买$1",
"description": "$1 represents the crypto symbol to be purchased"
},
"buyCryptoWithCoinbasePayDescription": {
"message": "您可以使用Coinbase账户轻松购买或转移加密货币。",
"description": "$1 represents the crypto symbol to be purchased"
},
"buyCryptoWithMoonPay": {
"message": "用MoonPay购买$1",
"description": "$1 represents the cypto symbol to be purchased"
@ -606,6 +625,9 @@
"continue": {
"message": "继续"
},
"continueToCoinbasePay": {
"message": "继续使用Coinbase Pay"
},
"continueToMoonPay": {
"message": "继续使用MoonPay"
},
@ -718,9 +740,6 @@
"customGasSubTitle": {
"message": "提升费用可能会缩短处理时间,但不能保证。"
},
"customNetworks": {
"message": "自定义网络"
},
"customSpendLimit": {
"message": "自定义消费限额"
},
@ -1228,6 +1247,10 @@
"message": "所有Flask API都是实验性的。它们可能会在未事先通知的情况下被更改或删除它们也可能会无限期地留在Flask上而不会迁移到稳定的MetaMask。您需要自行承担使用它们的风险。",
"description": "This message warns developers about unstable Flask APIs"
},
"flaskWelcomeWarning4": {
"message": "确保在使用Flask时禁用常规MetaMask扩展程序。",
"description": "This message calls to pay attention about multiple versions of MetaMask running on the same site (Flask + Prod)"
},
"flaskWelcomeWarningAcceptButton": {
"message": "我接受风险",
"description": "this text is shown on a button, which the user presses to confirm they understand the risks of using Flask"
@ -1419,6 +1442,9 @@
"hide": {
"message": "隐藏"
},
"hideFullTransactionDetails": {
"message": "隐藏完整的交易细节"
},
"hideSeedPhrase": {
"message": "隐藏助记词"
},
@ -1448,6 +1474,12 @@
"history": {
"message": "历史记录"
},
"ignoreAll": {
"message": "忽略所有"
},
"ignoreTokenWarning": {
"message": "如果您隐藏代币,它们将不会在您的钱包中显示。但您仍然可以通过搜索代币来添加它们。"
},
"import": {
"message": "导入",
"description": "Button to import an account from a selected file"
@ -1497,6 +1529,10 @@
"importWallet": {
"message": "导入钱包"
},
"importWithCount": {
"message": "导入$1",
"description": "$1 will the number of detected tokens that are selected for importing, if all of them are selected then $1 will be all"
},
"importYourExisting": {
"message": "使用账户助记词导入您的现有钱包"
},
@ -1659,7 +1695,7 @@
"message": "打开和解锁 Ledger Live 应用程序"
},
"ledgerConnectionPreferenceDescription": {
"message": "自定义连接您的 Ledger 到 MetaMask 的方式。建议使用 $1但也可使用其他选项。请在这里阅读更多信息$2",
"message": "自定义连接您的 Ledger 到 Metamask 的方式。建议使用 $1但也可使用其他选项。请在这里阅读更多信息$2",
"description": "A description that appears above a dropdown where users can select between up to three options - Ledger Live, U2F or WebHID - depending on what is supported in their browser. $1 is the recommended browser option, it will be either WebHID or U2f. $2 is a link to an article where users can learn more, but will be the translation of the learnMore message."
},
"ledgerDeviceOpenFailureMessage": {
@ -1691,6 +1727,9 @@
"levelArrow": {
"message": "水平箭头"
},
"lightTheme": {
"message": "浅色"
},
"likeToImportTokens": {
"message": "您想导入这些代币吗?"
},
@ -2004,6 +2043,13 @@
"newToMetaMask": {
"message": "MetaMask 的新用户?"
},
"newTokensImportedMessage": {
"message": "您已成功导入$1。",
"description": "$1 is the string of symbols of all the tokens imported"
},
"newTokensImportedTitle": {
"message": "已导入代币"
},
"newTotal": {
"message": "新总额"
},
@ -2086,6 +2132,9 @@
"notEnoughGas": {
"message": "燃料不足"
},
"notifications": {
"message": "通知"
},
"notifications10ActionText": {
"message": "在设置中访问",
"description": "The 'call to action' on the button, or link, of the 'Visit in settings' notification. Upon clicking, users will be taken to settings page."
@ -2158,7 +2207,7 @@
"description": "Description of a notification in the 'See What's New' popup. Describes the Ledger support update."
},
"notifications6DescriptionThree": {
"message": "在 MetaMask 中与您的 Ledger 账户交互时,将打开一个新选项卡,并且将要求您打开 Ledger Live 应用程序。应用程序打开后,您将被要求允许 WebSocket 连接到您的 MetaMask 账户。就是这样!",
"message": "在 Metamask 中与您的 Ledger 账户交互时,将打开一个新选项卡,并且将要求您打开 Ledger Live 应用程序。应用程序打开后,您将被要求允许 WebSocket 连接到您的 MetaMask 账户。就是这样!",
"description": "Description of a notification in the 'See What's New' popup. Describes the Ledger support update."
},
"notifications6DescriptionTwo": {
@ -2206,6 +2255,19 @@
"notifications9Title": {
"message": "👓 我们正在使交易更容易阅读。"
},
"notificationsEmptyText": {
"message": "此处无内容。"
},
"notificationsHeader": {
"message": "通知"
},
"notificationsInfos": {
"message": "$1来自$2",
"description": "$1 is the date at which the notification has been dispatched and $2 is the link to the snap that dispatched the notification."
},
"notificationsMarkAllAsRead": {
"message": "将所有标记为已读"
},
"numberOfNewTokensDetected": {
"message": "在此账户中发现 $1 新代币",
"description": "$1 is the number of new tokens detected"
@ -2285,9 +2347,6 @@
"onlyConnectTrust": {
"message": "只连接您信任的网站。"
},
"onlyInteractWith": {
"message": "仅与您信任的实体互动。"
},
"openFullScreenForLedgerWebHid": {
"message": "全屏打开 MetaMask 以通过 WebHID 连接您的 ledger。",
"description": "Shown to the user on the confirm screen when they are viewing MetaMask in a popup window but need to connect their ledger via webhid."
@ -2307,6 +2366,12 @@
"origin": {
"message": "来源"
},
"osTheme": {
"message": "系统"
},
"padlock": {
"message": "挂锁"
},
"parameters": {
"message": "参数"
},
@ -2377,6 +2442,10 @@
"message": "查看您允许的账户的地址(必填)",
"description": "The description for the `eth_accounts` permission"
},
"permission_longRunning": {
"message": "无限期运行。",
"description": "The description for the `endowment:long-running` permission"
},
"permission_manageBip44Keys": {
"message": "控制您的“$1”账户和资产。",
"description": "The description for the `snap_getBip44Entropy_*` permission. $1 is the name of a protocol, e.g. 'Filecoin'."
@ -2406,6 +2475,9 @@
"message": "另外 $1 项",
"description": "$1 is a number of additional but unshown items in a list- this message will be shown in place of those items"
},
"popularCustomNetworks": {
"message": "流行自定义网络"
},
"preferredLedgerConnectionType": {
"message": "首选 Ledger 连接类型",
"description": "A header for a dropdown in the advanced section of settings. Appears above the ledgerConnectionPreferenceDescription message"
@ -2580,6 +2652,9 @@
"resetWalletWarning": {
"message": "在继续之前,请确保您所使用的助记词正确无误。您将无法撤消此操作。"
},
"restartMetamask": {
"message": "重新启动MetaMask"
},
"restore": {
"message": "恢复"
},
@ -2764,6 +2839,9 @@
"sendAmount": {
"message": "发送金额"
},
"sendBugReport": {
"message": "向我们发送错误报告。"
},
"sendSpecifiedTokens": {
"message": "发送 $1",
"description": "Symbol of the specified token"
@ -3037,6 +3115,9 @@
"message": "将您的钱包直接连接到电脑。解锁 Ledger 并打开 Ethereum 应用程序。若要了解有关使用您的硬件钱包设备的更多信息,$1。",
"description": "$1 represents the `hardwareWalletSupportLinkConversion` localization key"
},
"stillGettingMessage": {
"message": "仍然收到此消息?"
},
"storePhrase": {
"message": "通过如 1Password 等密码管理工具保存该账户助记词。"
},
@ -3089,6 +3170,12 @@
"stxFallbackUnavailable": {
"message": "即使智能交易不可用,您仍然可以交换代币。"
},
"stxPendingPrivatelySubmittingSwap": {
"message": "正在秘密提交您的Swap..."
},
"stxPendingPubliclySubmittingSwap": {
"message": "正在公开提交您的Swap..."
},
"stxSubDescription": {
"message": "*智能交易将尝试多次隐秘提交您的交易。如果所有尝试都失败,交易将会公开广播,以确保您的交换能成功进行。"
},
@ -3099,6 +3186,10 @@
"message": "您的$1现在可用。",
"description": "$1 is a token symbol, e.g. ETH"
},
"stxSwapCompleteIn": {
"message": "Swap距离完成尚有<",
"description": "'<' means 'less than', e.g. Swap will complete in < 2:59"
},
"stxTooltip": {
"message": "在提交前模拟交易,以降低交易成本并减少失败。"
},
@ -3358,6 +3449,10 @@
"swapSlippageNegative": {
"message": "滑点必须大于或等于0"
},
"swapSlippagePercent": {
"message": "$1%",
"description": "$1 is the amount of % for slippage"
},
"swapSource": {
"message": "流动性来源"
},
@ -3591,6 +3686,10 @@
"tokenSymbol": {
"message": "代币符号"
},
"tokensFoundTitle": {
"message": "发现$1新代币",
"description": "$1 is the number of new tokens detected"
},
"tooltipApproveButton": {
"message": "我理解"
},
@ -3712,6 +3811,9 @@
"message": "我们在连接您的 $1 时遇到问题,尝试检查 $2 并重试。",
"description": "$1 is the wallet device name; $2 is a link to wallet connection guide"
},
"troubleStarting": {
"message": "MetaMask无法启动。可能发生间歇性错误因此请尝试重新启动扩展程序。"
},
"troubleTokenBalances": {
"message": "我们在加载您的代币余额时遇到问题。您可以查看它们 ",
"description": "Followed by a link (here) to view token balances"
@ -3734,6 +3836,9 @@
"typePassword": {
"message": "输入您的 MetaMask 密码"
},
"typeYourSRP": {
"message": "输入助记词"
},
"u2f": {
"message": "U2F",
"description": "A name on an API for the browser to interact with devices that support the U2F protocol. On some browsers we use it to connect MetaMask to Ledger devices."
@ -3893,6 +3998,9 @@
"walletCreationSuccessTitle": {
"message": "钱包创建成功"
},
"warning": {
"message": "警告"
},
"weak": {
"message": "弱"
},