diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-ro/suite/chrome/common/pref/pref-cache.dtd | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ro/suite/chrome/common/pref/pref-cache.dtd')
-rw-r--r-- | l10n-ro/suite/chrome/common/pref/pref-cache.dtd | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/l10n-ro/suite/chrome/common/pref/pref-cache.dtd b/l10n-ro/suite/chrome/common/pref/pref-cache.dtd new file mode 100644 index 0000000000..fa7e01888b --- /dev/null +++ b/l10n-ro/suite/chrome/common/pref/pref-cache.dtd @@ -0,0 +1,46 @@ +<!-- 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/. --> + +<!-- +# Translator(s): +# +# BuBBaX <mikebubbax@yahoo.com> +# Alexandru Szasz <alexxed@gmail.com> +# +--> +<!-- +# Reviewer(s): +# +# Alexandru Szasz <alexxed@gmail.com> +# +--> + +<!-- extracted from content/pref-cache.xul --> + +<!--LOCALIZATION NOTE : FILE Cache prefs dialog --> +<!ENTITY pref.cache.title "Caută"> +<!ENTITY pref.cache.caption "Setați Opțiunile de Cache"> +<!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 "Locația Dosarului Pentru Cache:"> +<!ENTITY clearDiskCache.label "Șterge Cache"> +<!ENTITY clearDiskCache.accesskey "C"> +<!ENTITY chooseDiskCacheFolder.label "Alege dosar..."> +<!ENTITY chooseDiskCacheFolder.accesskey "A"> +<!ENTITY diskCacheFolderExplanation "Cache files will be stored in a subfolder named "Cache" 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"> + |