@kinvolk/headlamp-plugin
Version:
The needed infrastructure for building Headlamp plugins.
58 lines (57 loc) • 4.72 kB
JSON
{
"Failed to fetch plugin info": "பிளக்-இன் தகவலைப் பெறுவதில் தோல்வி",
"An error occurred while fetching plugin info from {{ URL }}.": "{{ URL }} இலிருந்து பிளக்-இன் தகவலைப் பெறும்போது ஒரு பிழை ஏற்பட்டது.",
"Yes": "ஆம்",
"No": "இல்லை",
"Plugin Installation": "பிளக்-இன் நிறுவல்",
"Do you want to install the plugin \"{{ pluginName }}\"?": "நீங்கள் \"{{ pluginName }}\" பிளக்-இனை நிறுவ விரும்புகிறீர்களா?",
"You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "நீங்கள் இதிலிருந்து ஒரு பிளக்-இனை நிறுவ உள்ளீர்கள்: {{ url }}\nதொடர விரும்புகிறீர்களா?",
"About": "பற்றி",
"Quit": "வெளியேறு",
"Select All": "அனைத்தையும் தேர்ந்தெடு",
"Delete": "நீக்கு",
"Services": "சேவைகள்",
"Hide": "மறை",
"Hide Others": "மற்றவற்றை மறை",
"Show All": "அனைத்தையும் காட்டு",
"File": "கோப்பு",
"Close": "மூடு",
"Edit": "திருத்து",
"Cut": "வெட்டு",
"Copy": "நகலெடு",
"Paste": "ஒட்டு",
"Paste and Match Style": "ஒட்டி பாணியைப் பொருத்து",
"Speech": "பேச்சு",
"Start Speaking": "பேசத் தொடங்கு",
"Stop Speaking": "பேசுவதை நிறுத்து",
"View": "காட்சி",
"Toggle Developer Tools": "டெவலப்பர் கருவிகளை நிலைமாற்று",
"Reset Zoom": "பெரிதாக்கத்தை மீட்டமை",
"Zoom In": "பெரிதாக்கு",
"Zoom Out": "சிறிதாக்கு",
"Toggle Fullscreen": "ஃபுல்ஸ்க்ரீன்-ஐ நிலைமாற்று",
"Navigate": "செல்லவும்",
"Reload": "மீளேற்று",
"Go to Home": "முகப்புக்குச் செல்",
"Go Back": "பின் செல்",
"Go Forward": "முன் செல்",
"Window": "சாளரம்",
"Minimize": "சிறிதாக்கு",
"Bring All to Front": "அனைத்தையும் முன்பக்கம் கொண்டு வா",
"Help": "உதவி",
"Documentation": "ஆவணப்படுத்தல்",
"Open an Issue": "ஒரு இஷ்யூவைத் திற",
"Another process is running": "மற்றொரு ப்ராசஸ் இயங்குகிறது",
"Looks like another process is already running. Continue by terminating that process automatically, or quit?": "மற்றொரு ப்ராசஸ் ஏற்கனவே இயங்குவது போல் தெரிகிறது. அந்த ப்ராசஸை தானாகவே முடிப்பதன் மூலம் தொடரவா, அல்லது வெளியேறவா?",
"Continue": "தொடர்க",
"Failed to quit the other running process": "மற்ற இயங்கும் ப்ராசஸிலிருந்து வெளியேற முடியவில்லை",
"Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "மற்ற இயங்கும் ப்ராசஸிலிருந்து வெளியேற முடியவில்லை, PIDs: {{ process_list }}. தயவுசெய்து அந்த ப்ராசஸை நிறுத்தி பயன்பாட்டை மீண்டும் தொடங்கவும்.",
"No available ports": "",
"Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "",
"Terminate and Retry": "",
"Failed to start": "",
"Could not start the server even after terminating existing processes.": "",
"Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "",
"Invalid URL": "தவறான URL",
"Application opened with an invalid URL: {{ url }}": "பயன்பாடு தவறான URL உடன் திறக்கப்பட்டது: {{ url }}"
}