@kinvolk/headlamp-plugin
Version:
The needed infrastructure for building Headlamp plugins.
58 lines (57 loc) • 4.42 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 }}"
}