jscript.dll.mui Microsoft (R) JScript 18eb741e3e7d3e894da784d2ff55b02f

File info

File name: jscript.dll.mui
Size: 13824 byte
MD5: 18eb741e3e7d3e894da784d2ff55b02f
SHA1: 5237298288eb32b66243f1282577150b4265c370
SHA256: b7b0fc266416acc6cb334e1329ca726a7925783bf1f141ac69eda546034bbc45
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Turkish language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.

id Turkish English
5Geçersiz yordam çağrısı veya değişken Invalid procedure call or argument
6Taşma Overflow
7Yetersiz bellek Out of memory
9Altsimge aralık dışı Subscript out of range
10Bu dizi sabitlendi veya geçici olarak kilitlendi This array is fixed or temporarily locked
11Sıfıra bölme Division by zero
13Tür uyumsuz Type mismatch
14Karakter dizi alanı doldu Out of string space
17İstenilen işlem yürütülemiyor Can't perform requested operation
28Yığma alanı doldu Out of stack space
35Tanımsız Sub veya Function Sub or Function not defined
48DLL yükleme hatası Error in loading DLL
51İç hata Internal error
52Yanlış dosya adı veya numarası Bad file name or number
53Dosya bulunamadı File not found
54Yanlış dosya modu Bad file mode
55Dosya zaten açık File already open
57Aygıt G/Ç hatası Device I/O error
58Dosya var File already exists
61Disk dolu Disk full
62Giriş dosya sonunu geçti Input past end of file
67Çok fazla dosya Too many files
68Aygıt yok Device unavailable
70İzin verilmedi Permission denied
71Disk hazır değil Disk not ready
74Farklı bir sürücü adına değiştirilemez Can't rename with different drive
75Yol/Dosya erişim hatası Path/File access error
76Yol bulunamadı Path not found
91Object değişkeni veya With blok değişkeni ayarlanmamış Object variable or With block variable not set
92For döngüsü başlatılmamış For loop not initialized
94Geçersiz Null kullanımı Invalid use of Null
322Gerekli geçici dosya oluşturulamıyor Can't create necessary temporary file
424Nesne gerekli Object required
429Otomasyon sunucusu, nesne oluşturamıyor Automation server can't create object
430Sınıf, Otomasyon'u desteklemiyor Class doesn't support Automation
432Otomasyon işlemi boyunca dosya adı veya sınıf adı bulunamadı File name or class name not found during Automation operation
438Nesne bu özellik veya yöntemi desteklemiyor Object doesn't support this property or method
440Otomasyon hatası Automation error
445Nesne bu eylemi desteklemiyor Object doesn't support this action
446Nesne adlandırılmış bağımsız değişkeni desteklemiyor Object doesn't support named arguments
447Nesne geçerli yerel ayarları desteklemiyor Object doesn't support current locale setting
448Adlandırılmış bağımsız değişken bulunamadı Named argument not found
449Bağımsız değişken isteğe bağlı değil Argument not optional
450Hatalı bağımsız değişken numarası veya geçersiz özellik ataması Wrong number of arguments or invalid property assignment
451Nesne koleksiyon değil Object not a collection
453Belirtilen DLL işlevi bulunamadı Specified DLL function not found
458Değişken, JScript'te desteklenmeyen bir Otomasyon türü kullanıyor Variable uses an Automation type not supported in JScript
462Uzak sunucu makinesi yok veya kullanılabilir değil The remote server machine does not exist or is unavailable
501Değişkene atanamıyor Cannot assign to variable
502Nesne, yazım için güvenli değil Object not safe for scripting
503Nesne, başlatma için güvenli değil Object not safe for initializing
504Nesne yaratmak için güvenli değil Object not safe for creating
507Özel bir durum oluştu An exception occurred
1002Sözdizimi hatası Syntax error
1003':' gerekli Expected ':'
1004';' gerekli Expected ';'
1005'(' gerekli Expected '('
1006')' gerekli Expected ')'
1007']' gerekli Expected ']'
1008'{' gerekli Expected '{'
1009'}' gerekli Expected '}'
1010Belirleyici gerekli Expected identifier
1011'=' bekleniyor Expected '='
1012'/' bekleniyor Expected '/'
1013Geçersiz sayı Invalid number
1014Geçersiz karakter Invalid character
1015Sonlandırılmamış dize sabiti Unterminated string constant
1016Sonlandırılmamış açıklama Unterminated comment
1018işlevin dışında 'return' deyimi 'return' statement outside of function
1019Döngünün dışında 'break' olamaz Can't have 'break' outside of loop
1020Döngünün dışında 'continue' olamaz Can't have 'continue' outside of loop
1023Onaltılık hane bekleniyor Expected hexadecimal digit
1024'while' bekleniyor Expected 'while'
1025Etiket yeniden tanımlandı Label redefined
1026Etiket bulunamadı Label not found
1027'default', 'switch' bildirisinde yalnız bir kere görünebilir 'default' can only appear once in a 'switch' statement
1028Tanımlayıcı, dize veya sayı bekleniyor Expected identifier, string or number
1029'@end' bekleniyor Expected '@end'
1030Koşullu derleme kapalı Conditional compilation is turned off
1031Sabit bekleniyor Expected constant
1032'@' bekleniyor Expected '@'
1033'catch' bekleniyor Expected 'catch'
1034'var' bekleniyor Expected 'var'
1035throw yönergesinden sonra aynı kaynak satırında bir deyim gelmeli throw must be followed by an expression on the same source line
1036ECMA 327 Compact Profile'da 'with' işlevi yok 'with' not available in the ECMA 327 Compact Profile
4096Microsoft JScript derleme hatası Microsoft JScript compilation error
4097Microsoft JScript çalışma hatası Microsoft JScript runtime error
4098Bilinmeyen çalışma hatası Unknown runtime error
5000'this' için atama yapılamıyor Cannot assign to 'this'
5001Sayı bekleniyor Number expected
5002İşlev bekleniyor Function expected
5003İşlev sonucuna atanamaz Cannot assign to a function result
5004Nesne dizilemiyor Cannot index object
5005Dize bekleniyor String expected
5006Tarih nesnesi bekleniyor Date object expected
5007Nesne bekleniyor Object expected
5008Geçersiz atama Illegal assignment
5009Tanımsız belirleyici Undefined identifier
5010Boolean bekleniyor Boolean expected
5011Boşaltılmış komut dosyasından kod çalıştırılamıyor Can't execute code from a freed script
5012Nesne üyesi bekleniyor Object member expected
5013VBArray bekleniyor VBArray expected
5014JScript nesnesi bekleniyor JScript object expected
5015Numaralandırıcı nesne bekleniyor Enumerator object expected
5016Normal Deyim nesnesi bekleniyor Regular Expression object expected
5017Normal deyimde yazım hatası Syntax error in regular expression
5018Beklenmeyen miktar Unexpected quantifier
5019Normal deyimde ']' bekleniyor Expected ']' in regular expression
5020Normal deyimde ')' bekleniyor Expected ')' in regular expression
5021Geçersiz karakter kümesi aralığı Invalid range in character set
5022Olağan dışı durum oluşturuldu (throw ile) ve yakalanmadı (catch ile) Exception thrown and not caught
5023İşlevin geçerli bir prototip nesnesi yok Function does not have a valid prototype object
5024Kodlanacak URI geçersiz bir karakter içeriyor The URI to be encoded contains an invalid character
5025Kodu çözülecek URI geçerli bir kodlama değil The URI to be decoded is not a valid encoding
5026Kesir basamak sayısı aralık dışında The number of fractional digits is out of range
5027Duyarlılık aralık dışında The precision is out of range
5028Array veya arguments nesnesi bekleniyor Array or arguments object expected
5029Dizi uzunluğu sonlu pozitif bir tamsayı olmalıdır Array length must be a finite positive integer
5030Dizi uzunluğu sonlu pozitif bir tamsayıya atanmalıdır Array length must be assigned a finite positive number
5031Dizi nesnesi bekleniyor Array object expected
5032ECMA 327 Compact Profile'da 'eval' işlevi yok 'eval' is not available in the ECMA 327 Compact Profile
5033ECMA 327 Compact Profile'da Function oluşturucu yok Function constructor is not available in the ECMA 327 Compact Profile
5034Değer değişkenindeki döngüsel başvuru desteklenmiyor Circular reference in value argument not supported
5035Geçersiz değiştirici bağımsız değişkeni Invalid replacer argument
6000Sonsuz Infinity
6001-Sonsuz -Infinity
10438Nesne, '|' özelliğini veya yöntemini desteklemez Object doesn't support property or method '|'
15001'|', bir sayı değil '|' is not a number
15002'|', bir işlev değil '|' is not a function
15004'|', dizilebilir bir nesne değil '|' is not an indexable object
15005'|', bir dize değil '|' is not a string
15006'|', bir tarih nesnesi değil '|' is not a date object
15007'|', null veya bir nesne değil '|' is null or not an object
15008'|' üzerine atama yapılamıyor Cannot assign to '|'
15009'|' tanımsız '|' is undefined
15010'|', boolean değil '|' is not a boolean
15012'|' silinemiyor Cannot delete '|'
15013'|', VBArray değil '|' is not a VBArray
15014'|' JScript nesnesi değil '|' is not a JScript object
15015'|', numaralandırıcı nesne değil '|' is not an enumerator object
15016'|' normal bir deyim nesnesi değil '|' is not a regular expression object
15028|, Array veya arguments nesnesi değil | is not an Array or arguments object
15031|, Array nesnesi değil | is not an Array object
15036Özellik tanımlayıcısındaki '|' özniteliği, bu nesnede 'true' olarak ayarlanamaz '|' attribute on the property descriptor cannot be set to 'true' on this object
15037Özellik tanımlayıcısındaki '|' özniteliği, bu nesnede 'false' olarak ayarlanamaz '|' attribute on the property descriptor cannot be set to 'false' on this object
32812Belirtilen tarih şu anki yerin takviminde kullanılamaz The specified date is not available in the current locale's calendar
32813Komut 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.

EXIF

File Name:jscript.dll.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-s..g-jscript.resources_31bf3856ad364e35_11.0.15063.0_tr-tr_27252bdd60fd0148\
File Size:14 kB
File Permissions:rw-rw-rw-
File Type:Win32 DLL
File Type Extension:dll
MIME Type:application/octet-stream
Machine Type:Intel 386 or later, and compatibles
Time Stamp:0000:00:00 00:00:00
PE Type:PE32
Linker Version:14.10
Code Size:0
Initialized Data Size:13312
Uninitialized Data Size:0
Entry Point:0x0000
OS Version:10.0
Image Version:10.0
Subsystem Version:6.0
Subsystem:Windows GUI
File Version Number:5.812.10240.16384
Product Version Number:5.812.10240.16384
File Flags Mask:0x0003
File Flags:(none)
File OS:Win32
Object File Type:Dynamic link library
File Subtype:0
Language Code:Turkish
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:Microsoft (R) JScript
File Version:5.812.10240.16384
Internal Name:jscript.dll
Legal Copyright:© Microsoft Corporation. Tüm hakları saklıdır.
Original File Name:jscript.dll.mui
Product Name:Microsoft (R) JScript
Product Version:5.812.10240.16384
Directory:%WINDIR%\WinSxS\wow64_microsoft-windows-s..g-jscript.resources_31bf3856ad364e35_11.0.15063.0_tr-tr_3179d62f955dc343\

What is jscript.dll.mui?

jscript.dll.mui is Multilingual User Interface resource file that contain Turkish language for file jscript.dll (Microsoft (R) JScript).

File version info

File Description:Microsoft (R) JScript
File Version:5.812.10240.16384
Company Name:Microsoft Corporation
Internal Name:jscript.dll
Legal Copyright:© Microsoft Corporation. Tüm hakları saklıdır.
Original Filename:jscript.dll.mui
Product Name:Microsoft (R) JScript
Product Version:5.812.10240.16384
Translation:0x41F, 1200