Webster's Online Dictionary
with Multilingual Thesaurus Translation

 
Earth's largest dictionary with more than 1226 modern languages and Eve!

Definition: Cache

Part of Speech Definition
Noun 1. A hidden storage space (for money or provisions or weapons).[Wordnet]
2. A secret store of valuables or money.[Wordnet]
3. (computer science) RAM memory that is set aside as a specialized buffer storage that is continually updated; used to optimize data transfers between system elements with different characteristics.[Wordnet]
4. A hole in the ground, or hiding place, for concealing and preserving provisions which it is inconvenient to carry.[Websters].
Verb 1. Save up as for future use.[Wordnet]
2. Base verb from the following inflections: caching, cached, caches, cacher, cachers, cachingly and cachedly.[Eve - graph theoretic]

Sources: compiled from various sources, (under license) copyright 2008. Webster's Revised Unabridged Dictionary, WordNet 3.0 Copyright © 2006 by Princeton University. All rights reserved.

Top

"Cache" is a common misspelling or typo for: caches, cached, cachet, cacher.

Date "Cache" was first used in popular English literature: sometime before 1388. (references)

Etymology:Cache \Cache\, noun. [French expression, hiding place, from cacher to conceal, to hide.]. (references)

Specialty Definition: Cache

Domain Definition
Computing Cache /kash/ A small fast memory holding recently accessed data, designed to speed up subsequent access to the same data. Most often applied to processor-memory access but also used for a local copy of data accessible over a network etc. When data is read from, or written to, main memory a copy is also saved in the cache, along with the associated main memory address. The cache monitors addresses of subsequent reads to see if the required data is already in the cache. If it is (a cache hit) then it is returned immediately and the main memory read is aborted (or not started). If the data is not cached (a cache miss) then it is fetched from main memory and also saved in the cache. The cache is built from faster memory chips than main memory so a cache hit takes much less time to complete than a normal memory access. The cache may be located on the same integrated circuit as the CPU, in order to further reduce the access time. In this case it is often known as primary cache since there may be a larger, slower secondary cache outside the CPU chip. The most important characteristic of a cache is its hit rate - the fraction of all memory accesses which are satisfied from the cache. This in turn depends on the cache design but mostly on its size relative to the main memory. The size is limited by the cost of fast memory chips. The hit rate also depends on the access pattern of the particular program being run (the sequence of addresses being read and written). Caches rely on two properties of the access patterns of most programs: temporal locality - if something is accessed once, it is likely to be accessed again soon, and spatial locality - if one memory location is accessed then nearby memory locations are also likely to be accessed. In order to exploit spatial locality, caches often operate on several words at a time, a "cache line" or "cache block". Main memory reads and writes are whole cache lines. When the processor wants to write to main memory, the data is first written to the cache on the assumption that the processor will probably read it again soon. Various different policies are used. In a write-through cache, data is written to main memory at the same time as it is cached. In a write-back cache it is only written to main memory when it is forced out of the cache. If all accesses were writes then, with a write-through policy, every write to the cache would necessitate a main memory write, thus slowing the system down to main memory speed. However, statistically, most accesses are reads and most of these will be satisfied from the cache. Write-through is simpler than write-back because an entry that is to be replaced can just be overwritten in the cache as it will already have been copied to main memory whereas write-back requires the cache to initiate a main memory write of the flushed entry followed (for a processor read) by a main memory read. However, write-back is more efficient because an entry may be written many times in the cache without a main memory access. When the cache is full and it is desired to cache another line of data then a cache entry is selected to be written back to main memory or "flushed". The new line is then put in its place. Which entry is chosen to be flushed is determined by a "replacement algorithm". Some processors have separate instruction and data caches. Both can be active at the same time, allowing an instruction fetch to overlap with a data read or write. This separation also avoids the possibility of bad cache conflict between say the instructions in a loop and some data in an array which is accessed by that loop. See also direct mapped cache, fully associative cache, sector mapping, set associative cache. (1997-06-25) Source: The Free On-line Dictionary of Computing.
Computing A file on your reader's computer where their system stores a copy of things they've asked for recently. Then, if the reader asks for the same thing again, instead of issuing another Internet request, the reader's computer can simply use the copy from the Cache, sometimes saving as much as 10 or 20 seconds. Source: European Union. (references)
Military (DOD) In evasion and recovery operations, source of subsistence and supplies, typically containing items such as food, water, medical items, and/or communications equipment, packaged to prevent damage from exposure and hidden in isolated locations by such methods as burial, concealment, and/or submersion, to support evaders in current or future operations. See also concealment; evader; evasion; evasion and recovery; recovery; recovery operations. (references)
Mining Fr. The place where provisions, safety or rescue equipment, ammunition, etc., are cached or hidden by trappers, miners, or prospectors, in unsettled regions. (references)
Technology 1: A small section of dedicated high-speed memory built into a microcomputer to improve system performance by providing temporary storage for blocks of data and instructions which would otherwise be retrieved from slower memory. As a general rule, the larger the cache, the greater the enhancement of performance and speed. See also: browser cache. (references)
  2: A storage area in both RAM (cache memory) and disc drives (cache controllers) that keeps frequently accessed instructions more readily accessible. See also Bus. (references)

Source: compiled by the editor from various references; see credits.

Top

Common Expressions: Cache

Expressions Definition
Cache (disambiguation) Usually cache refers to the computer memory, cache. (references)
Cache algorithms Cache algorithms are optimizing instructions - algorithms - that a computer program can follow to manage a cache of information stored on the computer. Cache size is usually limited, and if the cache is full, the computer (that is, the programmer) must decide which items to keep and which to discard to make room for new items. (references)
Cache coloring Cache coloring or page coloring is the process by which memory allocation code will attempt to locate free pages that are contiguous from the point of view of the cache. For example, if page 10 of physical memory is assigned to page 0 of a process's virtual memory and the cache can hold 5 pages, the page coloring code will not assign page 15 of physical memory to page 1 of a process's virtual memory. It would, instead, assign page 21 of physical memory. The page coloring code attempts to avoid assigning page 15 because this maps over the same cache memory as page 10 and would result in non-optimal caching. This code adds a significant amount of complexity to the VM memory allocation subsystem, but the result is well worth the effort. Page Coloring makes VM memory as deterministic as physical memory in regards to cache performance. (references)
Cache Creek There are several places named Cache Creek. (references)
Cache Creek, British Columbia Cache Creek is a junction town 350km northeast of Vancouver in Canada. It is on the Trans-Canada Highway in the province of British Columbia at its junction with northbound Highway 97. It was originally at the intersection of the Cariboo Wagon Road and the road to Savona's Ferry on Kamloops Lake. (references)
Cache Creek, Kern County, California Cache Creek is a dry wash which carries flashfloods from Tehachapi, California, USA into the Mojave desert during infrequent rains. A small settlement where the dry wash enters the desert is also known as Cache Creek. Cache Creek settlement is located at the intersection of Randsburg Cutoff and California State Highway 58. (references)
Cache La Poudre River The Cache La Poudre River (sometimes called the Poudre River for short) is a tributary of the South Platte River in the state of Colorado in the United States. (references)
Cache On A STick COAST, an acronym for Cache On A STick, is a packaging standard for modules containing SRAM used as an L2 cache in a computer. COAST modules look like somewhat oversided SIMM modules. COAST modules were somewhat popular in the early 1990s, but as of 2004, most cache is build-in to either the CPU or the motherboard. (references)
Cache only memory architecture Cache only memory architecture (COMA) is first introduced by E. Hagersten, A. Landin, and S. Haridi, in DDM-A cache-only memory architecture on IEEE Computer 1992. As the name suggested, this architecture is composed by caches only as Hagersten found that CC-NUMA machines have a set of local copies of data in cache and also have the same data in a distant memory, which can be eliminated using this method. In this method, what is kept is the cache which does not have a permanent home, since there is no memory to fall back on. (references)
Cache River The Cache River is a tributary of the White River, 213 mi (343 km) long, in northeastern Arkansas in the United States. Its headwaters also drain a small portion of southeastern Missouri. Via the White River, the Cache is part of the Mississippi River watershed. (references)
Cache River National Wildlife Refuge The Cache River National Wildlife Refuge is a 55,000 acre (223 km²) wildlife refuge in the state of Arkansas managed by the United States Fish and Wildlife Service. (references)
Cache River Wetlands The Cache River is located in southernmost Illinois, in a region sometimes called Little Egypt. Located at the convergence of four major physiographic regions, the river is part of a large complex of wetlands, which provide habitat for over 50 threatened and endangered species. A significant portion of the Cache River wetlands are protected by the US Fish and Wildlife Service. Cypress Creek National Wildlife Refuge, established in 1990, covers 14,000 acres of aquatic and riparian habitat, and is eventually planned to expand to 35,509 acres. The Illinois Department of Natural Resources protects another 14,314 acres through the Cache State Natural Area. (references)
Cache Valley The Cache Valley is a broad arid agricultural valley in northern Utah and southern Idaho in the United States. It extends approximately 50 mi (80 km) north from Hyrum, Utah to north of Preston, Idaho along the west side of the Bear River Mountains, the northernmost extension of the Wasatch Range, and along the east side of the Wellsville Mountains. It is largely drained and irrigated by the Bear River and its tributaries, in the watershed of the Great Salt Lake. (references)
CPU cache A CPU cache is a cache used by the central processing unit of a computer to reduce the average time to access memory. The cache is a smaller, faster memory which stores copies of the data from the most frequently used main memory locations. As long as most memory accesses are to cached memory locations, the average latency of memory accesses will be closer to the cache latency than to the latency of main memory. (references)
Disk cache A cache that stores copies of frequently used disk sectors in random access memory (RAM) so they can be read without accessing the slower disk. Source: Wordnet 3.0 Copyright © 2006 by Princeton University. All rights reserved.
Food cache Food in a secure or hidden storage place. Source: Wordnet 3.0 Copyright © 2006 by Princeton University. All rights reserved.
Memory cache (computer science) RAM memory that is set aside as a specialized buffer storage that is continually updated; used to optimize data transfers between system elements with different characteristics. Source: Wordnet 3.0 Copyright © 2006 by Princeton University. All rights reserved.
North Fork Cache la Poudre River The North Fork Cache la Poudre River (locally called the North Fork) is a tributary of the Cache la Poudre River, approximately 40 miles (64 km) long, in north central Colorado in the United States. It drains a mountainous area of north central Larimer County northwest of Fort Collins on the western side of the Laramie Foothills. (references)
Squid cache Squid is a popular free software (GPL'ed) proxy server and web cacher. It has a wide variety of uses, from speeding up a web server by caching repeated requests, to caching web, DNS and other network lookups for a group of people sharing network resources, to aiding security by filtering traffic. It is primarily designed to run on Unix-like systems. (references)

Source: compiled by the editor from various references; see credits.

Top

Specialty Expressions: Cache

Expressions Domain Definition
Backside cache Computing Backside cache An implementation of secondary cache memory that allows it to be directly accessed by the CPU. Backside cache is used by Apple Computers, Inc.in their PowerPC G3 processor. Previous PowerPC processors used the system bus to access both secondary cache and main memory. In the PowerPC G3 a dedicated bus handles only CPU/cache transactions. This bus can operate faster than the system bus thus improving the overall performance of the processor. The term apparently derives from the relocation of the secondary cache from the motherboard to the processor card itself, i.e. on the backside of the processor card. (1998-09-10). Source: The Free On-line Dictionary of Computing..
Browser cache Art The portion of microcomputer memory reserved by Web browser software for storing the contents of Web pages previously visited by the user, reducing the amount of time required to revisit a page using the same machine. Clicking on "Reload" or "Refresh" in the toolbar of a browser will cause the Web page displayed on the screen to be retrieved from its original remote address, rather than from the cache. Most browsers allow the user to specify the length of time search history will be retained before it is automatically deleted. (references)
Cache block Computing Cache line. Source: The Free On-line Dictionary of Computing..
Cache coherency Computing (Or "cache consistency") /kash koh-heer'n-see/ The synchronisation of data in multiple caches such that reading a memory location via any cache will return the most recent data written to that location via any (other) cache. Some parallel processors do not cache accesses to shared memory to avoid the issue of cache coherency. If caches are used with shared memory then some system is required to detect when data in one processor's cache should be discarded or replaced because another processor has updated that memory location. Several such schemes have been devised. (1998-11-10). Source: The Free On-line Dictionary of Computing..
Cache conflict Computing A sequence of accesses to memory repeatedly overwriting the same cache entry. Source: European Union. (references)
Cache conflict Computing Cache conflict A sequence of accesses to memory repeatedly overwriting the same cache entry. This can happen if two blocks of data, which are mapped to the same set of cache locations, are needed simultaneously. For example, in the case of a direct mapped cache, if arrays A, B, and C map to the same range of cache locations, thrashing will occur when the following loop is executed: for (i=1; iCache conflict can also occur between a program loop and the data it is accessing. See also ping-pong. (1997-01-21). Source: The Free On-line Dictionary of Computing..
Cache consistency Computing Cache consistency cache coherency. Source: The Free On-line Dictionary of Computing..
Cache hit Computing A request to read from memory which can be satisfied from the cache without using the main memory. Source: European Union. (references)
Cache hit Computing Cache hit A request to read from memory which can satisfied from the cache without using the main memory. Opposite: cache miss. (1997-01-21). Source: The Free On-line Dictionary of Computing..
Cache line Computing Cache line (Or cache block) The smallest unit of memory than can be transferred between the main memory and the cache. Rather than reading a single word or byte from main memory at a time, each cache entry is usually holds a certain number of words, known as a "cache line" or "cache block" and a whole line is read and cached at once. This takes advantage of the principle of locality of reference: if one location is read then nearby locations (particularly following locations) are likely to be read soon afterwards. It can also take advantage of page-mode DRAM which allows faster access to consecutive locations. (1997-01-21). Source: The Free On-line Dictionary of Computing..
------------------ 34 specialty expressions abridged ---------------

Source: compiled by the editor from various references; see credits.

Top

Abbreviations & Acronyms: Cache

The following table is compiled from various sources, across various languages. When English abbreviations or acronyms come from a non-English source, this is noted.
Entry Source Expression Field
CACHE English Computer Aids for Chemical Engineering Education N/A
CARP English Cache array routing protocol Computing
Source: compiled by the editor, based on several corpora (additional references).

Top

Extended Definition: Cache


Cache

For Wikipedia's cache strategy and related concerns, see Wikipedia:Cache.

Cache may refer to:

  • Treasure trove, a valuable cache which has been lost, or left unclaimed by the owner, or a place where items are stored
  • Cache, in computers, a collection of data duplicating original values stored elsewhere
Places
  • Cache, Oklahoma, a city in Comanche County
  • Cache Creek, British Columbia, a junction community northeast of Vancouver, Canada
  • Cache Creek, several places
  • Cache Junction, Utah, a census-designated place in Cache County, Utah

Caché may also refer to:

  • Caché (film), a 2005 film directed by Michael Haneke
  • Caché (software), a database management system from InterSystems

See also

  • Cash, money in the form of liquid currency
  • Cachet, in philately, a design or inscription other than a cancellation or pre-printed postage

Source: adapted by the editor from Wikipedia, the free encyclopedia; from the article "Cache (disambiguation)". Image Credit.



Extended Definition: Cache


Cache

In computer science, a cache (pronounced /kæʃ/, like "cash" [1]) is a collection of data duplicating original values stored elsewhere or computed earlier, where the original data is expensive to fetch (owing to longer access time) or to compute, compared to the cost of reading the cache. In other words, a cache is a temporary storage area where frequently accessed data can be stored for rapid access. Once the data is stored in the cache, future use can be made by accessing the cached copy rather than re-fetching or recomputing the original data, so that the average access time is shorter. Cache, therefore, helps expedite data access that the CPU would otherwise need to fetch from main memory.

Cache has proven to be extremely effective in many areas of computing because access patterns in typical computer applications have locality of reference. There are several kinds of locality, but this article primarily deals with data that are accessed close together in time (temporal locality). The data might or might not be located physically close to each other (spatial locality).

History

Use of the word “cache” in the computer context originated in 1967 during preparation of an article for publication in the IBM Systems Journal. The paper concerned an exciting memory improvement in Model 85, a latecomer in the IBM System/360 product line. The Journal editor, Lyle R. Johnson, pleaded for a more descriptive term than “high-speed buffer”; when none was forthcoming, he suggested “Cache.” (from the French “cacher”, meaning to hide). The paper was published in early 1968, the authors were honored by IBM, their work was widely welcomed and subsequently improved upon, and “Cache” soon became standard usage in computer literature..[2]

Operation

Diagram of a CPU memory cache
Diagram of a CPU memory cache

A cache is a block of memory for temporary storage of data likely to be used again. The CPU and hard drive frequently use a cache, as do web browsers and web servers.

A cache is made up of a pool of entries. Each entry has a datum (a nugget of data) which is a copy of the datum in some backing store. Each entry also has a tag, which specifies the identity of the datum in the backing store of which the entry is a copy.

When the cache client (a CPU, web browser, operating system) wishes to access a datum presumably in the backing store, it first checks the cache. If an entry can be found with a tag matching that of the desired datum, the datum in the entry is used instead. This situation is known as a cache hit. So, for example, a web browser program might check its local cache on disk to see if it has a local copy of the contents of a web page at a particular URL. In this example, the URL is the tag, and the contents of the web page is the datum. The percentage of accesses that result in cache hits is known as the hit rate or hit ratio of the cache.

The alternative situation, when the cache is consulted and found not to contain a datum with the desired tag, is known as a cache miss. The previously uncached datum fetched from the backing store during miss handling is usually copied into the cache, ready for the next access.

During a cache miss, the CPU usually ejects some other entry in order to make room for the previously uncached datum. The heuristic used to select the entry to eject is known as the replacement policy. One popular replacement policy, least recently used (LRU), replaces the least recently used entry (see cache algorithms). More efficient caches compute use frequency against the size of the stored contents, as well as the latencies and throughputs for both the cache and the backing store. While this works well for larger amounts of data, long latencies, and slow throughputs, such as experienced with a hard drive and the Internet, it's not efficient to use this for cached main memory (RAM).[citation needed]

When a datum is written to the cache, it must at some point be written to the backing store as well. The timing of this write is controlled by what is known as the write policy.

In a write-through cache, every write to the cache causes a synchronous write to the backing store.

Alternatively, in a write-back (or write-behind) cache, writes are not immediately mirrored to the store. Instead, the cache tracks which of its locations have been written over (these locations are marked dirty). The data in these locations is written back to the backing store when those data are evicted from the cache. For this reason, a miss in a write-back cache (which requires a block to be replaced by another) will often require two memory accesses to service: one to retrieve the needed datum, and one to write replaced data from the cache to the store.

Data write-back may be triggered by other policies as well. The client may make many changes to a datum in the cache, and then explicitly notify the cache to write back the datum.

No-write allocation is a cache policy where only processor reads are cached, thus avoiding the need for write-back or write-through when the old value of the datum was absent from the cache prior to the write.

The data in the backing store may be changed by entities other than the cache, in which case the copy in the cache may become out-of-date or stale. Alternatively, when the client updates the data in the cache, copies of that data in other caches will become stale. Communication protocols between the cache managers which keep the data consistent are known as coherency protocols.

Applications

CPU caches

Main article: CPU cache

Small memories on or close to the CPU chip can be made faster than the much larger main memory. Most CPUs since the 1980s have used one or more caches, and modern general-purpose CPUs inside personal computers may have as many as half a dozen, each specialized to a different part of the task of executing programs.

Disk cache

Main article: paging

CPU caches are generally managed entirely by hardware; other caches are managed by a variety of software. The page cache in main memory, which is an example of disk cache, is usually managed by the operating system kernel.

While the hard drive's hardware disk buffer is sometimes misleadingly referred to as "disk cache", its main functions are write sequencing and read prefetching. Repeated cache hits are relatively rare, due to the small size of the buffer in comparison to HDD's capacity.

In turn, fast local hard disk can be used to cache information held on even slower data storage devices, such as remote servers (web cache) or local tape drives or optical jukeboxes. Such a scheme is the main concept of hierarchical storage management.

Other caches

The BIND DNS daemon caches a mapping of domain names to IP addresses, as does a resolver library.

Write-through operation is common when operating over unreliable networks (like an Ethernet LAN), because of the enormous complexity of the coherency protocol required between multiple write-back caches when communication is unreliable. For instance, web page caches and client-side network file system caches (like those in NFS or SMB) are typically read-only or write-through specifically to keep the network protocol simple and reliable.

A cache of recently visited web pages can be managed by your web browser. Some browsers are configured to use an external proxy web cache, a server program through which all web requests are routed so that it can cache frequently accessed pages for everyone in an organization. Many internet service providers use proxy caches to save bandwidth on frequently-accessed web pages.

Search engines also frequently make web pages they have indexed available from their cache. For example, Google provides a "Cached" link next to each search result. This is useful when web pages are temporarily inaccessible from a web server.

Another type of caching is storing computed results that will likely be needed again, or memoization. An example of this type of caching is ccache, a program that caches the output of the compilation to speed up the second-time compilation.

Database caching can substantially improve the throughput of database applications, for example in the processing of indexes, data dictionaries, and frequently used subsets of data. TimesTen provides a mid-tier caching facility that can be integrated into Oracle databases.

The difference between buffer and cache

The terms are not mutually exclusive and the functions are frequently combined; however, there is a difference in intent. A buffer is a temporary memory location, that is traditionally used because CPU instructions cannot directly address data stored in peripheral devices. Thus, addressable memory is used as intermediate stage. Additionally such buffer may be feasible when a large block of data is assembled or disassembled (as required by a storage device), or when data must be delivered in a different order than that in which it is produced. Also a whole buffer of data is usually transferred sequentially (for example to hard disk), so buffering itself sometimes increases transfer performance. These benefits are present even if the buffered data are written to the buffer once and read from the buffer once.

A cache also increases transfer performance. A part of the increase similarly comes from the possibility that multiple small transfers will combine into one large block. But the main performance gain occurs because there is a good chance that the same datum will be read from cache multiple times, or that written data will soon be read. Cache's sole purpose is to reduce accesses to the underlying slower storage. Cache is also usually an abstraction layer that is designed to be invisible from the perspective of neighboring layers.

References

  1. G. C. Stierhoff and A. G. Davis. A History of the IBM Systems Journal. IEEE Annals of the History of Computing, Vol. 20, No. 1 (Jan. 1998), pages 29-35. [1]

See also

  • Disk buffer (Hardware-based cache)
  • Cache algorithms
  • Cache coloring
  • Caching failure
  • CPU cache
  • Web cache
  • Data grid

Source: adapted by the editor from Wikipedia, the free encyclopedia; from the article "Cache". Image Credit.



Topics by Level of Interest: Cache

Topics sorted by level of Interest Level (1=low, 600=high)     Topics sorted Alphabetically Level (1=low, 600=high)
Cache 89     Adaptive Replacement Cache 8
CPU cache 65     Advanced Transfer Cache 3
Cache River 41     Alternative PHP Cache 3
Cache Creek 39     Cache 89
Cache La Poudre Wilderness 32     Cache (alternative meanings) 3
Cache County, Utah 26     Cache algorithms 9
Cache Valley 24     Cache Array Routing Protocol 3
Cache River State Natural Area 18     Cache coherency 9
Cache Creek (Yolo County, California) 15     Cache coloring 6
Cache La Poudre River 15     Cache County, Utah 26
Cache Creek, British Columbia 14     Cache Creek 39
Squid cache 13     Cache Creek, British Columbia 14
Cache Junction, Utah 12     Cache Creek (Kern County, California) 2
DNS cache poisoning 12     Cache Creek (Yolo County, California) 15
Cache River (Illinois) 11     Cache Creek Airport 10
Cache Creek Airport 10     Cache Creek Casino Resort 9
Grande Cache Airport 10     Cache Discovery Protocol 7
Cache coherency 9     Cache Junction, Utah 12
Cache Creek Casino Resort 9     Cache La Poudre River 15
Cache algorithms 9     Cache La Poudre Wilderness 32
Adaptive Replacement Cache 8     Cache Meta Language 3
Varnish cache 8     Cache on a stick 5
Cache pollution 7     Cache only memory architecture 7
Cache Discovery Protocol 7     Cache pollution 7
Cache only memory architecture 7     Cache River 41
Web cache 6     Cache River (Arkansas) 5
Internet Cache Protocol 6     Cache River (Illinois) 11
Global Assembly Cache 6     Cache River National Wildlife Refuge 4
Page cache 6     Cache River State Natural Area 18
Cache coloring 6     Cache Valley 24
Weapons Cache Case 5     CPU cache 65
Wire Cache Provincial Park 5     Disk cache 2
Cache River (Arkansas) 5     DNS cache poisoning 12
Cache on a stick 5     Download Cache 4
USS Cache (AO-67) 5     Embalming cache 5
Embalming cache 5     Global Assembly Cache 6
Grande Cache Community High School 5     Grande Cache Airport 10
Cache River National Wildlife Refuge 4     Grande Cache Community High School 5
Web Cache Coordination Protocol 4     Internet Cache Protocol 6
Download Cache 4     North Fork Cache la Poudre River 3
North Fork Cache la Poudre River 3     Page cache 6
Cache (alternative meanings) 3     Squid cache 13
Cache Array Routing Protocol 3     USS Cache (AO-67) 5
Advanced Transfer Cache 3     Varnish cache 8
Alternative PHP Cache 3     Weapons Cache Case 5
Cache Meta Language 3     Web cache 6
Cache Creek (Kern County, California) 2     Web Cache Coordination Protocol 4
Disk cache 2     Wire Cache Provincial Park 5

Source: the editor, created by/for EVE to gauge likely levels of human interest in linguistically triggered topics (compiled across various sources, such as Wikipedia and specialty expression glosses).

Translations: Cache

Language Translations (or nearest inflections or synonyms, in parentheses)
Al Arabiya مخبأ (dugout, stash, cache, hideout, hiding place), خبأ (cache, hide, stash, plant, purloin), مَخْبَأ (cache, dugout, hideout, stash, cached), خَبَّأَ (cache, hide, stash, blind, blinded), دَفَنَ (bury, entomb, inhume, inter, blind), وارَى (blind, blinded, blinder, blindest, blinding), حَجَبَ (shroud, blind, blinded, blinder, blindest), حَجَّبَ (covering, blind, blinded, blinder, blindest), خَفى (blind, blinded, blinder, blindest, blinding), جَنَّ (blind, blinded, blinder, blindest, blinding). Additional references: Al Arabiya, Saudi Arabia, Algeria, cache. (volunteer & more translations)
Al Fus-Ha مخبأ (dugout, stash, cache, hideout, hiding place), خبأ (cache, hide, stash, plant, purloin), مَخْبَأ (cache, dugout, hideout, stash, cached), خَبَّأَ (cache, hide, stash, blind, blinded), دَفَنَ (bury, entomb, inhume, inter, blind), وارَى (blind, blinded, blinder, blindest, blinding), حَجَبَ (shroud, blind, blinded, blinder, blindest), حَجَّبَ (covering, blind, blinded, blinder, blindest), خَفى (blind, blinded, blinder, blindest, blinding), جَنَّ (blind, blinded, blinder, blindest, blinding). Additional references: Al Fus-Ha, Saudi Arabia, Algeria, cache. (volunteer & more translations)
Albanian vend i fshehtë (cache, concealment, hide, hiding place, nook), fsheh (hide, conceal, disguise, bury, cache), depo e fshehtë (cache). Additional references: Albanian, Turkey (Europe), cache. (volunteer & more translations)
Alemannic Cache (Cache). Additional references: Alemannic, Germany, Switzerland, cache. (volunteer & more translations)
Arabic مخبأ (dugout, stash, cache, hideout, hiding place), خبأ (cache, hide, stash, plant, purloin), مَخْبَأ (cache, dugout, hideout, stash, cached), خَبَّأَ (cache, hide, stash, blind, blinded), دَفَنَ (bury, entomb, inhume, inter, blind), وارَى (blind, blinded, blinder, blindest, blinding), حَجَبَ (shroud, blind, blinded, blinder, blindest), حَجَّبَ (covering, blind, blinded, blinder, blindest), خَفى (blind, blinded, blinder, blindest, blinding), جَنَّ (blind, blinded, blinder, blindest, blinding). Additional references: Arabic, Saudi Arabia, Algeria, cache. (volunteer & more translations)
Armenian պահեստ (depot, reserve, warehouse, cache, custody), գաղտնարան (cache, concealment). Additional references: Armenian, Armenia, Azerbaijan, cache. (volunteer & more translations)
Armjanski Yazyk պահեստ (depot, reserve, warehouse, cache, custody), գաղտնարան (cache, concealment). Additional references: Armjanski Yazyk, Armenia, Azerbaijan, cache. (volunteer & more translations)
Arnaut vend i fshehtë (cache, concealment, hide, hiding place, nook), fsheh (hide, conceal, disguise, bury, cache), depo e fshehtë (cache). Additional references: Arnaut, Turkey (Europe), cache. (volunteer & more translations)
Íslenska skyndivista (cache), skyndiminni (cache). Additional references: Íslenska, Iceland, cache. (volunteer & more translations)
Bahasa Indonesia tempat menyembunyikan (cache), ransum (ration, cache, rations), menyembunyikan (conceal, dissemble, bury, hide, hidden). Additional references: Bahasa Indonesia, Indonesia, Java, cache. (volunteer & more translations)
Balgarski скривам (cache, dissemble, hoard, obscure, plant), складирам (cache, dump, hoard, house, loft), скривалище (cache, cover, coverture, hide, hiding), скрити неща (cache), скрити под земята неща (cache). Additional references: Balgarski, Bulgaria, Greece, cache. (volunteer & more translations)
Balgarski (transliteration) skrivam (cache, dissemble, hoard, obscure, plant), skladiram (cache, dump, hoard, house, loft), skrivalishche (cache, cover, coverture, hide, hiding), skriti neshcha (cache), skriti pod zemyata neshcha (cache). Additional references: Balgarski, Bulgaria, Greece, cache. (volunteer & more translations)
Baseclois muchotte (hiding place, cache, hideaway, hideout, concealment). Additional references: Baseclois, cache. (volunteer & more translations)
Bohemian místo úkrytu (cache), úkryt (cover, covert, hangar, cache, concealment), ukryté (cache), rychlá vyrovnávací pamět (cache), rychlá paměť (fast access memory, fast memory, rapid memory, rapid store, cache), skrýš (hiding place, cache, hideaway, lie, rest), tajno mjesto (cache), keš (cache), priruèna memorija (cache), sakriti (cache, conceal, hide, shelter, shroud). Additional references: Bohemian, Czech Republic, cache. (volunteer & more translations)
Bourguignon fondron (deposit, depot, repository, sediment, submission). Additional references: Bourguignon, France, cache. (volunteer & more translations)
Brazilian Portuguese esconderijo (cache, blind, concealment, cove, covert), ocultar (to hide, hide, to conceal, conceal, bury), esconder (to hide, to conceal, hide, conceal, to stash), coisas escondidas (cache), cache (cache). Additional references: Brazilian Portuguese, Portugal, Angola, cache. (volunteer & more translations)
Bulgarian скривам (cache, dissemble, hoard, obscure, plant), складирам (cache, dump, hoard, house, loft), скривалище (cache, cover, coverture, hide, hiding), скрити неща (cache), скрити под земята неща (cache). Additional references: Bulgarian, Bulgaria, Greece, cache. (volunteer & more translations)
Bulgarian (transliteration) skrivam (cache, dissemble, hoard, obscure, plant), skladiram (cache, dump, hoard, house, loft), skrivalishche (cache, cover, coverture, hide, hiding), skriti neshcha (cache), skriti pod zemyata neshcha (cache). Additional references: Bulgarian, Bulgaria, Greece, cache. (volunteer & more translations)
Catalan conservar (cache, conserve, keep, maintain, preserve). Additional references: Catalan, Spain, Andorra, cache. (volunteer & more translations)
Central Mongolian нууц газар (cache, hiding place, lurking place), нєєц (arsenal, backup, cache, duplicate, fund). Additional references: Central Mongolian, Mongolia, cache. (volunteer & more translations)
Central (transliteration) nuuts gazar (cache, hiding place, lurking place), nєєts (arsenal, backup, cache, duplicate, fund). Additional references: Central Mongolian, Mongolia, cache. (volunteer & more translations)
Central Tai อุโมงค์ซ่อนเสบียง (cache), สถานที่เก็บซ่อนสิ่งของ (cache). Additional references: Central Tai, Thailand, cache. (volunteer & more translations)
Cestina místo úkrytu (cache), úkryt (cover, covert, hangar, cache, concealment), ukryté (cache), rychlá vyrovnávací pamět (cache), rychlá paměť (fast access memory, fast memory, rapid memory, rapid store, cache), skrýš (hiding place, cache, hideaway, lie, rest), tajno mjesto (cache), keš (cache), priruèna memorija (cache), sakriti (cache, conceal, hide, shelter, shroud). Additional references: Cestina, Czech Republic, cache. (volunteer & more translations)
Chiga kashuma (cache, narrow passage between store and bedroom). Additional references: Chiga, Uganda, cache. (volunteer & more translations)
Chinese Simplified 高速缓存 (cache), 隐藏的粮食或物资 (cache, caches), 隐藏的粮食 (cache), 隐藏处所 (cache, caches), 快取记忆 (cache), 快取记忆体 (cache memory), 武器储藏处 (arms cache, cache of weapons, weapons cache), 虚拟快取记忆 (virtual cache), 次级快取记忆 (secondary cache), 主快取记忆 (primary cache). Additional references: Chinese Simplified, China, Brunei, cache. (volunteer & more translations)
Chinese Traditional 高速緩存 (cache), 隱藏的糧食 (cache), 隱藏處所 (cache, caches), 隱藏的糧食或物資 (cache, caches), 快取記憶 (cache), 快取 (cache), 高速記憶 (cache), 快取貯記 (cache), 快取區 (cache), 存儲所 (cache). Additional references: Chinese Traditional, China, Brunei, cache. (volunteer & more translations)
Chtimi muche (hiding place, cache, hideaway, hideout, concealment). Additional references: Chtimi, France, cache. (volunteer & more translations)
Ciga kashuma (cache, narrow passage between store and bedroom). Additional references: Ciga, Uganda, cache. (volunteer & more translations)
Corse impuatta (hiding place, cache, concealment, cubbyhole, darkness), ascunditoghju (den, hiding place, cache, concealment, cubbyhole), calatura (deposit, depot, repository, sediment, submission), fecia (deposit, depot, repository, sediment, submission), fondu (cellar, deep, stocking, background, bottom), fundariccia (residue, deposit, depot, repository, dregs), allucatoghju (hiding place, cache, concealment, corner, cubbyhole), fundone (background, bottom, deposit, ground, depot), incrustazione (deposit, depot, repository, sediment, submission), pegnu (treasure, index, deposit, clue, depot). Additional references: Corse, France, Italy, cache. (volunteer & more translations)
Corsi impuatta (hiding place, cache, concealment, cubbyhole, darkness), ascunditoghju (den, hiding place, cache, concealment, cubbyhole), calatura (deposit, depot, repository, sediment, submission), fecia (deposit, depot, repository, sediment, submission), fondu (cellar, deep, stocking, background, bottom), fundariccia (residue, deposit, depot, repository, dregs), allucatoghju (hiding place, cache, concealment, corner, cubbyhole), fundone (background, bottom, deposit, ground, depot), incrustazione (deposit, depot, repository, sediment, submission), pegnu (treasure, index, deposit, clue, depot). Additional references: Corsi, France, Italy, cache. (volunteer & more translations)
Corsican impuatta (hiding place, cache, concealment, cubbyhole, darkness), ascunditoghju (den, hiding place, cache, concealment, cubbyhole), calatura (deposit, depot, repository, sediment, submission), fecia (deposit, depot, repository, sediment, submission), fondu (cellar, deep, stocking, background, bottom), fundariccia (residue, deposit, depot, repository, dregs), allucatoghju (hiding place, cache, concealment, corner, cubbyhole), fundone (background, bottom, deposit, ground, depot), incrustazione (deposit, depot, repository, sediment, submission), pegnu (treasure, index, deposit, clue, depot). Additional references: Corsican, France, Italy, cache. (volunteer & more translations)
Corso impuatta (hiding place, cache, concealment, cubbyhole, darkness), ascunditoghju (den, hiding place, cache, concealment, cubbyhole), calatura (deposit, depot, repository, sediment, submission), fecia (deposit, depot, repository, sediment, submission), fondu (cellar, deep, stocking, background, bottom), fundariccia (residue, deposit, depot, repository, dregs), allucatoghju (hiding place, cache, concealment, corner, cubbyhole), fundone (background, bottom, deposit, ground, depot), incrustazione (deposit, depot, repository, sediment, submission), pegnu (treasure, index, deposit, clue, depot). Additional references: Corso, France, Italy, cache. (volunteer & more translations)
Corsu impuatta (hiding place, cache, concealment, cubbyhole, darkness), ascunditoghju (den, hiding place, cache, concealment, cubbyhole), calatura (deposit, depot, repository, sediment, submission), fecia (deposit, depot, repository, sediment, submission), fondu (cellar, deep, stocking, background, bottom), fundariccia (residue, deposit, depot, repository, dregs), allucatoghju (hiding place, cache, concealment, corner, cubbyhole), fundone (background, bottom, deposit, ground, depot), incrustazione (deposit, depot, repository, sediment, submission), pegnu (treasure, index, deposit, clue, depot). Additional references: Corsu, France, Italy, cache. (volunteer & more translations)
Croatian Cache (Cache, CPU cache), skrivena memorija (cache), tajna memorija (cache), tajno mjesto (cache). Additional references: Croatian, Croatia, cache. (volunteer & more translations)
Curaçoleño konservá (conserve, keep, maintain, preserve, cache). Additional references: Curaçoleño, Netherlands Antilles, Aruba, cache. (volunteer & more translations)
Curassese konservá (conserve, keep, maintain, preserve, cache). Additional references: Curassese, Netherlands Antilles, Aruba, cache. (volunteer & more translations)
Czech místo úkrytu (cache), úkryt (cover, covert, hangar, cache, concealment), ukryté (cache), rychlá vyrovnávací pamět (cache), rychlá paměť (fast access memory, fast memory, rapid memory, rapid store, cache), skrýš (hiding place, cache, hideaway, lie, rest), tajno mjesto (cache), keš (cache), priruèna memorija (cache), sakriti (cache, conceal, hide, shelter, shroud). Additional references: Czech, Czech Republic, cache. (volunteer & more translations)
Daco-Rumanian marfã de sub tejghea (cache), depozit secret (cache), depozit (storehouse, deposit, deposits, dump, repository), ascunzatoare (hide, cache, hiding, hiding-place), ascunzãtoare pentru provizii (cache). Additional references: Daco-Rumanian, Romania, Hungary, cache. (volunteer & more translations)
Dari پنهان كردن (cloak, conceal, disguise, cache, closet), مخزن (reservoir, store, cache, depository, fountain), چيز نهان شده (cache), نهانگاه (hideaway, background, cache), ذخيره گاه (cache), صندهق (cache, crate, crates), پنهان کردن (cache, cloak, closet, conceal, cover), چیزنهان شده (cache), ذخیره گاه (cache), حافظه پنهانى (cache memory). Additional references: Dari, Iran, Indo-European, cache. (volunteer & more translations)
Deutsch Waffenlager (cache, arsenal, arsenals), Verstecken (hide, to hide, cache, conceal, encryption), Versteck (hiding place, hideaway, cache, cranny, ambush), Cache (cache, CPU cache), Geheimes Lager (cache), Zwischenspeicher (buffer, cache, clipboard, clipboards, fast memory), Aufbewahrungsort (depository, repository, cache, place of deposit, store), das Waffenlager (arsenal, cache), der Cache (cache, cache memory), der Cachespeicher (cache). Additional references: Deutsch, Germany, Austria, cache. (volunteer & more translations)
Dutch verborgen voorraad (cache, hoarding), verbergen (hide, conceal, bury, cache, cover), schuilhoek (cache, recess, hiding place), geheime bergplaats (cache, natural hiding place), behouden (conserve, rescue, save, keep, safe), Cache (Cache, CPU cache), bewaarplaats (depository, storage room, depositor, repository, cache). Additional references: Dutch, Netherlands, Aruba, cache. (volunteer & more translations)
Ena պահեստ (depot, reserve, warehouse, cache, custody), գաղտնարան (cache, concealment). Additional references: Ena, Armenia, Azerbaijan, cache. (volunteer & more translations)
Ermeni Dili պահեստ (depot, reserve, warehouse, cache, custody), գաղտնարան (cache, concealment). Additional references: Ermeni Dili, Armenia, Azerbaijan, cache. (volunteer & more translations)
Ermenice պահեստ (depot, reserve, warehouse, cache, custody), գաղտնարան (cache, concealment). Additional references: Ermenice, Armenia, Azerbaijan, cache. (volunteer & more translations)
Eskimo peroyak (cache), krematut (cache). Additional references: Eskimo, United States, Canada, cache. (volunteer & more translations)
Føroyskt varðveita (conserve, keep, maintain, preserve, cache). Additional references: Føroyskt, Denmark, cache. (volunteer & more translations)
Faroese varðveita (conserve, keep, maintain, preserve, cache). Additional references: Faroese, Denmark, cache. (volunteer & more translations)
Finnish välimuisti (cache, buffer, buffering memory, CPU cache, intermediate memory), kätkö (cache, hiding-place, recess), välissä oleva (cache), väli- (cache, intermediate), kätkeä (conceal, hide, cache, keep back, to secrete), aarre (treasure, hoard, hoards, treasures, cache). Additional references: Finnish, Finland, Russia (Europe), cache. (volunteer & more translations)
Forézien recondaille (hiding place, cache, hideaway, hideout, concealment), atape (hiding place, cache, hideaway, hideout, concealment). Additional references: Forézien, cache. (volunteer & more translations)
Français cachette (hiding place, cache, hideaway, hideout, cubbyhole), antémémoire (cache, cache memory, cache storage), mémoire cache (cache memory, cache, cache Files, cache storage, CPU cache), conserver (preserve, conserve, maintain, keep, to maintain), cache (hide, hides, conceals, conceal, cover), mettre dans une cachette (cache). Additional references: Français, France, Algeria, cache. (volunteer & more translations)
French cachette (hiding place, cache, hideaway, hideout, cubbyhole), antémémoire (cache, cache memory, cache storage), mémoire cache (cache memory, cache, cache Files, cache storage, CPU cache), conserver (preserve, conserve, maintain, keep, to maintain), cache (hide, hides, conceals, conceal, cover), mettre dans une cachette (cache). Additional references: French, France, Algeria, cache. (volunteer & more translations)
Gaelg tashtey (cache, damp, deposit, dew, dump), tasht (cache, dump, hoard, magazine, reserve), follaghey (cache, conceal, cover up, disguise, dissemble). Additional references: Gaelg, United Kingdom, cache. (volunteer & more translations)
Gailck tashtey (cache, damp, deposit, dew, dump), tasht (cache, dump, hoard, magazine, reserve), follaghey (cache, conceal, cover up, disguise, dissemble). Additional references: Gailck, United Kingdom, cache. (volunteer & more translations)
German Waffenlager (cache, arsenal, arsenals), Verstecken (hide, to hide, cache, conceal, encryption), Versteck (hiding place, hideaway, cache, cranny, ambush), Cache (cache, CPU cache), Geheimes Lager (cache), Zwischenspeicher (buffer, cache, clipboard, clipboards, fast memory), Aufbewahrungsort (depository, repository, cache, place of deposit, store), das Waffenlager (arsenal, cache), der Cache (cache, cache memory), der Cachespeicher (cache). Additional references: German, Germany, Austria, cache. (volunteer & more translations)
Greek κρ πτη (cache, crypt, crypts), κρύβω (conceal, hide, conceal from, obscure, cache), κρύπτη (crypt, cache, crypta, hiding place, vault), κρυφή μνήμη (cache), κρησφύγετο (hideout, retreat, cache, hiding place). Additional references: Greek, Greece, Albania, cache. (volunteer & more translations)
Greek (transliteration) kr pti (cache, crypt, crypts), kruvo (conceal, hide, conceal from, obscure, cache), krupti (crypt, cache, crypta, hiding place, vault), krifi mnimi (cache), krisfuyto (hideout, retreat, cache, hiding place). Additional references: Greek, Greece, Albania, cache. (volunteer & more translations)
Haieren պահեստ (depot, reserve, warehouse, cache, custody), գաղտնարան (cache, concealment). Additional references: Haieren, Armenia, Azerbaijan, cache. (volunteer & more translations)
Haitian Creole kachèt (cache), kacht (cache). Additional references: Haitian Creole, Dominican Republic, Haiti, cache. (volunteer & more translations)
Halh нууц газар (cache, hiding place, lurking place), нєєц (arsenal, backup, cache, duplicate, fund). Additional references: Halh, Mongolia, cache. (volunteer & more translations)
Halh (transliteration) nuuts gazar (cache, hiding place, lurking place), nєєts (arsenal, backup, cache, duplicate, fund). Additional references: Halh, Mongolia, cache. (volunteer & more translations)
Hanguk Mal 은닉처 (cache, hiding, dig), 저장하다 (preserve, hoard, bin, cache, ensilage), 저장소 (depot, receptacle, reservoir, stockroom, repository), 저장물 (hoarding, cache), 저장 땅굴 (cache), 감춰 둔 귀중품 (cache), 감추다 (veil, blot, submerge, conceal, cover), 감감춰 두는 곳 (cache), 소형의 고속 기억 용량의 컴퓨터 (cache), 고속으로 처리하다 (cache). Additional references: Hanguk Mal, Korea, South, Korea, cache. (volunteer & more translations)
Hanguohua 은닉처 (cache, hiding, dig), 저장하다 (preserve, hoard, bin, cache, ensilage), 저장소 (depot, receptacle, reservoir, stockroom, repository), 저장물 (hoarding, cache), 저장 땅굴 (cache), 감춰 둔 귀중품 (cache), 감추다 (veil, blot, submerge, conceal, cover), 감감춰 두는 곳 (cache), 소형의 고속 기억 용량의 컴퓨터 (cache), 고속으로 처리하다 (cache). Additional references: Hanguohua, Korea, South, Korea, cache. (volunteer & more translations)
Hebrew אובחמ (cache, hideaway, hideaways, stash), זיכרון מטמון (Cache), הֶחְבִּיא (cache, ensconce, hide, pocket, secrete), הִטְמִין (cache, embowel), סליק (cache, stash), מַחְבּוֹא (cache, hideaway, hideout, hiding, lie), מַטְמוֹן (cache, treasure), מחבוא (cache, hideout, hiding place, nook), מסתור (cache, hideaway, hiding place, refuge), ןומטמ (cache). Additional references: Hebrew, Israel, cache. (volunteer & more translations)
High Arabic مخبأ (dugout, stash, cache, hideout, hiding place), خبأ (cache, hide, stash, plant, purloin), مَخْبَأ (cache, dugout, hideout, stash, cached), خَبَّأَ (cache, hide, stash, blind, blinded), دَفَنَ (bury, entomb, inhume, inter, blind), وارَى (blind, blinded, blinder, blindest, blinding), حَجَبَ (shroud, blind, blinded, blinder, blindest), حَجَّبَ (covering, blind, blinded, blinder, blindest), خَفى (blind, blinded, blinder, blindest, blinding), جَنَّ (blind, blinded, blinder, blindest, blinding). Additional references: High Arabic, Saudi Arabia, Algeria, cache. (volunteer & more translations)
High German Waffenlager (cache, arsenal, arsenals), Verstecken (hide, to hide, cache, conceal, encryption), Versteck (hiding place, hideaway, cache, cranny, ambush), Cache (cache, CPU cache), Geheimes Lager (cache), Zwischenspeicher (buffer, cache, clipboard, clipboards, fast memory), Aufbewahrungsort (depository, repository, cache, place of deposit, store), das Waffenlager (arsenal, cache), der Cache (cache, cache memory), der Cachespeicher (cache). Additional references: High German, Germany, Austria, cache. (volunteer & more translations)
Hochdeutsch Waffenlager (cache, arsenal, arsenals), Verstecken (hide, to hide, cache, conceal, encryption), Versteck (hiding place, hideaway, cache, cranny, ambush), Cache (cache, CPU cache), Geheimes Lager (cache), Zwischenspeicher (buffer, cache, clipboard, clipboards, fast memory), Aufbewahrungsort (depository, repository, cache, place of deposit, store), das Waffenlager (arsenal, cache), der Cache (cache, cache memory), der Cachespeicher (cache). Additional references: Hochdeutsch, Germany, Austria, cache. (volunteer & more translations)
Hungarian titkos raktár (cache), rejtegetett készlet (cache), rejtegetett holmi (cache), elrejtett készlet (cache), elrejtett holmi (cache), elrejtett élelem (cache), télre tárolt élelmiszerkészlet (cache), rejtekhely (concealment, cover, hideaway, ambush, nest), telelõ rovarok téli szállása (cache), Gyorsítótár (Cache, CPU cache). Additional references: Hungarian, Hungary, Austria, cache. (volunteer & more translations)
Icelandic skyndivista (cache), skyndiminni (cache). Additional references: Icelandic, Iceland, cache. (volunteer & more translations)
Indonesian tempat menyembunyikan (cache), ransum (ration, cache, rations), menyembunyikan (conceal, dissemble, bury, hide, hidden). Additional references: Indonesian, Indonesia, Java, cache. (volunteer & more translations)
Italian nascondiglio (cache, hideaway, hiding place, concealment, den), deposito segreto (cache), cache (cache), conservare (conserve, preserve, keep, maintain, to keep), nascondere (hide, to hide, conceal, to conceal, ensconce), le basi della memoria di apprendimento non sono disponibili (learn cache not available), lasciare un deposito di viveri (make a cache), memorizzazione cache della matrice (cache array storage), deposito d'armi (arms cache, magazine), cache hardware (hardware cache). Additional references: Italian, Italy, Croatia, cache. (volunteer & more translations)
Ivrit אובחמ (cache, hideaway, hideaways, stash), זיכרון מטמון (Cache), הֶחְבִּיא (cache, ensconce, hide, pocket, secrete), הִטְמִין (cache, embowel), סליק (cache, stash), מַחְבּוֹא (cache, hideaway, hideout, hiding, lie), מַטְמוֹן (cache, treasure), מחבוא (cache, hideout, hiding place, nook), מסתור (cache, hideaway, hiding place, refuge), ןומטמ (cache). Additional references: Ivrit, Israel, cache. (volunteer & more translations)
Japanese 貯蔵所 (a storage place, reservoir, storage, cache, bank), 隠し場 (cache), 貯蔵物 (cache, depot, hoard, hoarding), 隠してある貴重品 (cache), キャッシュメモリ (cache, cache memory), キャッシュにいれる (cache), たくわえる (garner, store, accumulate, amass, cache), 隠れる (hide, to be hidden, to conceal oneself, to disappear, to hide), かくしばしょ (cache, place to hide something), 隠したもの (cache). Additional references: Japanese, Japan, Taiwan, cache. (volunteer & more translations)
Khalkha Mongolian нууц газар (cache, hiding place, lurking place), нєєц (arsenal, backup, cache, duplicate, fund). Additional references: Khalkha Mongolian, Mongolia, cache. (volunteer & more translations)
Khalkha (transliteration) nuuts gazar (cache, hiding place, lurking place), nєєts (arsenal, backup, cache, duplicate, fund). Additional references: Khalkha Mongolian, Mongolia, cache. (volunteer & more translations)
Kiga kashuma (cache, narrow passage between store and bedroom). Additional references: Kiga, Uganda, cache. (volunteer & more translations)
Korean 은닉처 (cache, hiding, dig), 저장하다 (preserve, hoard, bin, cache, ensilage), 저장소 (depot, receptacle, reservoir, stockroom, repository), 저장물 (hoarding, cache), 저장 땅굴 (cache), 감춰 둔 귀중품 (cache), 감추다 (veil, blot, submerge, conceal, cover), 감감춰 두는 곳 (cache), 소형의 고속 기억 용량의 컴퓨터 (cache), 고속으로 처리하다 (cache). Additional references: Korean, Korea, South, Korea, cache. (volunteer & more translations)
Latvian provianta slēptuve (cache). Additional references: Latvian, Latvia, cache. (volunteer & more translations)
Latviska provianta slēptuve (cache). Additional references: Latviska, Latvia, cache. (volunteer & more translations)
Lettisch provianta slēptuve (cache). Additional references: Lettisch, Latvia, cache. (volunteer & more translations)
Lettish provianta slēptuve (cache). Additional references: Lettish, Latvia, cache. (volunteer & more translations)
Lietuvi Kešavimas (Cache), tai (that, blight, cache, cakewalk, cast), slëptuvë (asylum, cache, covert, dugout, hiding), slaptynë (cache), slaptavietë (cache, concealment, corner, retreat), slaptas sandëlis (cache), kas paslëpta (cache, stash). Additional references: Lietuvi, Lithuania, cache. (volunteer & more translations)
Litauische Kešavimas (Cache), tai (that, blight, cache, cakewalk, cast), slëptuvë (asylum, cache, covert, dugout, hiding), slaptynë (cache), slaptavietë (cache, concealment, corner, retreat), slaptas sandëlis (cache), kas paslëpta (cache, stash). Additional references: Litauische, Lithuania, cache. (volunteer & more translations)
Litewski Kešavimas (Cache), tai (that, blight, cache, cakewalk, cast), slëptuvë (asylum, cache, covert, dugout, hiding), slaptynë (cache), slaptavietë (cache, concealment, corner, retreat), slaptas sandëlis (cache), kas paslëpta (cache, stash). Additional references: Litewski, Lithuania, cache. (volunteer & more translations)
Lithuanian Kešavimas (Cache), tai (that, blight, cache, cakewalk, cast), slëptuvë (asylum, cache, covert, dugout, hiding), slaptynë (cache), slaptavietë (cache, concealment, corner, retreat), slaptas sandëlis (cache), kas paslëpta (cache, stash). Additional references: Lithuanian, Lithuania, cache. (volunteer & more translations)
Litovskiy Kešavimas (Cache), tai (that, blight, cache, cakewalk, cast), slëptuvë (asylum, cache, covert, dugout, hiding), slaptynë (cache), slaptavietë (cache, concealment, corner, retreat), slaptas sandëlis (cache), kas paslëpta (cache, stash). Additional references: Litovskiy, Lithuania, cache. (volunteer & more translations)
Liutuviskai Kešavimas (Cache), tai (that, blight, cache, cakewalk, cast), slëptuvë (asylum, cache, covert, dugout, hiding), slaptynë (cache), slaptavietë (cache, concealment, corner, retreat), slaptas sandëlis (cache), kas paslëpta (cache, stash). Additional references: Liutuviskai, Lithuania, cache. (volunteer & more translations)
Lorrain cafourette (hiding place, cache, hideaway, hideout, concealment). Additional references: Lorrain, cache. (volunteer & more translations)
Magyar titkos raktár (cache), rejtegetett készlet (cache), rejtegetett holmi (cache), elrejtett készlet (cache), elrejtett holmi (cache), elrejtett élelem (cache), télre tárolt élelmiszerkészlet (cache), rejtekhely (concealment, cover, hideaway, ambush, nest), telelõ rovarok téli szállása (cache), Gyorsítótár (Cache, CPU cache). Additional references: Magyar, Hungary, Austria, cache. (volunteer & more translations)
Maltese cache (cache). Additional references: Maltese, Malta, cache. (volunteer & more translations)
Malti cache (cache). Additional references: Malti, Malta, cache. (volunteer & more translations)
Manx tashtey (cache, damp, deposit, dew, dump), tasht (cache, dump, hoard, magazine, reserve), follaghey (cache, conceal, cover up, disguise, dissemble). Additional references: Manx, United Kingdom, cache. (volunteer & more translations)
Manx Gaelic tashtey (cache, damp, deposit, dew, dump), tasht (cache, dump, hoard, magazine, reserve), follaghey (cache, conceal, cover up, disguise, dissemble). Additional references: Manx Gaelic, United Kingdom, cache. (volunteer & more translations)
Ma'ya mab' (box, cache). Additional references: Ma'ya, Irian Jaya, cache. (volunteer & more translations)
Moldavian marfã de sub tejghea (cache), depozit secret (cache), depozit (storehouse, deposit, deposits, dump, repository), ascunzatoare (hide, cache, hiding, hiding-place), ascunzãtoare pentru provizii (cache). Additional references: Moldavian, Romania, Hungary, cache. (volunteer & more translations)
Mongol нууц газар (cache, hiding place, lurking place), нєєц (arsenal, backup, cache, duplicate, fund). Additional references: Mongol, Mongolia, cache. (volunteer & more translations)
Mongol (transliteration) nuuts gazar (cache, hiding place, lurking place), nєєts (arsenal, backup, cache, duplicate, fund). Additional references: Mongol, Mongolia, cache. (volunteer & more translations)
Mongolian нууц газар (cache, hiding place, lurking place), нєєц (arsenal, backup, cache, duplicate, fund). Additional references: Mongolian, Mongolia, cache. (volunteer & more translations)
Mongolian (transliteration) nuuts gazar (cache, hiding place, lurking place), nєєts (arsenal, backup, cache, duplicate, fund). Additional references: Mongolian, Mongolia, cache. (volunteer & more translations)
Norman founette (hole, pit, aperture, gap, hiding place). Additional references: Norman, cache. (volunteer & more translations)
Oluchiga kashuma (cache, narrow passage between store and bedroom). Additional references: Oluchiga, Uganda, cache. (volunteer & more translations)
Orukiga kashuma (cache, narrow passage between store and bedroom). Additional references: Orukiga, Uganda, cache. (volunteer & more translations)
Papiam konservá (conserve, keep, maintain, preserve, cache). Additional references: Papiam, Netherlands Antilles, Aruba, cache. (volunteer & more translations)
Papiamen konservá (conserve, keep, maintain, preserve, cache). Additional references: Papiamen, Netherlands Antilles, Aruba, cache. (volunteer & more translations)
Papiamento konservá (conserve, keep, maintain, preserve, cache). Additional references: Papiamento, Netherlands Antilles, Aruba, cache. (volunteer & more translations)
Papiamentoe konservá (conserve, keep, maintain, preserve, cache). Additional references: Papiamentoe, Netherlands Antilles, Aruba, cache. (volunteer & more translations)
Papiamentu konservá (conserve, keep, maintain, preserve, cache). Additional references: Papiamentu, Netherlands Antilles, Aruba, cache. (volunteer & more translations)
Parsi پنهان كردن (cloak, conceal, disguise, cache, closet), مخزن (reservoir, store, cache, depository, fountain), چيز نهان شده (cache), نهانگاه (hideaway, background, cache), ذخيره گاه (cache), صندهق (cache, crate, crates), پنهان کردن (cache, cloak, closet, conceal, cover), چیزنهان شده (cache), ذخیره گاه (cache), حافظه پنهانى (cache memory). Additional references: Parsi, Iran, Indo-European, cache. (volunteer & more translations)
Patois of Pas-de-Calais muchotte (hiding place, cache, hideaway, hideout, concealment), muchette (hiding place, cache, hideaway, hideout, concealment), grémion (deposit, depot, repository, lump, sediment). Additional references: Patois of Pas-de-Calais, cache. (volunteer & more translations)
Patois of Sorcy-Bauthémont musette (hiding place, cache, shrew, hideaway, hideout). Additional references: Patois of Sorcy-Bauthémont, cache. (volunteer & more translations)
Persian پنهان كردن (cloak, conceal, disguise, cache, closet), مخزن (reservoir, store, cache, depository, fountain), چيز نهان شده (cache), نهانگاه (hideaway, background, cache), ذخيره گاه (cache), صندهق (cache, crate, crates), پنهان کردن (cache, cloak, closet, conceal, cover), چیزنهان شده (cache), ذخیره گاه (cache), حافظه پنهانى (cache memory). Additional references: Persian, Iran, Indo-European, cache. (volunteer & more translations)
Persian (Farsi) پنهان كردن (cloak, conceal, disguise, cache, closet), مخزن (reservoir, store, cache, depository, fountain), چيز نهان شده (cache), نهانگاه (hideaway, background, cache), ذخيره گاه (cache), صندهق (cache, crate, crates), پنهان کردن (cache, cloak, closet, conceal, cover), چیزنهان شده (cache), ذخیره گاه (cache), حافظه پنهانى (cache memory). Additional references: Persian (Farsi), Iran, Indo-European, cache. (volunteer & more translations)
Picard muche (hiding place, cache, hideaway, hideout, concealment), camuche (hiding place, cache, hideaway, hideout, concealment). Additional references: Picard, Belgium, cache. (volunteer & more translations)
Poitevin fondrilles (deposit, depot, repository, sediment, submission). Additional references: Poitevin, cache. (volunteer & more translations)
Polish kryjówka (cache, hide, hideaway, cranny, fastness), pamięć podręczna (cache), cache (cache), ukryte zapasy (cache), schować (hide, cache, stow, tuck, bury), tajny skład (cache, cachet), bufor (buffer, buffer memory, cache, annex memory, buffer storage), schowek (storeroom, clipboard, locker, store, closet), znak (sign, character, indication, mark, symbol). Additional references: Polish, Poland, Czech Republic, cache. (volunteer & more translations)
Polnisch kryjówka (cache, hide, hideaway, cranny, fastness), pamięć podręczna (cache), cache (cache), ukryte zapasy (cache), schować (hide, cache, stow, tuck, bury), tajny skład (cache, cachet), bufor (buffer, buffer memory, cache, annex memory, buffer storage), schowek (storeroom, clipboard, locker, store, closet), znak (sign, character, indication, mark, symbol). Additional references: Polnisch, Poland, Czech Republic, cache. (volunteer & more translations)
Polski kryjówka (cache, hide, hideaway, cranny, fastness), pamięć podręczna (cache), cache (cache), ukryte zapasy (cache), schować (hide, cache, stow, tuck, bury), tajny skład (cache, cachet), bufor (buffer, buffer memory, cache, annex memory, buffer storage), schowek (storeroom, clipboard, locker, store, closet), znak (sign, character, indication, mark, symbol). Additional references: Polski, Poland, Czech Republic, cache. (volunteer & more translations)
Portuguese esconderijo (cache, blind, concealment, cove, covert), provisões (cache, commons, munition, progenitor, provender), ocultar (hide, to hide, conceal, to conceal, curtain), esconder (hide, to hide, conceal, to conceal, ensconce), conservar (conserve, keep, maintain, preserve, to keep), coisas escondidas (cache), cache (cache). Additional references: Portuguese, Portugal, Angola, cache. (volunteer & more translations)
Provençal agachon (hiding place, cache, hideaway, hideout, concealment). Additional references: Provençal, France, Monaco, cache. (volunteer & more translations)
Romanian marfã de sub tejghea (cache), depozit secret (cache), depozit (storehouse, deposit, deposits, dump, repository), ascunzatoare (hide, cache, hiding, hiding-place), ascunzãtoare pentru provizii (cache). Additional references: Romanian, Romania, Hungary, cache. (volunteer & more translations)
Rouchi muche (hiding place, cache, hideaway, hideout, concealment), camuche (hiding place, cache, hideaway, hideout, concealment). Additional references: Rouchi, Belgium, cache. (volunteer & more translations)
Rukiga kashuma (cache, narrow passage between store and bedroom). Additional references: Rukiga, Uganda, cache. (volunteer & more translations)
Rumanian marfã de sub tejghea (cache), depozit secret (cache), depozit (storehouse, deposit, deposits, dump, repository), ascunzatoare (hide, cache, hiding, hiding-place), ascunzãtoare pentru provizii (cache). Additional references: Rumanian, Romania, Hungary, cache. (volunteer & more translations)
Ruotsi gömställe (cache, covert, hideout, hiding-place, hideaway), gömma (hide, conceal, secrete, hiding, stash), cacheminne (cache), tjuvgodsgömma (cache), lager (bearing, laurel, layer, inventory, ply), förrad (cache). Additional references: Ruotsi, Sweden, Finland, cache. (volunteer & more translations)
Russian тайник (cache, hideaway, hideout, hiding place, hiding-place), сверхоперативная память (cache, memory cache, scratchpad), тайный склад (cache), находка в хранилище (cache, hoard), кешировать кеш кеш (cache), Кеш-память (Cache), гнездо для подключения внешней кэш-памяти (external cache socket), задняя кэш-память (backside cache), кэш-память адресов ветвлений (branch target address cache), кэш-буфер (cache buffer). Additional references: Russian, Russia, China, cache. (volunteer & more translations)
Russian (transliteration) taynik (cache, hideaway, hideout, hiding place, hiding-place), sverkhoperativnaya pamyatʹ (cache, memory cache, scratchpad), taynyy sklad (cache), nakhodka v khranilishche (cache, hoard), keshirovatʹ kesh kesh (cache), kesh-pamyatʹ (Cache), gnezdo dlya podklyucheniya vneshney kesh-pamyati (external cache socket), zadnyaya kesh-pamyatʹ (backside cache), kesh-pamyatʹ adresov vetvleniy (branch target address cache), kesh-bufer (cache buffer). Additional references: Russian, Russia, China, cache. (volunteer & more translations)
Russki тайник (cache, hideaway, hideout, hiding place, hiding-place), сверхоперативная память (cache, memory cache, scratchpad), тайный склад (cache), находка в хранилище (cache, hoard), кешировать кеш кеш (cache), Кеш-память (Cache), гнездо для подключения внешней кэш-памяти (external cache socket), задняя кэш-память (backside cache), кэш-память адресов ветвлений (branch target address cache), кэш-буфер (cache buffer). Additional references: Russki, Russia, China, cache. (volunteer & more translations)
Russki (transliteration) taynik (cache, hideaway, hideout, hiding place, hiding-place), sverkhoperativnaya pamyatʹ (cache, memory cache, scratchpad), taynyy sklad (cache), nakhodka v khranilishche (cache, hoard), keshirovatʹ kesh kesh (cache), kesh-pamyatʹ (Cache), gnezdo dlya podklyucheniya vneshney kesh-pamyati (external cache socket), zadnyaya kesh-pamyatʹ (backside cache), kesh-pamyatʹ adresov vetvleniy (branch target address cache), kesh-bufer (cache buffer). Additional references: Russki, Russia, China, cache. (volunteer & more translations)
Sailolof mab' (box, cache). Additional references: Sailolof, Irian Jaya, cache. (volunteer & more translations)
Salawati mab' (box, cache). Additional references: Salawati, Irian Jaya, cache. (volunteer & more translations)
Samate mab' (box, cache). Additional references: Samate, Irian Jaya, cache. (volunteer & more translations)
Scots Gaelic falachasan (cache), falachan (cache). Additional references: Scots Gaelic, United Kingdom, cache. (volunteer & more translations)
Serbian (transliteration) tajno skladište (cache, stash), tajno mesto (cache), tajna memorija (cache), skrovište (harbor, harbour, hiding place, lurking place, nest), skrivena memorija (cache), mala (cache, petite), brza memorija (cache), brza memori (cache), preskakanje keša (cache miss). Additional references: Serbian (transliteration), cache. (volunteer & more translations)
Shkip vend i fshehtë (cache, concealment, hide, hiding place, nook), fsheh (hide, conceal, disguise, bury, cache), depo e fshehtë (cache). Additional references: Shkip, Turkey (Europe), cache. (volunteer & more translations)
Shqip vend i fshehtë (cache, concealment, hide, hiding place, nook), fsheh (hide, conceal, disguise, bury, cache), depo e fshehtë (cache). Additional references: Shqip, Turkey (Europe), cache. (volunteer & more translations)
Shqiperë vend i fshehtë (cache, concealment, hide, hiding place, nook), fsheh (hide, conceal, disguise, bury, cache), depo e fshehtë (cache). Additional references: Shqiperë, Turkey (Europe), cache. (volunteer & more translations)
Siamese อุโมงค์ซ่อนเสบียง (cache), สถานที่เก็บซ่อนสิ่งของ (cache). Additional references: Siamese, Thailand, cache. (volunteer & more translations)
Skchip vend i fshehtë (cache, concealment, hide, hiding place, nook), fsheh (hide, conceal, disguise, bury, cache), depo e fshehtë (cache). Additional references: Skchip, Turkey (Europe), cache. (volunteer & more translations)
Slovak rýchla vyrovnávacia pamäť (cache), zásoba potravy (cache), cache (cache). Additional references: Slovak, Slovakia, Hungary, cache. (volunteer & more translations)
Slovakian rýchla vyrovnávacia pamäť (cache), zásoba potravy (cache), cache (cache). Additional references: Slovakian, Slovakia, Hungary, cache. (volunteer & more translations)
Somkhuri պահեստ (depot, reserve, warehouse, cache, custody), գաղտնարան (cache, concealment). Additional references: Somkhuri, Armenia, Azerbaijan, cache. (volunteer & more translations)
Spanish escondite (cache, hide-and-seek, hide-out, hiding place, lurk), esconder (hide, to hide, bury, cache, conceal), escondrijo (cache, hiding place, blind, burrow, concealment), alijo (cache, haul, hoard, lightening, load), antememoria (cache, cache memory), caché (cache, cachet), cache computadora (cache), cache de computador (cache), cache de ordenador (cache), cache de una máquina (cache). Additional references: Spanish, Spain, Mexico, cache. (volunteer & more translations)
Standard Thai อุโมงค์ซ่อนเสบียง (cache), สถานที่เก็บซ่อนสิ่งของ (cache). Additional references: Standard Thai, Thailand, cache. (volunteer & more translations)
Suomea välimuisti (cache, buffer, buffering memory, CPU cache, intermediate memory), kätkö (cache, hiding-place, recess), välissä oleva (cache), väli- (cache, intermediate), kätkeä (conceal, hide, cache, keep back, to secrete), aarre (treasure, hoard, hoards, treasures, cache). Additional references: Suomea, Finland, Russia (Europe), cache. (volunteer & more translations)
Suomi välimuisti (cache, buffer, buffering memory, CPU cache, intermediate memory), kätkö (cache, hiding-place, recess), välissä oleva (cache), väli- (cache, intermediate), kätkeä (conceal, hide, cache, keep back, to secrete), aarre (treasure, hoard, hoards, treasures, cache). Additional references: Suomi, Finland, Russia (Europe), cache. (volunteer & more translations)
Svenska gömställe (cache, covert, hideout, hiding-place, hideaway), gömma (hide, conceal, secrete, hiding, stash), cacheminne (cache), tjuvgodsgömma (cache), lager (bearing, laurel, layer, inventory, ply), förrad (cache). Additional references: Svenska, Sweden, Finland, cache. (volunteer & more translations)
Swedish gömställe (cache, covert, hideout, hiding-place, hideaway), gömma (hide, conceal, secrete, hiding, stash), cacheminne (cache), tjuvgodsgömma (cache), lager (bearing, laurel, layer, inventory, ply), förrad (cache). Additional references: Swedish, Sweden, Finland, cache. (volunteer & more translations)
Thai อุโมงค์ซ่อนเสบียง (cache), สถานที่เก็บซ่อนสิ่งของ (cache). Additional references: Thai, Thailand, cache. (volunteer & more translations)
Thaiklang อุโมงค์ซ่อนเสบียง (cache), สถานที่เก็บซ่อนสิ่งของ (cache). Additional references: Thaiklang, Thailand, cache. (volunteer & more translations)
Tosk vend i fshehtë (cache, concealment, hide, hiding place, nook), fsheh (hide, conceal, disguise, bury, cache), depo e fshehtë (cache). Additional references: Tosk, Turkey (Europe), cache. (volunteer & more translations)
Turkish gizli yer (cache, recess, retirement), önbellek (cache, memory cache, cache memory), zula (cache, hiding place), ileride kullanım için erzak gizleme yeri (cache), gizli yerde saklanan şey (cache), gizli yerde saklı mallar (cache), gizli bir yere saklamak (cache), gizlemek (hide, conceal, cloak, disguise, screen), gizleme yeri (cache, hideaway, hiding place). Additional references: Turkish, Turkey, Bulgaria, cache. (volunteer & more translations)
Ukrainian Тайники (cache), тайник (cache, crypt, hide, hiding place, recesses), схованка (cache, den, hideaway, hiding place, kennel), ховати про запас в таємному місці (cache), таємний склад зброї (cache), КЕШІ (cache), запас провіанту (cache), приховувати (conceal, becloud, blind, cache, cloak), прихований продовольчий запас (cache). Additional references: Ukrainian, cache. (volunteer & more translations)
Ukrainian (transliteration) tayniki (cache), taynik (cache, crypt, hide, hiding place, recesses), skhovanka (cache, den, hideaway, hiding place, kennel), khovati pro zapas v taєmnomu mіstsі (cache), taєmniy sklad zbroї (cache), keshІ (cache), zapas provіantu (cache), prikhovuvati (conceal, becloud, blind, cache, cloak), prikhovaniy prodovolʹchiy zapas (cache). Additional references: Ukrainian, cache. (volunteer & more translations)
Urdu خزانہ، سامان، رسد، گولہ بارود وغیرہ چھپانے کی پوشیدہ جگہ ۔ دفینہ ۔ چھپائی ہوئی چیزیں (cache). Additional references: Urdu, Pakistan, India, cache. (volunteer & more translations)
Zhgabe vend i fshehtë (cache, concealment, hide, hiding place, nook), fsheh (hide, conceal, disguise, bury, cache), depo e fshehtë (cache). Additional references: Zhgabe, Turkey (Europe), cache. (volunteer & more translations)
Source: Eve, based on a combination of meta analysis and graph theory (for near and back translations). Top

Constructed Language Translations: Cache

Language Translations for “cache” or closest synonym(s); back translations in parentheses.
Athag cathagache (cache). Additional references: Athag, cache. (volunteer)
Double Dutch cagache (cache). Additional references: Double Dutch, cache. (volunteer)
Leet <4<{=}£ (cache). Additional references: Leet, cache. (volunteer)
Oppish copache (cache). Additional references: Oppish, cache. (volunteer)
Pig Latin achecay (cache). Additional references: Pig Latin, cache. (volunteer)
Terran B Cacheata (cache). Additional references: Terran B, cache. (volunteer)
Ubbi Dubbi cubache (cache). Additional references: Ubbi Dubbi, cache. (volunteer)
Source: compiled by the editor. Top

Ancestral and Extinct Language Translations: Cache

Language Period Translations (or nearest inflections or synonyms, in parentheses)
Latin 500 BCE - 1700 coactare (cache, cachet, constrain). Additional references: Latin, cache. (volunteer)
Old English 450 - 1100 gebeorgan (save, cache, conserve, keep, maintain). Additional references: Old English, cache. (volunteer)
Old French 900 - 1400 tapinage (ambush, hiding place, cache, hideaway, hideout), repostaille (retirement, asylum, retreat, pension, hiding place), reponaille (retirement, asylum, retreat, pension, hiding place), recoi (shelter, refuge, asylum, bunker, haven), escons (retirement, retreat, pension, sunset, hiding place), celee (mystery, hiding place, cache, hideaway, hideout). Additional references: Old French, cache. (volunteer)
Source: compiled by the editor. Top