diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-tr/suite/chrome/common/pref/pref-cookies.dtd | |
parent | Initial commit. (diff) | |
download | firefox-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-cookies.dtd')
-rw-r--r-- | l10n-tr/suite/chrome/common/pref/pref-cookies.dtd | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/l10n-tr/suite/chrome/common/pref/pref-cookies.dtd b/l10n-tr/suite/chrome/common/pref/pref-cookies.dtd new file mode 100644 index 0000000000..c50aa36154 --- /dev/null +++ b/l10n-tr/suite/chrome/common/pref/pref-cookies.dtd @@ -0,0 +1,42 @@ +<!-- 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/. --> + +<!ENTITY pref.cookies.title "Çerezler"> +<!-- cookies --> + + +<!ENTITY cookiePolicy.label "Cookie Acceptance Policy"> + +<!ENTITY accAllCookiesRadio.label "Allow all cookies"> +<!ENTITY accAllCookiesRadio.accesskey "c"> + +<!ENTITY accOrgCookiesRadio.label "Allow cookies for the originating website only"> +<!ENTITY accOrgCookiesRadio.accesskey "o"> + +<!ENTITY disableCookies.label "Block cookies"> +<!ENTITY disableCookies.accesskey "B"> + +<!ENTITY cookieRetentionPolicy.label "Cookie Retention Policy"> + +<!ENTITY acceptNormally.label "Accept cookies normally"> +<!ENTITY acceptNormally.accesskey "n"> + +<!ENTITY acceptForSession.label "Accept for current session only"> +<!ENTITY acceptForSession.accesskey "s"> + +<!ENTITY acceptforNDays.label "Accept cookies for"> +<!ENTITY acceptforNDays.accesskey "f"> +<!ENTITY days.label "günlük ziyaret geçmişimi hatırla"> + +<!ENTITY warnAboutCookies.label "Ask for each cookie"> +<!ENTITY warnAboutCookies.accesskey "A"> +<!ENTITY forCurrentSession.label "except for session cookies"> +<!ENTITY forCurrentSession.accesskey "e"> + +<!ENTITY manageCookies.label "Manage Cookies and Sites"> +<!ENTITY manageCookiesDescription.label "Allows you to view and manage stored cookies and per-site settings for accepting and rejecting cookies. Per-site settings will override the settings above."> + +<!ENTITY viewCookies.label "Cookie Manager"> +<!ENTITY viewCookies.accesskey "M"> + |