From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- l10n-mr/browser/browser/sanitize.ftl | 106 +++++++++++++++++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 l10n-mr/browser/browser/sanitize.ftl (limited to 'l10n-mr/browser/browser/sanitize.ftl') diff --git a/l10n-mr/browser/browser/sanitize.ftl b/l10n-mr/browser/browser/sanitize.ftl new file mode 100644 index 0000000000..85c3d3ab6c --- /dev/null +++ b/l10n-mr/browser/browser/sanitize.ftl @@ -0,0 +1,106 @@ +# 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/. + +sanitize-prefs2 = + .title = इतिहास पूसण्याकरीता संयोजना + .style = min-width: 34em + +sanitize-prefs-style = + .style = width: 17em + +sanitize-dialog-title = + .title = अलिकडील इतिहास नष्ट करा + .style = min-width: 34em + +# When "Time range to clear" is set to "Everything", this message is used for the +# title instead of dialog-title. +sanitize-dialog-title-everything = + .title = सर्व इतिहास पूसा + .style = min-width: 34em + +clear-data-settings-label = बंद असताना, { -brand-short-name } सर्व आपोआप नष्ट करेल + +## clear-time-duration-prefix is followed by a dropdown list, with +## values localized using clear-time-duration-value-* messages. +## clear-time-duration-suffix is left empty in English, but can be +## used in other languages to change the structure of the message. +## +## This results in English: +## Time range to clear: (Last Hour, Today, etc.) + +clear-time-duration-prefix = + .value = नष्ट करण्यासाठी वेळ क्षेत्र:{ " " } + .accesskey = T + +clear-time-duration-value-last-hour = + .label = शेवटचा तास + +clear-time-duration-value-last-2-hours = + .label = शेवटचे दोन तास + +clear-time-duration-value-last-4-hours = + .label = शेवटचे चार तास + +clear-time-duration-value-today = + .label = आज + +clear-time-duration-value-everything = + .label = सगळं काही + +clear-time-duration-suffix = + .value = { "" } + +## These strings are used as section comments and checkboxes +## to select the items to remove + +history-section-label = इतिहास + +item-history-and-downloads = + .label = ब्राऊज आणि डाऊनलोड इतिहास + .accesskey = B + +item-cookies = + .label = कुकीज + .accesskey = C + +item-active-logins = + .label = सक्रिय प्रवेश + .accesskey = L + +item-cache = + .label = कॅशे + .accesskey = a + +item-form-search-history = + .label = फॉर्म आणि शोध इतिहास + .accesskey = F + +data-section-label = माहिती + +item-offline-apps = + .label = ऑफलाइन संकेतस्थळ माहिती + .accesskey = O + +sanitize-everything-undo-warning = ही कृती रद्द करणे अशक्य. + +window-close = + .key = w + +sanitize-button-ok = + .label = आता पूसा + +# The label for the default button between the user clicking it and the window +# closing. Indicates the items are being cleared. +sanitize-button-clearing = + .label = नष्ट करत आहे + +# Warning that appears when "Time range to clear" is set to "Everything" in Clear +# Recent History dialog, provided that the user has not modified the default set +# of history items to clear. +sanitize-everything-warning = सर्व इतिहास नष्ट केला जाईल. + +# Warning that appears when "Time range to clear" is set to "Everything" in Clear +# Recent History dialog, provided that the user has modified the default set of +# history items to clear. +sanitize-selected-warning = सर्व नीवडलेले घटके नष्ट केले जातील. -- cgit v1.2.3