diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
commit | 36d22d82aa202bb199967e9512281e9a53db42c9 (patch) | |
tree | 105e8c98ddea1c1e4784a60a5a6410fa416be2de /l10n-gu-IN/browser/browser/search.ftl | |
parent | Initial commit. (diff) | |
download | firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.tar.xz firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.zip |
Adding upstream version 115.7.0esr.upstream/115.7.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-gu-IN/browser/browser/search.ftl')
-rw-r--r-- | l10n-gu-IN/browser/browser/search.ftl | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/l10n-gu-IN/browser/browser/search.ftl b/l10n-gu-IN/browser/browser/search.ftl new file mode 100644 index 0000000000..56f99c27cc --- /dev/null +++ b/l10n-gu-IN/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. + |