Translation

English
English Hindi
A function was called with a bad parameter. एक फ़ंक्शन को खराब पैरामीटर के साथ बुलाया गया था।
Interface error. A specified outgoing interface could not be used. Set which interface to use for outgoing connections' source IP address with URLOPT_INTERFACE. इंटरफ़ेस त्रुटि। किसी निर्दिष्ट जावक इंटरफ़ेस का उपयोग नहीं किया जा सका. सेट करें कि URLOPT_INTERFACE के साथ आउटगोइंग कनेक्शन के स्रोत आईपी पते के लिए किस इंटरफ़ेस का उपयोग करना है।
Too many redirects. When following redirects, libcurl hit the maximum amount. Set your limit with CURLOPT_MAXREDIRS. बहुत सारे रीडायरेक्ट। रीडायरेक्ट का पालन करते समय, libcurl अधिकतम राशि हिट करता है। CURLOPT_MAXREDIRS के साथ अपनी सीमा निर्धारित करें।
An option passed to libcurl is not recognized/known. Refer to the appropriate documentation. This is most likely a problem in the program that uses libcurl. The error buffer might contain more specific information about which exact option it concerns. libcurl को दिया गया विकल्प मान्यता प्राप्त/ज्ञात नहीं है। उपयुक्त दस्तावेज देखें। यह संभवतः प्रोग्राम में एक समस्या है जो libcurl का उपयोग करता है। त्रुटि बफर में अधिक विशिष्ट जानकारी हो सकती है कि यह किस सटीक विकल्प से संबंधित है।
An option passed in to a setopt was wrongly formatted. See error message for details about what option. एक सेटओपीटी में पास किया गया विकल्प गलत तरीके से स्वरूपित किया गया था। किस विकल्प के बारे में विवरण के लिए त्रुटि संदेश देखें।
Nothing was returned from the server, and under the circumstances, getting nothing is considered an error. सर्वर से कुछ भी वापस नहीं किया गया था, और परिस्थितियों में, कुछ भी प्राप्त नहीं करना एक त्रुटि माना जाता है।
The specified crypto engine was not found. निर्दिष्ट क्रिप्टो इंजन नहीं मिला।
Failed setting the selected SSL crypto engine as default. चयनित SSL क्रिप्टो इंजन को डिफ़ॉल्ट के रूप में सेट करने में विफल.
Failed sending network data. नेटवर्क डेटा भेजने में विफल.
Failure with receiving network data. नेटवर्क डेटा प्राप्त करने में विफलता।
problem with the local client certificate. स्थानीय क्लाइंट प्रमाणपत्र के साथ समस्या।
Could not use specified cipher. निर्दिष्ट सिफर का उपयोग नहीं कर सका.
The remote server's SSL certificate or SSH fingerprint was deemed not OK. This error code has been unified with CURLE_SSL_CACERT since 7.62.0. Its previous value was 51. दूरस्थ सर्वर के एसएसएल प्रमाणपत्र या एसएसएच फिंगरप्रिंट को ठीक नहीं माना गया था। यह त्रुटि कोड 7.62.0 से CURLE_SSL_CACERT के साथ एकीकृत किया गया है। इसका पिछला मूल्य 51 था।
Unrecognized transfer encoding. अपरिचित स्थानांतरण एन्कोडिंग।
Maximum file size exceeded. अधिकतम फ़ाइल आकार पार हो गया.
Requested FTP SSL level failed. अनुरोधित FTP SSL स्तर विफल रहा.
When doing a send operation curl had to rewind the data to retransmit, but the rewinding operation failed. सेंड ऑपरेशन करते समय कर्ल को डेटा को रिट्रांसमिट करने के लिए रिवाइंड करना पड़ता था, लेकिन रिवाइंडिंग ऑपरेशन विफल हो गया।
Initiating the SSL Engine failed. SSL इंजन प्रारंभ करना विफल रहा।
The remote server denied curl to login (Added in 7.13.1) दूरस्थ सर्वर ने लॉगिन करने के लिए कर्ल से इनकार कर दिया (7.13.1 में जोड़ा गया)
File not found on TFTP server. फ़ाइल TFTP सर्वर पर नहीं मिली।
Permission problem on TFTP server. TFTP सर्वर पर अनुमति समस्या।
Out of disk space on the server. सर्वर पर डिस्क स्थान से बाहर।
Illegal TFTP operation. अवैध TFTP ऑपरेशन।
Unknown TFTP transfer ID. अज्ञात TFTP स्थानांतरण आईडी।
File already exists and is not overwritten. फ़ाइल पहले से मौजूद है और अधिलेखित नहीं है.
This error should never be returned by a properly functioning TFTP server. यह त्रुटि कभी भी ठीक से काम कर रहे TFTP सर्वर द्वारा वापस नहीं की जानी चाहिए।
Problem with reading the SSL CA cert (path? access rights?) SSL CA प्रमाणपत्र पढ़ने में समस्या (पथ? पहुँच अधिकार?)
The resource referenced in the URL does not exist. URL में संदर्भित संसाधन मौजूद नहीं है.
An unspecified error occurred during the SSH session. SSH सत्र के दौरान कोई अनिर्दिष्ट त्रुटि उत्पन्न हुई.
Failed to shut down the SSL connection. SSL कनेक्शन बंद करने में विफल।
Socket is not ready for send/recv wait till it's ready and try again. This return code is only returned from curl_easy_recv and curl_easy_send (Added in 7.18.2) सॉकेट भेजने/पुनरावृत्ति के लिए तैयार नहीं है, इसके तैयार होने तक प्रतीक्षा करें और पुनः प्रयास करें। यह रिटर्न कोड केवल curl_easy_recv और curl_easy_send से लौटाया जाता है (7.18.2 में जोड़ा गया)

Loading…

No matching activity found.

Browse all component changes

Glossary

English Hindi
No related strings found in the glossary.

String information

Source string location
includes/arrays.php:811
String age
a month ago
Source string age
a month ago
Translation file
locales/po/hi-IN.po, string 211