English | Arabic |
build error | خطأ في الإصدار (A message that notifies you of an issue that breaks the build) |
error code | رمز الخطأ (One of four fields of an SCODE. It is a unique number that is assigned to represent the error or warning) |
error correction | تصحيح الأخطاء (In Windows Media Player, a process to ensure that digital audio data is read from the CD-ROM drive accurately during playback or copying. Using error correction can prevent undesirable noises that are not part of the original material) |
error detection | كشف الأخطاء (A technique for detecting when data is lost during transmission. This allows the software to recover lost data by notifying the transmitting computer that it needs to retransmit the data) |
error handling | معالجة الأخطاء (The process of dealing with errors (or exceptions) as they arise during the running of a program. Some programming languages, such as C++, Ada, and Eiffel, have features that aid in error handling) |
error log | سجل الأخطاء (A file that lists errors that were encountered during an operation) |
error number | رقم الخطأ (A whole number in the range 0 - 65,535 that corresponds to the Number property setting of the Err object. When combined with the Description property setting of the Err object, this number represents a particular error message) |
error reporting | الإعلام عن الخطأ (A feature that automatically captures key information at the time of a program or system crash and allows users to report the collected information) |
error string | سلسلة الأخطاء (A string from the system or a program advising the user of a problem that may require human intervention in order to be solved) |
rounding error | خطأ التقريب (The deviation from an exact value resulting from the use of rounding) |
server error | خطأ في الملقم (A failure to complete a request for information through HTTP that results from an error at the server rather than an error by the client or the user. Server errors are indicated by HTTP status codes beginning with 5) |
SMART error | خطأ SMART (An error returned by the SMART test) |
standard error | خطأ قياسي (An output stream typically used by programs to output error messages or diagnostics) |
sync error | خطأ تزامن (A problem that prevents sync from completing. Sync errors are typically caused by problems with the device, network folder, or other computer you are trying to sync with) |
syntax error | خطأ في بناء الجملة (An error in the grammatical structure of the code or expression) |
system error | فشل النظام (A software condition that renders the operating system incapable of continuing to function normally. This type of error usually requires rebooting the system) |
Windows Error Reporting | إعداد تقرير بالأخطاء في Windows (The Windows technology that collects data on system crashes or hangs and sends it to Microsoft) |