jscript9.dll.mui Microsoft (R) JScript ea6e5e0562b5b1b6b6ffc1ad16ec740e

File info

File name: jscript9.dll.mui
Size: 52224 byte
MD5: ea6e5e0562b5b1b6b6ffc1ad16ec740e
SHA1: 8bb1bdd41923f411cd2c0a717130bb9db8cb3282
SHA256: 187ff9359e7da536f5a4d19112a23c992cd0ead2a0107ba359af1a2a8d00253d
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, JavaScript'te desteklenmeyen bir Otomasyon türü kullanıyor Variable uses an Automation type not supported in JavaScript
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'
1035'throw' yönergesinden sonra aynı kaynak satırında bir ifade gelmeli 'throw' must be followed by an expression on the same source line
1037'with' deyimlerinin strict modda kullanılmasına izin verilmez 'with' statements are not allowed in strict mode
1038Yinelenen biçimsel parametre adlarına strict modda izin verilmez Duplicate formal parameter names not allowed in strict mode
1039Sekizli sayısal değişmez değerlere ve kaçış karakterlerine strict modda izin verilmez Octal numeric literals and escape characters not allowed in strict mode
1041strict modda 'eval' öğesinin geçersiz kullanımı Invalid usage of 'eval' in strict mode
1042strict modda 'arguments' öğesinin geçersiz kullanımı Invalid usage of 'arguments' in strict mode
1045İfadede silme işlevini çağırmaya strict modda izin verilmez Calling delete on expression not allowed in strict mode
1046Bir özelliğin birden fazla tanımına strict modda izin verilmez Multiple definitions of a property not allowed in strict mode
1047strict modda, işlev bildirimleri bir deyim veya blok içinde iç içe olamaz. Yalnızca en üst düzeyde veya doğrudan işlev gövdesinin içinde görünebilirler. In strict mode, function declarations cannot be nested inside a statement or block. They may only appear at the top level or directly inside a function body.
1048Bir tanımlayıcının anahtar sözcük kullanımı geçersiz The use of a keyword for an identifier is invalid
1049Bir tanımlayıcının ileride kullanılmak üzere ayrılmış sözcük kullanımı geçersiz The use of a future reserved word for an identifier is invalid
1050Bir tanımlayıcının ileride kullanılmak üzere ayrılmış sözcük kullanımı geçersiz. Tanımlayıcı adı strict modda ayrılmış. The use of a future reserved word for an identifier is invalid. The identifier name is reserved in strict mode.
1051Ayarlayıcı işlevleri bir bağımsız değişken içermelidir Setter functions must have one argument
1052Let/Const yeniden bildirimi Let/Const redeclaration
1053Const başlatılmalıdır Const must be initialized
1054Const ve let, bloğun içinde bildirilmelidir Const and let must be declared inside of block
1055Const için atama Assignment to const
4096JavaScript derleme hatası JavaScript compilation error
4097JavaScript çalışma zamanı hatası JavaScript 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
5008Atama içinde sol taraf geçersiz Invalid left-hand side in 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
5014JavaScript nesnesi bekleniyor JavaScript 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
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
5038Bağımsız değişken listesi uygulamak için çok büyük Argument list too large to apply
5039Sabit özelliğinin yeniden bildirimi Redeclaration of const property
5040Cyclic __proto__ value Cyclic __proto__ value
5041Nesne üyesi yapılandırılabilir değil Object member not configurable
5042strict modda değişken tanımsız Variable undefined in strict mode
5043İşlevin veya bağımsız değişkenlerinin 'caller' özelliğine erişimine strict modda izin verilmez Accessing the 'caller' property of a function or arguments object is not allowed in strict mode
5044İşlevin veya bağımsız değişkenlerinin 'callee' özelliğine erişimine strict modda izin verilmez Accessing the 'callee' property of an arguments object is not allowed in strict mode
5045Salt okunur özelliklerin atanmasına strict modda izin verilmez Assignment to read-only properties is not allowed in strict mode
5046Genişletilebilir olmayan bir nesne için özellik oluşturulamıyor Cannot create property for a non-extensible object
5053Özelliğin hem erişimcisi hem de değeri olamaz Property cannot have both accessors and a value
5054'this' boş veya tanımsız 'this' is null or undefined
5058Boole bekleniyor Boolean expected
5059Tarih bekleniyor Date expected
5064RegExp nesnesi bekleniyor RegExp object expected
5065Geçersiz işlev bağımsız değişkeni Invalid function argument
5072Geçersiz 'length' özelliği Invalid 'length' property
5074Geçersiz İşlenen Invalid Operand
5076Geçersiz özellik tanımlayıcısı Invalid property descriptor
5077Özellik tanımlanamıyor: nesne genişletilebilir değil Cannot define property: object is not extensible
5078Yapılandırılabilir olmayan özellik yeniden tanımlanamıyor Cannot redefine non-configurable property
5079Yazılabilir olmayan özellik değiştirilemiyor Cannot modify non-writable property
5080Özellik değiştirilemiyor: 'length' yazılabilir değil Cannot modify property: 'length' is not writable
5081Özellik tanımlanamıyor Cannot define property
5082Türü örtük olarak belirlenmiş dizinin kurucu bağımsız değişkeni geçersiz Typed array constructor argument is invalid
5083'this' türü örtük olarak belirlenmiş dizi nesnesi değil 'this' is not a typed array object
5084Türü örtük olarak belirlenmiş dizi oluşturulurken geçersiz uzaklık/uzunluk Invalid offset/length when creating typed array
5085Türü örtük olarak belirlenmiş dizi alt dizi yönteminde geçersiz başlangıç/bitiş değeri Invalid begin/end value in typed array subarray method
5086Türü örtük olarak belirlenmiş dizi kümesinde geçersiz kaynak Invalid source in typed array set
5087'this' bir DataView nesnesi değil 'this' is not a DataView object
5088DataView içinde geçersiz bağımsız değişkenler Invalid arguments in DataView
5089DataView işlemi belirtilen arabellek uzunluğunun dışına erişiyor DataView operation access beyond specified buffer length
5091geçersiz işlev imzası invalid function signature
5092geçersiz özellik imzası invalid property signature
5093geçersiz giriş parametresi türü invalid input parameter type
5094geçersiz çıkış parametresi invalid ouput parameter
5095İşlevin 'arguments' özelliğine erişmeye strict modda izin verilmez Accessing the 'arguments' property of a function is not allowed in strict mode
5096İncelenebilir Nesne bekleniyordu Inspectable Object expected
5097Bağımsız değişken 'char' türüne dönüştürülemedi Could not convert argument to type 'char'
5098Bağımsız değişken 'GUID' türüne dönüştürülemedi Could not convert argument to type 'GUID'
5099IInspectable olması bekleniyordu IInspectable expected
5100Nesne yapı birimine dönüştürülemedi: nesnede beklenen özellik yok Could not convert object to struct: object missing expected property
5101Bilinmeyen tür Unknown type
5102İşlev çok az bağımsız değişkenle çağrıldı Function called with too few arguments
5103Tür, oluşturulabilir bir tür değil Type is not constructible
5104Değer PropertyValue değerine dönüştürülemedi: Tür PropertyValue tarafından desteklenmiyor Could not convert value to PropertyValue: Type not supported by PropertyValue
5105Değer IInspectable değerine dönüştürülemedi: Tür IInspectable tarafından desteklenmiyor Could not convert value to IInspectable: Type not supported by IInspectable
5106Tarih Windows.Foundation.DateTime biçimine dönüştürülemedi: değer geçerli aralığın dışında Could not convert Date to Windows.Foundation.DateTime: value outside of valid range
5107Değer Windows.Foundation.TimeSpan biçimine dönüştürülemedi: değer geçerli aralığın dışında Could not convert value to Windows.Foundation.TimeSpan: value outside of valid range
5108Serbest bırakılan Inspectable Nesnesi erişimi geçersiz Invalid access to already released Inspectable Object
5109Serbest bırakılmış olan Inspectable Nesnesi serbest bırakılamıyor Cannot release already released Inspectable Object
5110'bu' beklenen tür değil 'this' is not of the expected type
5111Dize için belirtilen geçersiz uzunluk ve boyut Illegal length and size specified for the array
5112Meta veri bilgilerini almaya çalışırken beklenmeyen bir hata oluştu An unexpected failure occurred while trying to obtain metadata information
5113Bildirimden önce kullan Use before declaration
5114'this' yeniden başlatılamıyor, nesne önceden başlatıldı Cannot re-initialize 'this', object already initialized
5115Genişletilemez bir nesne olduğundan, 'this' başlatılamıyor Cannot initialize 'this' because it is a non-extensible object
5117'key' bir nesne değil 'key' is not an object
5118Seçenek değeri geçerli aralığın dışında Option value is outside of valid range
5119Nesne veya dize bekleniyordu Object or string expected
5120Bu yeni bir bildirimde kullanılamaz This can't be used in a new statement
5121Yerel ayar iyi biçimlendirilmedi Locale is not well-formed
5122Para birimi kodu geçersiz Currency code is invalid
5123Para birimi kodu belirtilmedi Currency code was not specified
5124Geçersiz Tarih Invalid Date
5125Uluslararası kullanılamıyor. Intl is not available.
5200Durum: 'hata' ancak getResults hata döndürmedi Status is 'error', but getResults did not return an error
5201Eksik veya geçersiz durum parametresi tamamlanan işleyiciye geçirildi Missing or invalid status parameter passed to completed handler
5202Eksik veya geçersiz gönderen parametresi tamamlanan işleyiciye geçirildi Missing or invalid sender parameter passed to completed handler
5400İşlev değerlendirmesi doğal kod hataları ayıklanırken devre dışıdır Function evaluation is disabled while debugging native code
5401JavaScript ifadesinin değerlendirilmesi doğal kod hataları ayıklanırken devre dışıdır Evaluation of the JavaScript expression is not supported while debugging native code
5604ArrayBuffer nesnesi bekleniyor ArrayBuffer object expected
6000Sonsuz Infinity
6001-Sonsuz -Infinity
10438Nesne, '%s' özelliğini veya yöntemini desteklemez Object doesn't support property or method '%s'
10449'%s' işlevinin bağımsız değişkeni isteğe bağlı değil Argument to the function '%s' is not optional
15001'%s', bir sayı değil '%s' is not a number
15002'%s', bir işlev değil '%s' is not a function
15004'%s', dizilebilir bir nesne değil '%s' is not an indexable object
15005'%s', bir dize değil '%s' is not a string
15006'%s', bir tarih nesnesi değil '%s' is not a date object
15007'%s', boş veya bir nesne değil '%s' is null or not an object
15008'%s' üzerine atama yapılamıyor Cannot assign to '%s'
15009'%s' tanımsız '%s' is undefined
15010'%s', boolean değil '%s' is not a boolean
15012'%s' silinemiyor Cannot delete '%s'
15013'%s', VBArray değil '%s' is not a VBArray
15014'%s' JavaScript nesnesi değil '%s' is not a JavaScript object
15015'%s' numaralandırıcı nesne değil '%s' is not an enumerator object
15016'%s' normal bir ifade nesnesi değil '%s' is not a regular expression object
15028%s, Array veya arguments nesnesi değil %s is not an Array or arguments object
15031%s, Array nesnesi değil %s is not an Array object
15036Özellik tanımlayıcısındaki '%s' özniteliği, bu nesnede 'true' olarak ayarlanamaz '%s' attribute on the property descriptor cannot be set to 'true' on this object
15037Özellik tanımlayıcısındaki '%s' özniteliği, bu nesnede 'false' olarak ayarlanamaz '%s' attribute on the property descriptor cannot be set to 'false' on this object
15039'%s' sabitinin yeniden bildirimi Redeclaration of const '%s'
15041'%s' üzerinde silme işlevini çağırmaya strict modda izin verilmez Calling delete on '%s' is not allowed in strict mode
15047Tanımsız veya boş referansın '%s' özelliği ayarlanamıyor Unable to set property '%s' of undefined or null reference
15048Tanımsız veya boş referansın '%s' özelliği alınamıyor Unable to get property '%s' of undefined or null reference
15049Tanımsız veya boş referansın '%s' özelliği silinemiyor Unable to delete property '%s' of undefined or null reference
15050'%s' özelliğine erişilemiyor: 'VarDate' türü kullanıcı tanımlı özellikleri desteklemiyor Unable to access property '%s': type 'VarDate' does not support user-defined properties
15051'%s' özelliğinin değeri İşlev nesnesi değil The value of the property '%s' is not a Function object
15052'%s' özelliğinin değeri boş veya tanımsız, İşlev nesnesi değil The value of the property '%s' is null or undefined, not a Function object
15054%s: 'this' boş veya tanımsız %s: 'this' is null or undefined
15055%s: 'this' bir Nesne değil %s: 'this' is not an Object
15056%s: 'this' bir İşlev nesnesi değil %s: 'this' is not a Function object
15057%s: 'this' bir Dize nesnesi değil %s: 'this' is not a String object
15058%s: 'this' bir Boole nesnesi değil %s: 'this' is not a Boolean object
15059%s: 'this' bir Tarih nesnesi değil %s: 'this' is not a Date object
15060%s: 'this' bir Sayı nesnesi değil %s: 'this' is not a Number object
15061%s: 'this' bir VBArray nesnesi değil %s: 'this' is not a VBArray object
15062%s: 'this' bir JavaScript nesnesi değil %s: 'this' is not a JavaScript object
15063%s: 'this' bir Numaralandırıcı nesne değil %s: 'this' is not an Enumerator object
15064%s: 'this' bir RegExp nesnesi değil %s: 'this' is not a RegExp object
15065%s: geçersiz bağımsız değişken %s: invalid argument
15066%s: bağımsız değişken bir Nesne değil %s: argument is not an Object
15067%s: bağımsız değişken bir JavaScript nesnesi değil %s: argument is not a JavaScript object
15068%s: bağımsız değişken bir İşlev nesnesi değil %s: argument is not a Function object
15069%s: bağımsız değişken bir VBArray nesnesi değil %s: argument is not a VBArray object
15070%s: bağımsız değişken boş veya tanımsız %s: argument is null or undefined
15071%s: bağımsız değişken bir Nesne değil ve boş değil %s: argument is not an Object and is not null
15072%s: bağımsız değişkenin geçerli bir 'length' özelliği yok %s: argument does not have a valid 'length' property
15073%s: Array veya arguments nesnesi bekleniyor %s: Array or arguments object expected
15074'%s' için geçersiz işlenen: Nesne bekleniyor Invalid operand to '%s': Object expected
15075'%s' için geçersiz işlenen: İşlev bekleniyor Invalid operand to '%s': Function expected
15076'%s' özelliği için geçersiz tanımlayıcı Invalid descriptor for property '%s'
15077'%s' özelliği tanımlanamıyor: nesne genişletilebilir değil Cannot define property '%s': object is not extensible
15078Yapılandırılabilir olmayan '%s' özelliği yeniden tanımlanamıyor Cannot redefine non-configurable property '%s'
15079Yazılabilir olmayan '%s' özelliği değiştirilemiyor Cannot modify non-writable property '%s'
15080'%s' özelliği değiştirilemiyor: 'length' yazılabilir değil Cannot modify property '%s': 'length' is not writable
15081'%s' özelliği tanımlanamıyor Cannot define property '%s'
15088DataView yönteminde gereken %s bağımsız değişkeni belirtilmedi Required argument %s in DataView method is not specified
15090%s DataView kurucu bağımsız değişkeni geçersiz DataView constructor argument %s is invalid
15091'%s' işlevinde geçersiz bir imza var ve çağrılamıyor The function '%s' has an invalid signature and cannot be called
15092'%s' özelliğinde geçersiz bir imza var ve erişilemiyor The property '%s' has an invalid signature and cannot be accessed
15093Varsayılan arabirimi Windows.Foundation.IPropertyValue olan %s çalışma zamanı sınıfı, giriş parametresi türü olarak desteklenmiyor The runtimeclass %s that has Windows.Foundation.IPropertyValue as default interface is not supported as input parameter type
15094Çalışma zamanı sınıfı adı %s olan Windows.Foundation.IPropertyValue arabirimine sahip nesne, çıkış parametresi olarak desteklenmiyor The object with interface Windows.Foundation.IPropertyValue that has runtimeclass name %s is not supported as out parameter
15096%s: 'this' bir Inspectable Nesnesi değil %s: 'this' is not an Inspectable Object
15097%s: bağımsız değişken 'char' türüne dönüştürülemedi %s: could not convert argument to type 'char'
15098%s: bağımsız değişken 'GUID' türüne dönüştürülemedi %s: could not convert argument to type 'GUID'
15099%s: dönen değer IInspectable değerine dönüştürülemedi %s: could not convert return value to IInspectable
15100Nesne yapı birimine dönüştürülemedi: nesnede beklenen '%s' özelliği yok Could not convert object to struct: object missing expected property '%s'
15101'%s' türü bulunamadı Type '%s' not found
15102%s: işlev çok az bağımsız değişkenle çağrıldı %s: function called with too few arguments
15103%s: tür, oluşturulabilir bir tür değil %s: type is not constructible
15104Değer PropertyValue değerine dönüştürülemedi: %s PropertyValue tarafından desteklenmiyor Could not convert value to PropertyValue: %s not supported by PropertyValue
15105Değer IInspectable değerine dönüştürülemedi: %s IInspectable tarafından desteklenmiyor Could not convert value to IInspectable: %s not supported by IInspectable
15108%s: 'this' Inspectable nesnesi serbest bırakıldı ve erişilemiyor %s: The Inspectable object 'this' is released and cannot be accessed
15110'bu' beklenen tür değil: %s 'this' is not of expected type: %s
15112%s: meta veri bilgilerini almaya çalışırken beklenmeyen bir hata oluştu %s: an unexpected failure occurred while trying to obtain metadata information
15114'%s' nesnesi başlatılamıyor: 'this' önceden '%s' nesnesi olarak başlatıldı Cannot initialize '%s' object: 'this' is already initialized as '%s' object
15115'%s' nesnesi başlatılamıyor: 'this' genişletilebilir değil Cannot initialize '%s' object: 'this' is not extensible
15116%s: 'this' bir %s nesnesi değil %s: 'this' is not a %s object
15117%s: 'key' bir nesne değil %s: 'key' is not an object
15118'%s' için seçenek değeri '%s' geçerli aralığın dışında. Beklenen: %s Option value '%s' for '%s' is outside of valid range. Expected: %s
15119%s bir nesne veya dize değil %s is not an object or a string
15120İşlev '%s' bir oluşturucu değil Function '%s' is not a constructor
15121Dil ayarı '%s' iyi biçimlendirilmemiş Locale '%s' is not well-formed
15122Para birimi kodu '%s' geçersiz Currency code '%s' is invalid
15604%s, bir ArrayBuffer değil %s is not an ArrayBuffer
20001Boşaltılmış betikten kod çalıştırılamaz Can't execute code from a freed script
32812Belirtilen tarih şu anki yerin takviminde kullanılamaz The specified date is not available in the current locale's calendar
0x10000001INTERNET tanıtıcılarının oluşturulması veya yok edilmesiyle ilgili tüm WinINet olaylarına bayrak eklendi Flagged on all WinINet events dealing with creation or destruction of INTERNET handles
0x10000002HTTP isteklerinin ve yanıtlarının işlenmesiyle ilgili tüm WinINet olaylarına bayrak eklendi Flagged on all WinINet events dealing with processing of HTTP requests and responses
0x10000003Ağ işlemleriyle ilgili tüm WinINet olaylarında bayrak eklendi (TCP, DNS) Flagged on all WinINet events dealing with network operations (TCP, DNS)
0x10000004Kimlik doğrulamayla ilgili tüm WinINet olaylarına bayrak eklendi Flagged on all WinINet events dealing with authentication
0x10000005HTTPS ile ilgili tüm WinINet olaylarına bayrak eklendi Flagged on all WinINet events dealing with HTTPS
0x10000006AUTOPROXY ile ilgili tüm WinINet olayları bayrak eklendi Flagged on all WinINet events dealing with AUTOPROXY
0x10000007Tanımlama Bilgileriyle ilgili tüm WinINet olaylarına bayrak eklendi Flagged on all WinINet events dealing with Cookies
0x10000008Tüm WinINet IE olaylarında bayrak eklendi Flagged on all WinINet IE events
0x10000021Gönderilen paket yakalamasıyla ilgili tüm WinINet olaylarına bayrak eklendi Flagged on all WinINet events dealing with sending packet capture
0x10000022Alınan paket yakalamasıyla ilgili tüm WinINet olaylarına bayrak eklendi Flagged on all WinINet events dealing with receiving packet capture
0x10000023Sadece Mobil STB'lerle ilgili olan tüm WinINet olaylarına bayrak eklendi Flagged on all WinINet events relevant only to Mobile SKUs
0x1000002AKişisel bilgilerle işlem yapma olasılığı olan tüm WinINet olaylarında bayrak eklendi Flagged on all WinINet events dealing with potential personally identifiable information
0x1000002BPaket yakalamasıyla ilgili tüm WinINet olaylarında bayrak eklendi Flagged on all WinINet events dealing with packet capture
0x10000031Yanıt Süresi Response Time
0x30000000Bilgi Info
0x30000001Başlat Start
0x30000002Durdur Stop
0x3000000BHata Fail
0x50000005Ayrıntılı Verbose
0x700001F4WININET_ROOT_HANDLE_CREATED WININET_ROOT_HANDLE_CREATED
0x700001F5WININET_OPEN_URL_HANDLE_CREATED WININET_OPEN_URL_HANDLE_CREATED
0x700001F6WININET_CONNECT_HANDLE_CREATED WININET_CONNECT_HANDLE_CREATED
0x700001F7WININET_HTTP_REQUEST_HANDLE_CREATED WININET_HTTP_REQUEST_HANDLE_CREATED
0x700001F8WININET_HANDLE_CLOSED WININET_HANDLE_CLOSED
0x700001F9WININET_HANDLE_CREATE_FAILED WININET_HANDLE_CREATE_FAILED
0x700001FAWININET_HANDLE_CLOSE_FAILED WININET_HANDLE_CLOSE_FAILED
0x700001FBWININET_HTTP_REQUEST WININET_HTTP_REQUEST
0x700001FCWININET_HTTP_RESPONSE WININET_HTTP_RESPONSE
0x700001FDWININET_HTTP_CONNECTION_CLOSED WININET_HTTP_CONNECTION_CLOSED
0x700001FEWININET_KEEP_ALIVE_CONNECTION_REUSED WININET_KEEP_ALIVE_CONNECTION_REUSED
0x700001FFWININET_KEEP_ALIVE_CONNECTION_POOLED WININET_KEEP_ALIVE_CONNECTION_POOLED
0x70000200WININET_KEEP_ALIVE_CONNECTION_CLOSED WININET_KEEP_ALIVE_CONNECTION_CLOSED
0x70000201WININET_HTTP_RESPONSE_BODY_RECEIVED WININET_HTTP_RESPONSE_BODY_RECEIVED
0x70000202WININET_TCP_CONNECTION WININET_TCP_CONNECTION
0x70000203WININET_DNS_QUERY WININET_DNS_QUERY
0x70000204WININET_NETWORK_CHANGE_DETECTED WININET_NETWORK_CHANGE_DETECTED
0x70000205WININET_COOKIE_HEADER_RECEIVED WININET_COOKIE_HEADER_RECEIVED
0x70000206WININET_COOKIE_STORED WININET_COOKIE_STORED
0x70000207WININET_COOKIE_DELETED WININET_COOKIE_DELETED
0x70000208WININET_COOKIE_BLOCKED WININET_COOKIE_BLOCKED
0x70000209WININET_COOKIE_P3P_REJECTED WININET_COOKIE_P3P_REJECTED
0x7000020AWININET_COOKIE_REQUEST_HEADER_CREATED WININET_COOKIE_REQUEST_HEADER_CREATED
0x7000020BWININET_COOKIE_ADDED_TO_HEADER WININET_COOKIE_ADDED_TO_HEADER
0x7000020CWININET_AUTH_RESPONSE_RECEIVED WININET_AUTH_RESPONSE_RECEIVED
0x7000020DWININET_AUTH_CLIENT_SETS_USERNAME WININET_AUTH_CLIENT_SETS_USERNAME
0x7000020EWININET_AUTH_CLIENT_SETS_PASSWORD WININET_AUTH_CLIENT_SETS_PASSWORD
0x7000020FWININET_AUTH_USING_CACHED_CREDS WININET_AUTH_USING_CACHED_CREDS
0x70000210WININET_AUTH_USING_DEFAULT_CREDS WININET_AUTH_USING_DEFAULT_CREDS
0x70000211WININET_AUTH_CLIENT_ADD_HEADERS WININET_AUTH_CLIENT_ADD_HEADERS
0x70000212WININET_HTTPS_NEGOTIATION WININET_HTTPS_NEGOTIATION
0x70000213WININET_HTTPS_SERVER_CERT_ERROR WININET_HTTPS_SERVER_CERT_ERROR
0x70000214WININET_HTTPS_SERVER_CERT_VALIDATED WININET_HTTPS_SERVER_CERT_VALIDATED
0x70000215WININET_HTTPS_CLIENT_CERT_REQUIRED WININET_HTTPS_CLIENT_CERT_REQUIRED
0x70000216WININET_HTTPS_CLIENT_CERT_UNAVAILABLE WININET_HTTPS_CLIENT_CERT_UNAVAILABLE
0x70000217WININET_HTTPS_CLIENT_CERT_SELECTED WININET_HTTPS_CLIENT_CERT_SELECTED
0x70000218WININET_HTTPS_RENEGOTIATION WININET_HTTPS_RENEGOTIATION
0x70000219WININET_AUTOPROXY_SEARCH WININET_AUTOPROXY_SEARCH
0x7000021AWININET_AUTOPROXY_DHCP WININET_AUTOPROXY_DHCP
0x7000021BWININET_AUTOPROXY_DNS WININET_AUTOPROXY_DNS
0x7000021CWININET_AUTOPROXY_DOWNLOAD WININET_AUTOPROXY_DOWNLOAD
0x7000021DWININET_AUTOPROXY_FIND_INFO_FOR_URL WININET_AUTOPROXY_FIND_INFO_FOR_URL
0x7000021EWININET_TEST_EVENT WININET_TEST_EVENT
0x7000021FWININET_BLOCKING_AUTOPROXY_DETERMINATION WININET_BLOCKING_AUTOPROXY_DETERMINATION
0x70000220WININET_TRANSFER WININET_TRANSFER
0x70000221WININET_AUTOPROXY_SWPAD WININET_AUTOPROXY_SWPAD
0x70000222WININET_REQUEST_HEADER WININET_REQUEST_HEADER
0x70000223WININET_RESPONSE_HEADER WININET_RESPONSE_HEADER
0x70000224WININET_REQUEST_HEADER_OPTIONAL WININET_REQUEST_HEADER_OPTIONAL
0x70000244WININET_AUTOPROXY_PERFTRACK_HOST_IP_LOOKUP WININET_AUTOPROXY_PERFTRACK_HOST_IP_LOOKUP
0x70000245WININET_AUTOPROXY_PERFTRACK_SWPAD_LOOKUP WININET_AUTOPROXY_PERFTRACK_SWPAD_LOOKUP
0x70000246WININET_AUTOPROXY_PERFTRACK_KNOWN_DETECTION WININET_AUTOPROXY_PERFTRACK_KNOWN_DETECTION
0x70000247WININET_AUTOPROXY_PERFTRACK_UNKNOWN_DETECTION WININET_AUTOPROXY_PERFTRACK_UNKNOWN_DETECTION
0x70000248WININET_AUTOPROXY_PERFTRACK_SCRIPT_DOWNLOAD WININET_AUTOPROXY_PERFTRACK_SCRIPT_DOWNLOAD
0x7000024BWININET_AUTOPROXY_PERFTRACK_ALL WININET_AUTOPROXY_PERFTRACK_ALL
0x7000024CWININET_HTTP_RESPONSE_BODY_READ_ERROR WININET_HTTP_RESPONSE_BODY_READ_ERROR
0x7000024DWININET_STREAM_DATA_INDICATED WININET_STREAM_DATA_INDICATED
0x7000024EWININET_APPLICATION_OFFLINE_CHECK WININET_APPLICATION_OFFLINE_CHECK
0x90000001Microsoft-Windows-WinINet Microsoft-Windows-WinINet
0xB0000065%1 oturum tanıtıcısı oluşturuldu: UserAgent=%3, AccessType=%5, ProxyList=%7, ProxyBypassList=%9, Bayraklar=%10 Session handle %1 created: UserAgent=%3, AccessType=%5, ProxyList=%7, ProxyBypassList=%9, Flags=%10
0xB0000066%1 tanıtıcısı, InternetOpenURL tarafından oluşturuldu: SessionHandle=%2,URL=%4, Üstbilgiler=%6, Bayraklar=%7 Handle %1 created by InternetOpenURL: SessionHandle=%2,URL=%4, Headers=%6, Flags=%7
0xB0000067%1 tanıtıcısı, InternetConnect tarafından oluşturuldu: SessionHandle=%2, Sunucu=%4:%5, %7, Bayraklar=%8 Handle %1 created by InternetConnect: SessionHandle=%2, Server=%4:%5, %7, Flags=%8
0xB0000068%1 istek tanıtıcısı, HttpOpenRequest tarafından oluşturuldu: ConnectionHandle=%2, %4, Hedef=%6, Srm=%8, Başvuran=%10, Medya türleri=%12, Bayraklar=%13 Request handle %1 created by HttpOpenRequest: ConnectionHandle=%2, %4, Target=%6, Ver=%8, Referrer=%10, Media types=%12, Flags=%13
0xB0000069%1 tanıtıcısı başarıyla kapatıldı Handle %1 closed successfully
0xB000006ATanıtıcı oluşturulamadı: ParentHandle=%1, Hata=%2 Failed to create handle: ParentHandle=%1, Error=%2
0xB000006B%1 tanıtıcısı kapatılamadı: Hata=%2 Handle %1 failed to close: Error=%2
0xB000006Cİstek tanıtıcı %1 Sunucu Ayrıntıları: Sunucu=%3 Bağlantı Noktası=%4 Hizmet=%6 Request handle %1 Server Details: Server=%3 Port=%4 Service=%6
0xB00000C8API'dan HTTP isteği alındı: RequestHandle=%1 HTTP request was received from API: RequestHandle=%1
0xB00000C9HTTP isteği başarıyla gönderildi: RequestHandle=%1, SocketHandle=%2, %4, CookieSent= %5 HTTP request was sent successfully: RequestHandle=%1, SocketHandle=%2, %4, CookieSent= %5
0xB00000CAHTTP isteği gönderilemedi: Tanıtıcı=%1, Hata=%2 HTTP request send failed: Handle=%1, Error=%2
0xB00000CBHTTP yanıtı (%1) alındı: RequestHandle=%2, SocketHandle=%3, %5, ContentLength=%7 HTTP response (%1) received: RequestHandle=%2, SocketHandle=%3, %5, ContentLength=%7
0xB00000CCHTTP yanıtı başarısız oldu: Tanıtıcı=%1, Hata=%2 HTTP response failed: Handle=%1, Error=%2
0xB00000CDHTTP bağlantısı (Tanıtıcı=%1, SocketHandle=%2) şu nedenle kapatıldı: %4 HTTP connection (Handle=%1, SocketHandle=%2) closed due to the following reason: %4
0xB00000CEEtkin tutma bağlantısı yeniden kullanıldı: ConnectionHandle=%1, SocketHandle=%2 Keep-alive connection is re-used: ConnectionHandle=%1, SocketHandle=%2
0xB00000CFBağlantı, etkin tutma havuzuna döndürüldü: RequestHandle=%1, SocketHandle=%2 Connection is returned to keep-alive pool: RequestHandle=%1, SocketHandle=%2
0xB00000D0Etkin tutma bağlantısı kapatıldı: ConnectionHandle=%1, SocketHandle=%2 Keep-alive connection is closed: ConnectionHandle=%1, SocketHandle=%2
0xB00000D1HTTP yanıtı varlık gövdesi alındı: RequestHandle=%1 HTTP response entity body received: RequestHandle=%1
0xB00000D2HTTP İstek Üstbilgileri RequestHandle=%1 %3 HTTP Request Headers RequestHandle=%1 %3
0xB00000D3HTTP Yanıt Üstbilgileri RequestHandle=%1 %3 HTTP Response Headers RequestHandle=%1 %3
0xB00000D4HTTP İsteği Üst Bilgileri OptionalData RequestHandle=%1 %3 HTTP Request Headers OptionalData RequestHandle=%1 %3
0xB00000D5WinInet::Http yanıt varlık gövdesi alınamadı: İstek Tanıtıcısı=%1, Hata=%2 WinInet::Http response entity body receive failed: Request Handle=%1, Error=%2
0xB000012D%2 sunucusuyla TCP bağlantısı kuruldu: ConnectionHandle=%3, SocketHandle=%4, LocalPort=%5 TCP connection to server %2 established: ConnectionHandle=%3, SocketHandle=%4, LocalPort=%5
0xB000012EBağlantı tanıtıcısı %3 için %2 öğesine TCP bağlantısı başarısız oldu: Hata=%4 TCP connection to %2 for connection handle %3 failed: Error=%4
0xB000012FTCP bağlantısı başarıyla kapatıldı: SocketHandle=%1 TCP connection closed successfully: SocketHandle=%1
0xB0000130%2 ana bilgisayar adı için DNS sorgusu gönderildi: Tanıtıcı=%3 DNS query for %2 hostname is sent: Handle=%3
0xB0000131%2 ana bilgisayar adı için DNS sorgusu tamamlandı: Tanıtıcı=%3, Adresler=%5 DNS query for %2 hostname is complete: Handle=%3, Addresses=%5
0xB0000132%2 ana bilgisayar adı için DNS sorgusu başarısız oldu: Tanıtıcı=%3 Hata=%4 DNS query for %2 hostname failed: Handle=%3 Error=%4
0xB0000133Yeniden kullanılan DNS önbelleği, %2 ana bilgisayar adı için sorgu tamamlandı: Tanıtıcı=%3, Adresler=%5 Re-used DNS cache, query for %2 hostname is complete: Handle=%3, Addresses=%5
0xB0000134Bir ağ değişikliği algılandı: Tanıtıcı=%1 A network change was detected: Handle=%1
0xB00001F5Tanımlama bilgisi üstbilgisini içeren yanıt alındı: URL=%2 Received response including a cookie header: URL=%2
0xB00001F6İstemci, tanımlama bilgisi deposuna bir tanımlama bilgisi depoladı: Etki Alanı=%2, Yol=%4, Ad=%6, Değer=%8 Client has stored a cookie in the cookie jar: Domain=%2, Path=%4, Name=%6, Value=%8
0xB00001F7İstemci, tanımlama bilgisi deposundan bir tanımlama bilgisi sildi: Etki Alanı=%2, Yol=%4, Ad=%6, Değer=%8 Client has deleted a cookie in the cookie jar: Domain=%2, Path=%4, Name=%6, Value=%8
0xB00001F8İstemci, sunucu tarafından gönderilen bir tanımlama bilgisini reddetti: Etki Alanı=%2, Yol=%4, Ad=%6, Değer=%8 Client has rejected a cookie sent by the server: Domain=%2, Path=%4, Name=%6, Value=%8
0xB00001F9Sunucu tanımlama bilgisi, istemcinin P3P ilkesi tarafından reddedildi: Etki Alanı=%2, Yol=%4, Ad=%6, Değer=%8 Server cookie was rejected by the client's P3P policy: Domain=%2, Path=%4, Name=%6, Value=%8
0xB00001FAİstek için tanımlama bilgisi üstbilgisi oluşturuldu: URL=%2 A cookie header was created for the request: URL=%2
0xB00001FBTanımlama bilgisi istek üstbilgisine eklendi: Etki Alanı=%2, Yol=%4, Ad=%6, Değer=%8 Cookie added to the request header: Domain=%2, Path=%4, Name=%6, Value=%8
0xB0000259Kimlik doğrulama yanıtı alındı: RequestHandle=%1, Düzen=%3, IsProxy=%4 Auth response received: RequestHandle=%1, Scheme=%3, IsProxy=%4
0xB000025Aİstemci kullanıcı adı ayarlıyor: RequestHandle=%1, IsProxy=%2 Client sets username: RequestHandle=%1, IsProxy=%2
0xB000025Bİstemci parola ayarlıyor: RequestHandle=%1, IsProxy=%2 Client sets password: RequestHandle=%1, IsProxy=%2
0xB000025CÖnbellekteki kimlik bilgileri kullanılıyor: RequestHandle=%1, IsProxy=%2 Using cached credentials: RequestHandle=%1, IsProxy=%2
0xB000025DVarsayılan kimlik bilgileri kullanılıyor: RequestHandle=%1, IsProxy=%2 Using default credentials: RequestHandle=%1, IsProxy=%2
0xB000025Eİstemci, HTTP isteğine yetki üstbilgileri ekliyor: RequestHandle=%1, Düzen=%3, IsProxy=%4 Client adds authorization headers to an HTTP request: RequestHandle=%1, Scheme=%3, IsProxy=%4
0xB00002BDİstemci SSL anlaşması başlatıyor: RequestHandle=%1 Client begins SSL negotiation: RequestHandle=%1
0xB00002BEİstemci ve sunucu arasındaki SSL anlaşması başarıyla tamamlandı: RequestHandle=%1 SSL negotiation between client and server has completed successfully: RequestHandle=%1
0xB00002BFSSL anlaşması başarısız oldu: RequestHandle=%1, Hata=%2 SSL negotiation failed: RequestHandle=%1, Error=%2
0xB00002C0Sunucu sertifikası doğrulama hatası (SCHANNEL hatası): RequestHandle=%1, Hata=%2 Error validating server certificate (SCHANNEL error): RequestHandle=%1, Error=%2
0xB00002C1Sunucu sertifikası doğrulandı: RequestHandle=%1, CertHash=%3, WarningFlags=%4 Server certificate validated: RequestHandle=%1, CertHash=%3, WarningFlags=%4
0xB00002C2Sunucu, istemci yetkilendirmesi için istemci sertifikası istiyor: RequestHandle=%1 Server requires a client certificate for client authorization: RequestHandle=%1
0xB00002C3Kullanılabilir istemci sertifikası yok: RequestHandle=%1 There is no client certificate available: RequestHandle=%1
0xB00002C4Seçilen istemci sertifikası SSL işlemi için kullanılacak: RequestHandle=%1, CertHash=%3 The selected client certificate will be used for the SSL transaction: RequestHandle=%1, CertHash=%3
0xB00002C7İstemci yeniden SSL anlaşması başlatıyor: RequestHandle=%1 Client begins SSL renegotiation: RequestHandle=%1
0xB00002C8İstemci ve sunucu arasında SSL yeniden anlaşması başarıyla tamamlandı: RequestHandle=%1 SSL renegotiation between client and server has completed successfully: RequestHandle=%1
0xB00002C9SSL yeniden anlaşması başarısız oldu: RequestHandle=%1, Hata=%2 SSL renegotiation failed: RequestHandle=%1, Error=%2
0xB0000321İstemci, WPAD yapılandırma dosyasını bulmaya çalışıyor: ConnectionName=%2, DetectFlags=%3 Client begins attempts to locate the WPAD configuration file: ConnectionName=%2, DetectFlags=%3
0xB0000322DHCP kullanarak yapılandırma dosyasını aramaya başla: Arabirim=%2 Begin search for configuration file using DHCP: Interface=%2
0xB0000323DHCP kullanılarak WPAD yapılandırma dosyası bulundu: Arabirim=%2, ConfigurationURL=%4 WPAD configuration file found using DHCP: Interface=%2, ConfigurationURL=%4
0xB0000324DHCP kullanarak WPAD yapılandırma dosyasını arama işlemi başarısız oldu: Arabirim=%2, ConfigurationURL=%4, Hata=%5 Search for WPAD configuration file using DHCP failed: Interface=%2, ConfigurationURL=%4, Error=%5
0xB0000325DNS kullanarak yapılandırma dosyasını aramaya başla: DetectFlags=%1 Begin search for configuration file using DNS: DetectFlags=%1
0xB0000326DNS kullanılarak WPAD yapılandırma dosyası bulundu: ConfigurationURL=%2, DetectFlags=%3 WPAD configuration file found using DNS: ConfigurationURL=%2, DetectFlags=%3
0xB0000327DNS kullanarak WPAD yapılandırma dosyasını arama işlemi başarısız oldu: DetectFlags=%1, Hata=%2 Search for WPAD configuration file using DNS failed: DetectFlags=%1, Error=%2
0xB0000328WPAD yapılandırma dosyasını arama işlemi başarısız oldu: Hata=%1 Search for WPAD configruation file failed: Error=%1
0xB0000329Yapılandırma URL'sinden yapılandırma dosyasını indirmeye başla: ConfigurationURL=%2 Begin downloading the configuration file from the configuration URL: ConfigurationURL=%2
0xB000032Aİstemci, yapılandırma dosyasını yapılandırma URL'sinden başarıyla indirdi: ConfigurationURL=%2 Client successfully downloaded the configuration file from the configuration URL: ConfigurationURL=%2
0xB000032BYapılandırma dosyasını yapılandırma URL'sinden indirme işlemi başarısız oldu: ConfigurationURL=%2, Hata=%3 Downloading the configuration file from the configuration URL failed: ConfigurationURL=%2, Error=%3
0xB000032Cİndirilen yapılandırma dosyası kullanılamadı: ConfigurationURL=%2, MIMEType=%4, Hata=%5 The downloaded configuration file could not be used: ConfigurationURL=%2, MIMEType=%4, Error=%5
0xB000032DURL için Ara Sunucu Bilgileri aranıyor: URL=%2 Searching for Proxy Information for the URL: URL=%2
0xB000032Eİstemci, belirtilen kaynağa erişmek için ara sunucu verilerini başarıyla aldı: URL=%2, ProxyString=%4 Client has successfully retrieved proxy data for accessing a specified resource: URL=%2, ProxyString=%4
0xB000032FURL için ara sunucu bilgilerini bulma hatası: URL=%2, Hata=%3 Error locating proxy information for the URL: URL=%2, Error=%3
0xB0000330Otomatik ara sunucu belirleme engellemesi başlatıldı Blocking autoproxy determination started
0xB0000331Otomatik ara sunucu belirleme engellemesi durduruldu Blocking autoproxy determination stopped
0xB0000332WinInet Etkinlik Aktarım Olayı WinInet Activity Transfer Event
0xB0000333Otomatik Ara Sunucu SWPAD Kararı (%1) Bağlantı Sayısı (%2) AutoProxy SWPAD Decision (%1) NumConnections (%2)
0xB0000334Otomatik Ara Sunucu ana bilgisayar IP araması başlatıldı Autoproxy host IP lookup started
0xB0000335Otomatik Ara Sunucu ana bilgisayar IP araması durduruldu Autoproxy host IP lookup stopped
0xB0000336Otomatik Ara Sunucu SWPAD araması başlatıldı Autoproxy SWPAD lookup started
0xB0000337Otomatik Ara Sunucu SWPAD araması durduruldu Autoproxy SWPAD lookup stopped
0xB0000338Otomatik Ara Sunucu Algılaması, SWPAD AÇIK ile başlatıldı Autoproxy Detection with SWPAD ON started
0xB0000339Otomatik Ara Sunucu Algılaması, SWPAD AÇIK ile durduruldu Autoproxy Detection with SWPAD ON stopped
0xB000033AOtomatik Ara Sunucu Algılaması, SWPAD BİLİNMİYOR ile başlatıldı Autoproxy Detection with SWPAD UNKNOWN started
0xB000033BOtomatik Ara Sunucu Algılaması, SWPAD BİLİNMİYOR ile durduruldu Autoproxy Detection with SWPAD UNKNOWN stopped
0xB000033COtomatik Ara Sunucu Betik İndirmesi Başlatıldı Autoproxy Script Download Started
0xB000033DOtomatik Ara Sunucu Betik İndirmesi Durduruldu Autoproxy Script Download Stopped
0xB0000342Otomatik Ara Sunucu tam senaryosu başlatıldı Autoproxy full scenario started
0xB0000343Otomatik Ara Sunucu tam senaryosu durduruldu Autoproxy full scenario stopped
0xB0000385Uygulama çevrimdışı denetimi başladı Application offline check started
0xB0000386Uygulama çevrimdışı denetimi tamamlandı Application offline check complete
0xB0000421İstenen URL=%1 Fiil=%2 RequestHeaders=%3 ResponseHeaders=%4 Durum=%5 Önbellek=%6 Requested URL=%1 Verb=%2 RequestHeaders=%3 ResponseHeaders=%4 Status=%5 Cache=%6
0xB0000422Atılan URL=%1 Scavenged URL=%1
0xB00100C8API: RequestHandle=%1, RequestContext=%2 kaynağından HTTP isteği alındı HTTP request was received from API: RequestHandle=%1, RequestContext=%2
0xB20007D1WinINet istek başlığı ara belleği yakalandı The WinINet request header buffer captured
0xB20007D2WinINet istek yükü ara belleği yakalandı The WinINet request payload buffer captured
0xB20007D3WinINet yanıt başlığı ara belleği yakalandı The WinINet response header buffer captured
0xB20007D4WinINet yanıt yükü ara belleği yakalandı The WinINet response payload buffer captured
0xD0000001WPAD_NETWORK_DECISION_OFF WPAD_NETWORK_DECISION_OFF
0xD0000002WPAD_NETWORK_DECISION_ON WPAD_NETWORK_DECISION_ON
0xD0000003WPAD_NETWORK_DECISION_UNKNOWN WPAD_NETWORK_DECISION_UNKNOWN
0xD0000004Missed Missed
0xD0000005Hit Hit
0xD0000006Eski-Değiştirildi Stale-Modified
0xD0000007Stale-NotModified Stale-NotModified
0xD0000008HTTP HTTP
0xD0000009SPDY3 SPDY3
0xD000000AYakalanan başlık ya da yükün başlangıç parçası Start fragment of captured header or payload
0xD000000BYakalanan başlık ya da yükün bitiş parçası End fragment of captured header or payload

EXIF

File Name:jscript9.dll.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-s..-jscript9.resources_31bf3856ad364e35_11.0.15063.0_tr-tr_b4e9ce3d52a32fad\
File Size:51 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:51712
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:11.0.15063.0
Product Version Number:11.0.15063.0
File Flags Mask:0x003f
File Flags:(none)
File OS:Windows NT 32-bit
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:11.00.15063.0 (WinBuild.160101.0800)
Internal Name:jscript9.dll
Legal Copyright:© Microsoft Corporation. Tüm hakları saklıdır.
Original File Name:jscript9.dll.mui
Product Name:Internet Explorer
Product Version:11.00.15063.0
Directory:%WINDIR%\WinSxS\x86_microsoft-windows-s..-jscript9.resources_31bf3856ad364e35_11.0.15063.0_tr-tr_58cb32b99a45be77\

What is jscript9.dll.mui?

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

File version info

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