| 5 | Geçersiz yordam çağrısı veya değişken |
Invalid procedure call or argument |
| 6 | Taşma |
Overflow |
| 7 | Yetersiz bellek |
Out of memory |
| 9 | Alt simge aralık dışı |
Subscript out of range |
| 10 | Bu dizi sabitlendi veya geçici olarak kilitlendi |
This array is fixed or temporarily locked |
| 11 | Sıfıra bölme |
Division by zero |
| 13 | Tür uyumsuz |
Type mismatch |
| 14 | Karakter dizi alanı doldu |
Out of string space |
| 17 | İstenilen işlem yürütülemiyor |
Can't perform requested operation |
| 28 | Yığma alanı doldu |
Out of stack space |
| 35 | Tanımsız Sub veya Function |
Sub or Function not defined |
| 48 | DLL yükleme hatası |
Error in loading DLL |
| 51 | İç hata |
Internal error |
| 52 | Yanlış dosya adı veya numarası |
Bad file name or number |
| 53 | Dosya bulunamadı |
File not found |
| 54 | Yanlış dosya modu |
Bad file mode |
| 55 | Dosya zaten açık |
File already open |
| 57 | Aygıt G/Ç hatası |
Device I/O error |
| 58 | Dosya var |
File already exists |
| 61 | Disk dolu |
Disk full |
| 62 | Giriş dosya sonunu geçti |
Input past end of file |
| 67 | Çok fazla dosya |
Too many files |
| 68 | Aygıt yok |
Device unavailable |
| 70 | İzin verilmedi |
Permission denied |
| 71 | Disk hazır değil |
Disk not ready |
| 74 | Farklı bir sürücü adına değiştirilemez |
Can't rename with different drive |
| 75 | Yol/Dosya erişim hatası |
Path/File access error |
| 76 | Yol bulunamadı |
Path not found |
| 91 | Nesne değişkeni ayarlanmamış |
Object variable not set |
| 92 | For döngüsü başlatılmamış |
For loop not initialized |
| 94 | Geçersiz Null kullanımı |
Invalid use of Null |
| 322 | Gerekli geçici dosya oluşturulamıyor |
Can't create necessary temporary file |
| 424 | Nesne gerekli |
Object required |
| 429 | ActiveX bileşeni nesne oluşturamıyor |
ActiveX component can't create object |
| 430 | Sınıf Otomasyon'u desteklemiyor |
Class doesn't support Automation |
| 432 | Otomasyon işlemi boyunca dosya adı veya sınıf adı bulunamadı |
File name or class name not found during Automation operation |
| 438 | Nesne bu özellik veya yöntemi desteklemiyor |
Object doesn't support this property or method |
| 440 | Otomasyon hatası |
Automation error |
| 445 | Nesne bu eylemi desteklemiyor |
Object doesn't support this action |
| 446 | Nesne adlandırılmış bağımsız değişkeni desteklemiyor |
Object doesn't support named arguments |
| 447 | Nesne geçerli yerel ayarları desteklemiyor |
Object doesn't support current locale setting |
| 448 | Adlandırılmış bağımsız değişken bulunamadı |
Named argument not found |
| 449 | Bağımsız değişken seçmeli değil |
Argument not optional |
| 450 | Hatalı bağımsız değişken numarası veya geçersiz özellik ataması |
Wrong number of arguments or invalid property assignment |
| 451 | Nesne koleksiyon değil |
Object not a collection |
| 453 | Belirtilen DLL işlevi bulunamadı |
Specified DLL function not found |
| 455 | Kod kaynağı kilitlenme hatası |
Code resource lock error |
| 457 | Bu tuş, koleksiyonun bir öğesiyle bağlantılı |
This key is already associated with an element of this collection |
| 458 | Değişken, VBScript'te desteklenmeyen bir Otomasyon türü kullanıyor |
Variable uses an Automation type not supported in VBScript |
| 462 | Uzak sunucu makinesi yok veya kullanılabilir değil |
The remote server machine does not exist or is unavailable |
| 481 | Geçersiz resim |
Invalid picture |
| 500 | Değişken tanımsız |
Variable is undefined |
| 501 | Geçersiz atama |
Illegal assignment |
| 502 | Nesne, yazım için güvenli değil |
Object not safe for scripting |
| 503 | Nesne, başlatma için güvenli değil |
Object not safe for initializing |
| 504 | Nesne, oluşturma için güvenli değil |
Object not safe for creating |
| 505 | Geçersiz veya nitelenmemiş başvuru |
Invalid or unqualified reference |
| 506 | Sınıf tanımlanmadı |
Class not defined |
| 507 | Özel bir durum oluştu |
An exception occurred |
| 1002 | Sözdizimi hatası |
Syntax error |
| 1003 | ':' gerekli |
Expected ':' |
| 1005 | '(' gerekli |
Expected '(' |
| 1006 | ')' gerekli |
Expected ')' |
| 1007 | ']' gerekli |
Expected ']' |
| 1010 | Belirleyici gerekli |
Expected identifier |
| 1011 | '=' gerekli |
Expected '=' |
| 1012 | 'If' gerekli |
Expected 'If' |
| 1013 | 'To' gerekli |
Expected 'To' |
| 1014 | 'End' gerekli |
Expected 'End' |
| 1015 | 'Function' gerekli |
Expected 'Function' |
| 1016 | 'Sub' gerekli |
Expected 'Sub' |
| 1017 | 'Then' gerekli |
Expected 'Then' |
| 1018 | 'Wend' gerekli |
Expected 'Wend' |
| 1019 | 'Loop' gerekli |
Expected 'Loop' |
| 1020 | 'Next' gerekli |
Expected 'Next' |
| 1021 | 'Case' gerekli |
Expected 'Case' |
| 1022 | 'Select' gerekli |
Expected 'Select' |
| 1023 | İfade gerekli |
Expected expression |
| 1024 | Deyim gerekli |
Expected statement |
| 1025 | Deyim sonu gerekli |
Expected end of statement |
| 1026 | Tamsayı sabiti gerekli |
Expected integer constant |
| 1027 | 'While' veya 'Until' gerekli |
Expected 'While' or 'Until' |
| 1028 | 'While', 'Until' veya deyim sonu gerekli |
Expected 'While', 'Until' or end of statement |
| 1029 | 'With' gerekli |
Expected 'With' |
| 1030 | Tanımlayıcı çok uzun |
Identifier too long |
| 1031 | Geçersiz sayı |
Invalid number |
| 1032 | Geçersiz karakter |
Invalid character |
| 1033 | Sonlandırılmamış dize sabiti |
Unterminated string constant |
| 1034 | Sonlandırılmamış açıklama |
Unterminated comment |
| 1037 | 'Me' anahtar sözcüğünün geçersiz kullanımı |
Invalid use of 'Me' keyword |
| 1038 | 'do' olmadan 'loop' |
'loop' without 'do' |
| 1039 | Geçersiz 'exit' deyimi |
Invalid 'exit' statement |
| 1040 | Geçersiz 'for' döngüsü denetim değişkeni |
Invalid 'for' loop control variable |
| 1041 | Ad yeniden tanımlandı |
Name redefined |
| 1042 | Satırdaki ilk deyim olmalıdır |
Must be first statement on the line |
| 1043 | ByVal olmayan bağımsız değişkene atanamıyor |
Cannot assign to non-ByVal argument |
| 1044 | Sub yordamı çağrılırken ayraçlar kullanılamaz |
Cannot use parentheses when calling a Sub |
| 1045 | Dize sabiti bekleniyor |
Expected literal constant |
| 1046 | 'In' bekleniyor |
Expected 'In' |
| 1047 | 'Class' bekleniyor |
Expected 'Class' |
| 1048 | Sınıf (Class) içinde tanımlanmalı |
Must be defined inside a Class |
| 1049 | Property bildirimlerinde Let veya Set veya Get bekleniyor |
Expected Let or Set or Get in property declaration |
| 1050 | 'Property' bekleniyor |
Expected 'Property' |
| 1051 | Parametre sayısı aynı Property yordamlarında tutarlı olmalı |
Number of arguments must be consistent across properties specification |
| 1052 | Sınıf (Class) içinde birden fazla varsayılan özellik (property) / yöntem (method) olamaz |
Cannot have multiple default property/method in a Class |
| 1053 | Sınıf başlatma (Initialize) veya sonlandırma (Terminate) yordamları, parametre almaz |
Class initialize or terminate do not have arguments |
| 1054 | Property set veya let yordamlarının en az bir bağımsız değişkeni olmalı |
Property set or let must have at least one argument |
| 1055 | Beklenmeyen 'Next' kullanımı |
Unexpected 'Next' |
| 1056 | 'Default' yalnızca 'Property' veya 'Function' veya 'Sub' üzerinde belirtilebilir |
'Default' can be specified only on 'Property' or 'Function' or 'Sub' |
| 1057 | 'Default' belirtimi 'Public' kapsamını da belirtmeli |
'Default' specification must also specify 'Public' |
| 1058 | 'Default' belirtimi yalnızca Property Get üzerinde kullanılabilir |
'Default' specification can only be on Property Get |
| 4096 | Microsoft VBScript derleme hatası |
Microsoft VBScript compilation error |
| 4097 | Microsoft VBScript çalışma hatası |
Microsoft VBScript runtime error |
| 4098 | Bilinmeyen çalışma hatası |
Unknown runtime error |
| 5016 | Metin Eşleme (Regular Expression) nesnesi bekleniyor |
Regular Expression object expected |
| 5017 | Metin eşleme deyiminde yazım hatası |
Syntax error in regular expression |
| 5018 | Beklenmeyen niceleyici |
Unexpected quantifier |
| 5019 | Metin eşleme deyiminde ']' bekleniyor |
Expected ']' in regular expression |
| 5020 | Metin eşleme deyiminde ')' bekleniyor |
Expected ')' in regular expression |
| 5021 | Geçersiz karakter kümesi aralığı |
Invalid range in character set |
| 30000 | TR |
EN |
| 32766 | Doğru |
True |
| 32767 | Yanlış |
False |
| 32768 | Tamam |
OK |
| 32769 | İptal |
Cancel |
| 32770 | Yardım |
Help |
| 32811 | Öğe bulunamadı |
Element not found |
| 32812 | Belirtilen tarih şu anki yerin takviminde kullanılamaz |
The specified date is not available in the current locale's calendar |
| 32813 | Komut dosyası kötü amaçlı içerik içeriyor ve virüsten koruma yazılımınız tarafından engellendi. |
This script contains malicious content and has been blocked by your antivirus software. |