Browsing Turkish translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Turkish guidelines.
12061215 of 1443 results
1206.
Inappropriate ioctl for device
TRANS Inappropriate I/O control operation, such as trying to set terminal
TRANS modes on an ordinary file.
Aygıt için G/Ç kontrol işlemi uygun değil
Translated by Nilgün Belma Bugüner
Located in sysdeps/gnu/errlist.h:170
1207.
Text file busy
TRANS An attempt to execute a file that is currently open for writing, or
TRANS write to a file that is currently being executed.  Often using a
TRANS debugger to run a program is considered having it open for writing and
TRANS will cause this error.  (The name stands for ``text file busy''.)  This
TRANS is not an error on @gnuhurdsystems{}; the text is copied as necessary.
Metin dosyası meşgul
Translated by Nilgün Belma Bugüner
Located in sysdeps/gnu/errlist.h:179
1208.
File too large
TRANS The size of a file would be larger than allowed by the system.
Dosya çok büyük
Translated by Nilgün Belma Bugüner
Located in sysdeps/gnu/errlist.h:184
1209.
No space left on device
TRANS Write operation on a file failed because the
TRANS disk is full.
Aygıt üzerinde boş yer yok
Translated by Nilgün Belma Bugüner
Located in sysdeps/gnu/errlist.h:190
1210.
Illegal seek
TRANS Invalid seek operation (such as on a pipe).
Arama kuraldışı
Translated by Nilgün Belma Bugüner
Located in sysdeps/gnu/errlist.h:195
1211.
Read-only file system
TRANS An attempt was made to modify something on a read-only file system.
Salt-okunur dosya sistemi
Translated by Nilgün Belma Bugüner
Located in sysdeps/gnu/errlist.h:200
1212.
Too many links
TRANS The link count of a single file would become too large.
TRANS @code{rename} can cause this error if the file being renamed already has
TRANS as many links as it can take (@pxref{Renaming Files}).
Çok fazla bağ var
Translated by Nilgün Belma Bugüner
Located in sysdeps/gnu/errlist.h:207
1213.
Numerical argument out of domain
TRANS Used by mathematical functions when an argument value does
TRANS not fall into the domain over which the function is defined.
Sayısal argüman saha dışı
Translated by Nilgün Belma Bugüner
Located in sysdeps/gnu/errlist.h:222
1214.
Numerical result out of range
TRANS Used by mathematical functions when the result value is
TRANS not representable because of overflow or underflow.
Sayısal sonuç kapsam dışı
Translated by Nilgün Belma Bugüner
Located in sysdeps/gnu/errlist.h:228
1215.
Resource temporarily unavailable
TRANS The call might work if you try again
TRANS later.  The macro @code{EWOULDBLOCK} is another name for @code{EAGAIN};
TRANS they are always the same in @theglibc{}.
TRANS
TRANS This error can happen in a few different situations:
TRANS
TRANS @itemize @bullet
TRANS @item
TRANS An operation that would block was attempted on an object that has
TRANS non-blocking mode selected.  Trying the same operation again will block
TRANS until some external condition makes it possible to read, write, or
TRANS connect (whatever the operation).  You can use @code{select} to find out
TRANS when the operation will be possible; @pxref{Waiting for I/O}.
TRANS
TRANS @strong{Portability Note:} In many older Unix systems, this condition
TRANS was indicated by @code{EWOULDBLOCK}, which was a distinct error code
TRANS different from @code{EAGAIN}.  To make your program portable, you should
TRANS check for both codes and treat them the same.
TRANS
TRANS @item
TRANS A temporary resource shortage made an operation impossible.  @code{fork}
TRANS can return this error.  It indicates that the shortage is expected to
TRANS pass, so your program can try the call again later and it may succeed.
TRANS It is probably a good idea to delay for a few seconds before trying it
TRANS again, to allow time for other processes to release scarce resources.
TRANS Such shortages are usually fairly serious and affect the whole system,
TRANS so usually an interactive program should report the error to the user
TRANS and return to its command loop.
TRANS @end itemize
Özkaynak geçici olarak kullanılamaz durumda
Translated by Nilgün Belma Bugüner
Located in sysdeps/gnu/errlist.h:261
12061215 of 1443 results

This translation is managed by Ubuntu'yu Türkçe'ye Çevirenler Takımı, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Angel Spy, Cihan Ersoy, Efe Çiftci, Emre AYTAÇ, Mehmet Keçeci, Mustafa VELİOĞLU, Nilgün Belma Bugüner, Orhan BALCI, Yigit Ates, can kaçan, irmak, kulkke, meda, ubuntuki, yilomka.