1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/app/_locales/ml/messages.json
vthomas13 4dcde1e216
Multichain Activity Screen (#19557)
* layout wip

* Icon changes, add badgewrapped icons to smart tx

* grouping by date wip

* typo fix

* group txs by date, button styling

* removing queue/history division, adding datestamp for pending tx, minor styling changes

* adding tests, updating snap

* font size fix

* e2e fixes

* Remove unnecessary tabIndex and keypress handler

* Fix typo for fontWeight

* Fix nesting warning by removing unnecessary Text

* Fix tests

* Fix import and exports

* Remove unused verbiage

* Update E2E selectors

* More E2E

* More E2Es

* More test fixes

* awaiting find instead of click

* adding regularDelayMs to flaky test

* removing delay

* increasing delay outside of wait

* adding back first-child to selector

* test fixes

* using datatestid for primary currency

* sorting date txgroups

* wip alignment for big numbers

* alignment issues fix

* lintfix

* adding tabindex, cursor pointer, updating snap

* unit test fix

* storybook additions

* snaphot update

* update snap

---------

Co-authored-by: David Walsh <davidwalsh83@gmail.com>
2023-07-17 13:48:15 -04:00

146 lines
3.5 KiB
JSON
Generated

{
"QRHardwareSignRequestCancel": {
"message": "നിരസിക്കുക"
},
"about": {
"message": "വിവരം"
},
"account": {
"message": "അക്കൗണ്ട്"
},
"advanced": {
"message": "നൂതനം"
},
"appName": {
"message": "MetaMask",
"description": "The name of the application"
},
"appNameBeta": {
"message": "MetaMask Beta",
"description": "The name of the application (Beta)"
},
"appNameFlask": {
"message": "MetaMask Flask",
"description": "The name of the application (Flask)"
},
"back": {
"message": "പിന്നോട്ട്"
},
"basic": {
"message": "അടിസ്ഥാനം"
},
"cancel": {
"message": "റദ്ദാക്കൂ"
},
"close": {
"message": "അവസാനിപ്പിക്കുക"
},
"confirm": {
"message": "സ്ഥിരീകരിക്കുക"
},
"connect": {
"message": "കണക്‌റ്റുചെയ്യുക"
},
"copyToClipboard": {
"message": "ക്ലിപ്പ്ബോർഡിലേക്ക് പകർത്തുക"
},
"create": {
"message": "സൃഷ്‌ടിക്കുക"
},
"custom": {
"message": "നൂതനം"
},
"delete": {
"message": "ഇല്ലാതാക്കുക"
},
"details": {
"message": "വിശദാംശങ്ങൾ‌"
},
"done": {
"message": "പൂർത്തിയാക്കി"
},
"edit": {
"message": "എഡിറ്റുചെയ്യുക"
},
"fast": {
"message": "വേഗത"
},
"forgetDevice": {
"message": "ഈ ഉപകരണം മറക്കുക"
},
"hide": {
"message": "മറയ്ക്കുക"
},
"history": {
"message": "ചരിത്രം"
},
"import": {
"message": "ഇറക്കുമതിചെയ്യുക",
"description": "Button to import an account from a selected file"
},
"imported": {
"message": "ഇറക്കുമതിചെയ്തു",
"description": "status showing that an account has been fully loaded into the keyring"
},
"loading": {
"message": "ലോഡ്ചെയ്യുന്നു..."
},
"next": {
"message": "അടുത്തത്"
},
"off": {
"message": "ഓഫാക്കുക"
},
"ok": {
"message": "ശരി"
},
"on": {
"message": "ഓൺ ചെയ്യുക"
},
"origin": {
"message": "ഉറവിടം"
},
"password": {
"message": "പാസ്‌വേഡ്"
},
"reject": {
"message": "നിരസിക്കുക"
},
"remove": {
"message": "നീക്കംചെയ്യുക"
},
"removeAccount": {
"message": "അക്കൗണ്ട് നീക്കംചെയ്യൽ"
},
"reset": {
"message": "വീണ്ടും സജ്ജീകരിക്കുക"
},
"restore": {
"message": "പുനഃസ്ഥാപിക്കുക"
},
"save": {
"message": "സംരക്ഷിക്കുക"
},
"search": {
"message": "തിരയൂ"
},
"send": {
"message": "അയയ്‌ക്കുക"
},
"settings": {
"message": "ക്രമീകരണങ്ങള്‍"
},
"tryAgain": {
"message": "വീണ്ടും ശ്രമിക്കുക"
},
"unknown": {
"message": "അറിഞ്ഞുകൂടാത്തത്"
},
"unlock": {
"message": "അണ്‍ലോക്ക് ചെയ്യുക"
},
"userName": {
"message": "ഉപയോക്തൃനാമം"
}
}