diff options
Diffstat (limited to 'l10n-bg/browser/browser/search.ftl')
-rw-r--r-- | l10n-bg/browser/browser/search.ftl | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/l10n-bg/browser/browser/search.ftl b/l10n-bg/browser/browser/search.ftl new file mode 100644 index 0000000000..e23547d8f2 --- /dev/null +++ b/l10n-bg/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. + |