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/search.ftl | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 l10n-mr/browser/browser/search.ftl (limited to 'l10n-mr/browser/browser/search.ftl') diff --git a/l10n-mr/browser/browser/search.ftl b/l10n-mr/browser/browser/search.ftl new file mode 100644 index 0000000000..c5759f55d2 --- /dev/null +++ b/l10n-mr/browser/browser/search.ftl @@ -0,0 +1,36 @@ +# 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/. + + +## These strings are used for errors when installing OpenSearch engines, e.g. +## via "Add Search Engine" on the address bar or search bar. +## Variables +## $location-url (String) - the URL of the OpenSearch engine that was attempted to be installed. + +opensearch-error-duplicate-title = प्रतिष्ठापन त्रुटी +opensearch-error-duplicate-desc = { -brand-short-name } शोध प्लगइन "{ $location-url }" पासून प्रतिष्ठापीत करू शकले नाही कारण त्याच नावाचे इंजीन आधीपासूनच अस्तित्वात आहे. + +opensearch-error-format-title = अवैध स्वरुप +opensearch-error-format-desc = { -brand-short-name } ला { $location-url } मधून सर्च इंजिन प्रस्थापित करता आले नाही + +opensearch-error-download-title = डाऊनलोड त्रुटी +opensearch-error-download-desc = { -brand-short-name } शोध प्लगइन डाऊनलोड करू शकले नाही, पासून: { $location-url } + +## + +searchbar-submit = + .tooltiptext = शोध संकलित करा + +# This string is displayed in the search box when the input field is empty +searchbar-input = + .placeholder = शोधा + +searchbar-icon = + .tooltiptext = शोधा + +## Infobar shown when search engine is removed and replaced. +## Variables +## $oldEngine (String) - the search engine to be removed. +## $newEngine (String) - the search engine to replace the removed search engine. + -- cgit v1.2.3