Translation

English
English Turkish
When sending custom "QUOTE" commands to the remote server, one of the commands returned an error code that was 400 or higher (for FTP) or otherwise indicated unsuccessful completion of the command. Uzak sunucuya özel "QUOTE" komutları gönderirken, komutlardan biri 400 veya daha yüksek (FTP için) bir hata kodu döndürdü veya başka bir şekilde komutun başarısız bir şekilde tamamlandığını belirtti.
This is returned if CURLOPT_FAILONERROR is set true and the HTTP server returns an error code that is >= 400. CURLOPT_FAILONERROR true olarak ayarlanırsa ve HTTP sunucusu >= 400 olan bir hata kodu döndürürse bu döndürülür.
An error occurred when writing received data to a local file, or an error was returned to libcurl from a write callback. Alınan veriler yerel bir dosyaya yazılırken bir hata oluştu veya yazma geri çağrısından libcurl'e bir hata döndürüldü.
Failed starting the upload. For FTP, the server typically denied the STOR command. The error buffer usually contains the server's explanation for this. Karşıya yükleme başlatılamadı. FTP için, sunucu genellikle STOR komutunu reddetti. Hata arabelleği genellikle sunucunun bunun için açıklamasını içerir.
There was a problem reading a local file or an error returned by the read callback. Yerel bir dosya okunurken bir sorun oluştu veya okuma geri araması tarafından döndürülen bir hata oluştu.
A memory allocation request failed. This is serious badness and things are severely screwed up if this ever occurs. Bellek ayırma isteği başarısız oldu. Bu ciddi bir kötülüktür ve bu gerçekleşirse işler ciddi şekilde berbat olur.
Operation timeout. The specified time-out period was reached according to the conditions. İşlem zaman aşımı. Belirtilen zaman aşımı süresine şartlara göre ulaşıldı.
The FTP PORT command returned error. This mostly happens when you have not specified a good enough address for libcurl to use. See CURLOPT_FTPPORT. FTP PORT komutu hata verdi. Bu çoğunlukla, libcurl'un kullanması için yeterince iyi bir adres belirtmediğinizde olur. CURLOPT_FTPPORT bakın.
The FTP REST command returned error. This should never happen if the server is sane. FTP REST komutu hata döndürdü. Sunucu aklı başındaysa bu asla olmamalıdır.
The server does not support or accept range requests. Sunucu aralık isteklerini desteklemiyor veya kabul etmiyor.
This is an odd error that mainly occurs due to internal confusion. Bu, esas olarak iç karışıklık nedeniyle ortaya çıkan garip bir hatadır.
A problem occurred somewhere in the SSL/TLS handshake. You really want the error buffer and read the message there as it pinpoints the problem slightly more. Could be certificates (file formats, paths, permissions), passwords, and others. SSL/TLS el sıkışmasında bir sorun oluştu. Hata arabelleğini gerçekten istiyorsunuz ve sorunu biraz daha saptayacağı için oradaki mesajı okuyorsunuz. Sertifikalar (dosya biçimleri, yollar, izinler), parolalar ve diğerleri olabilir.
The download could not be resumed because the specified offset was out of the file boundary. Belirtilen uzaklık dosya sınırının dışında olduğu için indirme işlemi sürdürülemedi.
A file given with FILE:// could not be opened. Most likely because the file path does not identify an existing file. Did you check file permissions? FILE:// ile verilen bir dosya açılamadı. Büyük olasılıkla, dosya yolu varolan bir dosyayı tanımlamadığı için. Dosya izinlerini kontrol ettiniz mi?
LDAP cannot bind. LDAP bind operation failed. LDAP bağlanamıyor. LDAP bağlama işlemi başarısız oldu.
LDAP search failed. Ara
Function not found. A required zlib function was not found. İşlev bulunamadı. Gerekli bir zlib işlevi bulunamadı.
Aborted by callback. A callback returned "abort" to libcurl. Geri arama ile iptal edildi. Bir geri arama, libcurl'e "iptal" döndürdü.
A function was called with a bad parameter. Hatalı bir parametreyle bir işlev çağrıldı.
Interface error. A specified outgoing interface could not be used. Set which interface to use for outgoing connections' source IP address with URLOPT_INTERFACE. Arayüz hatası. Belirtilen giden arabirim kullanılamadı. Giden bağlantıların kaynak IP adresi için hangi arabirimin kullanılacağını URLOPT_INTERFACE ile ayarlayın.
Too many redirects. When following redirects, libcurl hit the maximum amount. Set your limit with CURLOPT_MAXREDIRS. Çok fazla yönlendirme. Yönlendirmeleri takip ederken, libcurl maksimum miktara ulaştı. CURLOPT_MAXREDIRS ile limitinizi belirleyin.
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'e geçirilen bir seçenek tanınmıyor/bilinmiyor. Uygun belgelere bakın. Bu, büyük olasılıkla libcurl kullanan programda bir sorundur. Hata arabelleği, tam olarak hangi seçenekle ilgili olduğu hakkında daha ayrıntılı bilgiler içerebilir.
An option passed in to a setopt was wrongly formatted. See error message for details about what option. Bir setopt'a iletilen bir seçenek yanlış biçimlendirilmiş. Hangi seçenekle ilgili ayrıntılar için hata mesajına bakın.
Nothing was returned from the server, and under the circumstances, getting nothing is considered an error. Sunucudan hiçbir şey döndürülmedi ve bu koşullar altında hiçbir şey almamak bir hata olarak kabul edilir.
The specified crypto engine was not found. Belirtilen kripto motoru bulunamadı.
Failed setting the selected SSL crypto engine as default. Seçilen SSL şifreleme altyapısı varsayılan olarak ayarlanamadı.
Failed sending network data. Ağ verileri gönderilemedi.
Failure with receiving network data. Ağ verilerinin alınmasında hata.
problem with the local client certificate. Yerel istemci sertifikasıyla ilgili sorun.
Could not use specified cipher. Belirtilen şifre kullanılamadı.
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. Uzak sunucunun SSL sertifikası veya SSH parmak izi uygun görülmedi. Bu hata kodu, 7.62.0'dan beri CURLE_SSL_CACERT ile birleştirilmiştir. Önceki değeri 51 idi.

Loading…

No matching activity found.

Browse all component changes

Things to check

Mismatched full stop

Source and translation do not both end with a full stop

Reset

Glossary

English Turkish
No related strings found in the glossary.

String information

Source string location
includes/arrays.php:711
String age
a month ago
Source string age
a month ago
Translation file
locales/po/tr-TR.po, string 193