summaryrefslogtreecommitdiffstats
path: root/l10n-tr/suite/chrome/common/pref/pref-cache.dtd
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
commit2aa4a82499d4becd2284cdb482213d541b8804dd (patch)
treeb80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-tr/suite/chrome/common/pref/pref-cache.dtd
parentInitial commit. (diff)
downloadfirefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz
firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-tr/suite/chrome/common/pref/pref-cache.dtd')
-rw-r--r--l10n-tr/suite/chrome/common/pref/pref-cache.dtd31
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-tr/suite/chrome/common/pref/pref-cache.dtd b/l10n-tr/suite/chrome/common/pref/pref-cache.dtd
new file mode 100644
index 0000000000..3583e64538
--- /dev/null
+++ b/l10n-tr/suite/chrome/common/pref/pref-cache.dtd
@@ -0,0 +1,31 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+
+<!-- extracted from content/pref-cache.xul -->
+<!--LOCALIZATION NOTE : FILE Cache prefs dialog -->
+
+<!ENTITY pref.cache.title "Cache">
+<!ENTITY pref.cache.caption "Set Cache Options">
+<!ENTITY cachePara "The cache keeps copies of frequently visited web pages on your hard disk. (Clicking Reload always shows you the latest version of a page.)">
+<!ENTITY cacheCheck.label "Let &brandShortName; manage the size of my cache">
+<!ENTITY cacheCheck.accesskey "L">
+<!ENTITY diskCacheUpTo.label "Use up to">
+<!ENTITY diskCacheUpTo.accesskey "U">
+<!ENTITY spaceMbytes "MB of disk space for the cache">
+<!ENTITY diskCacheFolder.label "Cache Folder Location:">
+<!ENTITY clearDiskCache.label "Clear Cache">
+<!ENTITY clearDiskCache.accesskey "C">
+<!ENTITY chooseDiskCacheFolder.label "Choose Folder…">
+<!ENTITY chooseDiskCacheFolder.accesskey "F">
+<!ENTITY diskCacheFolderExplanation "Cache files will be stored in a subfolder named &quot;Cache&quot; of the directory you specify. Restart &brandShortName; for changes to take effect.">
+<!ENTITY docCache.label "Compare the page in the cache to the page on the network:">
+<!ENTITY docCache.accesskey "m">
+<!ENTITY checkOncePerSession.label "Once per session">
+<!ENTITY checkEveryTime.label "Every time I view the page">
+<!ENTITY checkNever.label "Never">
+<!ENTITY checkAutomatically.label "When the page is out of date">
+
+<!ENTITY prefetchTitle.label "Link Prefetching">
+<!ENTITY enablePrefetch.label "Prefetch web pages when idle, so that links in web pages designed for prefetching can load more quickly">
+<!ENTITY enablePrefetch.accesskey "P">