Subject | English | Turkish |
comp., MS | automatic file restore | otomatik dosya geri yüklemesi (A feature that replaces malware-infected system files with uninfected files from the cloud) |
comp., MS | Cached File Updater contract | Önbelleğe Alınan Dosya Güncelleştirici anlaşması (A contract that enables an app to provide real-time updates and saving capabilities for specific files on the system) |
comp., MS | Common Log File System | Ortak Günlük Dosya Sistemi (A general-purpose logging service that can be used by software clients running in user-mode or kernel-mode) |
comp., MS | common object file format | ortak nesne dosyası biçimi (A format in 32-bit programming for executable (image) and object files that is portable across platforms. The Microsoft implementation is called portable executable (PE) file format) |
comp., MS | compound file directory | bileşik dosya dizini (A structure used to contain per-stream information about the streams in a compound file) |
comp., MS | Distributed File System | Dağıtılmış Dosya Sistemi (A service that allows system administrators to organize distributed network shares into a logical namespace, enabling users to access files without specifying their physical location and providing load sharing across network shares) |
comp., MS | durable file handle | dayanıklı dosya tanıtıcısı (A file handle that allows a connection to an SMB server to survive brief network outages without having to incur the overhead of re-negotiating a new session) |
comp., MS | Efficient File Storage | Verimli Dosya Depolama (A storage method in which a file is split into pieces that are stored and updated separately, and streamed together when a user requests the file) |
comp., MS | Efficient File Transfer | Etkili Dosya Aktarımı (A feature that breaks a file up into granular chunks so that during re-open and re-save scenarios only the differences between client and server are sent over the network) |
comp., MS | Encrypting File System | şifreleme dosya sistemi (A Microsoft file-based encryption technology that enables users to encrypt files and folders on NTFS volumes. EFS helps protect the confidentiality of data by ensuring that only authorized users can decrypt the encrypted files or folders) |
comp., MS | file adapter | dosya bağdaştırıcısı (An adapter that can read messages from the file system and submit them to the server, as well as write messages from the server to a file on the file system) |
comp., MS | file allocation table | dosya ayırma tablosu (A file system used by MS-DOS and Microsoft Windows operating systems to organize and manage files) |
comp., MS | File and Registry Virtualization | Dosya ve Kayıt Defteri Sanallaştırma (A feature that allows standard users to run applications that normally write to per-computer files and registry keys. If these write operations fail, they are automatically redirected to equivalent per-user locations) |
comp., MS | File as Printout | Çıktı Olarak Dosyala (A command that will use a print driver installed by OneNote to create an image of a wide variety of filetypes. Files are printed to the print driver and inserted as images into OneNote) |
comp., MS | file backup | dosya yedeği (A backup of all the data in one or more files or filegroups) |
comp., MS | file-based imaging | dosya tabanlı görüntü oluşturma (The process of capturing information at the file level into a single volume, with metadata describing the files) |
comp., MS | File Block | Dosya Bloğu (A feature that allows end users and IT admins to control which file types and versions can be opened and saved in the application) |
comp., MS | file buffer | dosya arabelleği (A reserved portion of memory used to temporarily store data, pending an instruction to complete its transfer to or from a file) |
comp., MS | file control block | dosya denetim bloğu (A small block of memory temporarily assigned by a computer's operating system to hold information about an opened file. A file control block typically contains such information as the file's identification, its location on a disk, and a pointer that marks the user?s current (or last) position in the file) |
comp., MS | file copy | dosya kopyalama (The first of the three stages of Setup, where the Windows program files and any additional files specified are copied to the computer's hard disk) |
comp., MS | file differential backup | dosya değişiklik yedeği (A backup of one or more files containing only changes made to each file since its most recent file backup. A file differential backup requires a full file backup as a base) |
comp., MS | file DSN | dosya DSN'si (file Data Source Names. File-based data sources shared among all users with the same drivers installed. These data sources are not dedicated to a user or local to a computer) |
comp., MS | File Explorer | Dosya Gezgini (A utility in Windows that enables the user to locate and open files and folders) |
comp., MS | file filter | dosya filtresi (A DLL that controls the transfer of data between devices) |
comp., MS | file format | dosya biçimi (The structure or organization of data in a file. File format is usually indicated by the file name extension) |
comp., MS | file group | dosya grubu (A File Server Resource Manager option that is used to define a namespace for a file screen, file screen exception, or storage report. It consists of a set of file name patterns, which in turn determine whether files are included or excluded from a group) |
comp., MS | file handle | dosya tanıtıcısı (In MS-DOS, OS/2, and Windows, a token (number) that the system uses to identify or refer to an open file or, sometimes, to a device) |
comp., MS | File History | Dosya Geçmişi (A Windows feature designed to help users avoid data loss by automatically saving versions of files and copies of deleted files so that users can recover them) |
comp., MS | file list | dosya listesi (The list of files in the current project, located in the file pane of Visual SourceSafe Explorer) |
comp., MS | file mapping | dosya eşlemesi (The association of a file's contents with a portion of the virtual address space of a process) |
comp., MS | file-mapping object | dosya eşleme nesnesi (An object that maintains the association of a file's contents with a portion of the virtual address space of a process) |
comp., MS | File menu | Dosya menüsü (A common drop-down menu that includes commands for file operations, such as Open, Save, and Print) |
comp., MS | file mode | dosya modu (The mode -Input, Output, Append, Random, or Binary- that determines which methods can be used to read and write files) |
comp., MS | file name | dosya adı (The set of letters, numbers, and allowable symbols assigned to a file to distinguish it from all other files in a particular directory on a disk. A file name is the label under which a computer user saves and requests a block of information) |
comp., MS | file name extension | dosya adı uzantısı (A set of characters added to the end of a file name that identifies the file type or format) |
comp., MS | File Open Picker contract | Dosya Açma Seçimi anlaşması (A contract that enables developers to create apps that use the file picker to offer files to other apps) |
comp., MS | file picker | dosya seçici (A UI element that enables users to locate and select files) |
comp., MS | file recovery | dosya kurtarma (The process of reconstructing lost or unreadable files on disk) |
comp., MS | file/registry virtualization | dosya/kayıt defteri sanallaştırma (A feature that allows standard users to run applications that normally write to per-computer files and registry keys. If these write operations fail, they are automatically redirected to equivalent per-user locations) |
comp., MS | file replication service | dosya çoğaltma hizmeti (A service that provides multimaster file replication for designated directory trees between designated servers running Windows Server 2003. The designated directory trees must be on disk partitions formatted with the version of NTFS used with the Windows Server 2003 family. FRS is used by Distributed File System (DFS) to automatically synchronize content between assigned replicas and by Active Directory to automatically synchronize content of the system volume information across domain controllers) |
comp., MS | file restore | dosya geri yüklemesi (An operation that restores one or more files of a database) |
comp., MS | file rollover | dosyayı başa döndürme (The process when a program closes a file, based on a certain event, and creates a new file) |
comp., MS | File Save Picker contract | Dosya Kaydetme Seçimi anlaşması (A contract that enables devs to set up their app as a save location that the user can choose when they use the file picker to save files) |
comp., MS | file screen | dosya filtresi (A File Server Resource Manager option that is used to block certain files from being saved on a volume or in a folder tree. A file screen is applied at the folder level and affects all folders and subfolders in the designated path) |
comp., MS | file server | dosya sunucusu (A file-storage device on a local area network that is accessible to users on the network. A file server not only stores files but manages them and maintains order as network users request files and make changes to them) |
comp., MS | File Server for Macintosh | Macintosh için Dosya Sunucusu (A service that allows users of Macintosh computers to store, access, and share files on servers running Services for Macintosh) |
comp., MS | File Server Resource Manager | Dosya Sunucusu Kaynak Yöneticisi (A suite of tools that allows administrators to understand, control, and manage the quantity and type of data stored on their servers) |
comp., MS | File Set Descriptor | Dosya Kümesi Tanımlayıcısı (A part of the Universal Disc Format (UDF) file system) |
comp., MS | file share witness | dosya paylaşım tanığı (A new type of Majority Node Set (MNS) quorum in Windows Server 2003. In Exchange Server 2007, cluster continuous replication (CCR) uses the MNS quorum with file share witness instead of the traditional voter node) |
comp., MS | file sharing program | dosya paylaşım programı (A peer-to-peer file sharing client used to connect to file sharing networks in order to download or share files) |
comp., MS | file size | dosya boyutu (The length of a file, typically given in bytes) |
comp., MS | file system | dosya sistemi (In an operating system, the overall structure in which files are named, stored, and organized. NTFS, FAT, and FAT32 are types of file systems) |
comp., MS | file system cache | dosya sistemi önbelleği (An area of physical memory that holds frequently used pages. It allows applications and services to locate pages rapidly and reduces disk activity) |
comp., MS | file transfer | dosya aktarımı (The process of moving or transmitting a file from one location to another, as between two programs or over a network) |
comp., MS | File Transfer Protocol | Dosya Aktarım Protokolü (A member of the TCP/IP suite of protocols, used to copy files between two computers on the Internet. Both computers must support their respective FTP roles: one must be an FTP client and the other an FTP server) |
comp., MS | file type | dosya türü (The format of a file, commonly indicated by its file name extension. The file type indicates which program the file was created in and can be opened with) |
comp., MS | Hibernation File Cleaner | Hazırda Bekleme Dosyası Temizleyicisi (A feature that allows deletion of the files created during hibernation) |
comp., MS | Import File Parse | Alınacak Dosya Ayrıştırması (A system job that parses a file used in data migration or import) |
comp., MS | Live File System | Dinamik Dosya Sistemi (A file storage system that can be used to create CDs and DVDs. Discs formatted with Live File System allow you to copy files to the disc at any time, instead of copying (burning) them all at once) |
comp., MS | long file name | uzun dosya adı (A folder or file name longer than the 8.3 file name standard (up to eight characters followed by a period and an extension of up to three characters). Most versions of Windows, including WindowsXP, Windows2000, WindowNT, Windows95, and Windows98 support long file names up to 255 characters) |
comp., MS | master file table | ana dosya tablosu (An NTFS system file on NTFS-formatted volumes that contains information about each file and folder on the volume. The MFT is the first file on an NTFS volume) |
comp., MS | mounted file system | bağlı dosya sistemi (A file system located on a removable medium, such as a PC Card storage device. The operating system loads, or mounts, the file system when the medium is inserted into the device. It unloads, or unmounts, the file system when the medium is removed or when the user issues a command to do so) |
comp., MS | network file system | ağ dosya sistemi (A distributed file system that allows users to access remote files and directories on a network as if they were local. NFS is compatible with Microsoft Windows and UNIX-based systems, including Linux and Mac OS X) |
comp., MS | NTFS file system | NTFS dosya sistemi (An advanced file system designed for use specifically with the Windows NT operating system. It supports long filenames, full security access control, file system recovery, extremely large storage media, and various features for the Windows NT POSIX subsystem. It also supports object-oriented applications by treating all files as objects with user-defined and system-defined attributes) |
comp., MS | Office File Validation | Office Dosya Doğrulaması (A security feature that validates files before allowing them to be loaded by the application, in order to protect against file format vulnerabilities) |
comp., MS | persistent file handle | kalıcı dosya tanıtıcısı (A file handle that has a persistent value for the lifetime of the file system object to which it refers) |
comp., MS | Raw File destination | Ham Dosya hedefi (An SSIS destination that writes raw data to a file) |
comp., MS | Raw File source | Ham Dosya kaynağı (An SSIS source that reads raw data from a file) |
comp., MS | registered file type | kayıtlı dosya türü (File types that are tracked by the system registry and are recognized by the programs you have installed on your computer) |
comp., MS | Resilient File System | Dayanıklı Dosya Sistemi (A file system, introduced with Windows Server 8, that provides resiliency to both software and hardware errors. ReFS allows customers to maximize server uptime and prioritize volume availability without the use of expensive storage hardware) |
comp., MS | Tagged Image File Format | Etiketli Resim Dosyası Biçimi (A high resolution, tag-based image format used for scanning, storing, and combining graphic images) |
comp., MS | UNIX file permissions | UNIX dosya izinleri (A set of permissions that describes the access rights to a UNIX file or directory for the file owner, the group owner, and other users. Every UNIX file and directory possesses a set of permissions, and each user can have any combination of read, write, or execute access) |
comp., MS | virtual file system | sanal dosya sistemi (The subsystem that intercepts and redirects file system requests from application processes running in a virtual environment. These requests are processed based on the virtual files and directories defined in the application package and created or modified through interaction with a virtual application) |
comp., MS | Windows File Protection | Windows Dosya Koruması (A feature that runs in the background and protects your system files from being overwritten. When a file in a protected folder is modified, WFP determines whether the new file is the correct Microsoft version or whether the file is digitally signed. If not, the modified file is replaced with a valid version) |
comp., MS | witness file share | tanık dosya paylaşımı (For a failover cluster, a file share in the cluster storage that is designated to hold information about the cluster configuration database. A failover cluster has a witness file share only if this is specified as part of the quorum configuration) |
comp., MS | XPS Document file format | XPS Belgesi dosya biçimi (An open, cross-platform document format that allows customers to effortlessly create, share, print, and archive paginated documents) |