diff options
Diffstat (limited to 'l10n-bs/browser/chrome/browser/search.properties')
-rw-r--r-- | l10n-bs/browser/chrome/browser/search.properties | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/l10n-bs/browser/chrome/browser/search.properties b/l10n-bs/browser/chrome/browser/search.properties new file mode 100644 index 0000000000..a26d357a3b --- /dev/null +++ b/l10n-bs/browser/chrome/browser/search.properties @@ -0,0 +1,39 @@ +# 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/. + +searchtip=Traži pomoću %S + +# LOCALIZATION NOTE (searchHeader): this is displayed at the top of the panel +# showing search suggestions. +# %S is replaced with the name of the current default search engine. +searchHeader=%S Traži + +# LOCALIZATION NOTE (cmd_pasteAndSearch): "Search" is a verb, this is the +# search bar equivalent to the url bar's "Paste & Go" +cmd_pasteAndSearch=Zalijepi & traži + +cmd_clearHistory=Obriši historiju pretrage +cmd_clearHistory_accesskey=O + +# LOCALIZATION NOTE (searchForSomethingWith2): +# This string is used to build the header above the list of one-click +# search providers: "Search for <user-typed string> with:" +searchForSomethingWith2=Traži %S pomoću: + +# LOCALIZATION NOTE (searchWithHeader): +# The wording of this string should be as close as possible to +# searchForSomethingWith2. This string will be used when the user +# has not typed anything. +searchWithHeader=Traži pomoću: + +# LOCALIZATION NOTE (searchSettings): +# This is the label for the button that opens Search preferences. +searchSettings=Promijeni postavke pretraživača + +# LOCALIZATION NOTE (searchReset.doNotResetButton): +# This string is used as a button label in a notification popup. +# LOCALIZATION NOTE (searchReset.resetButton): +# %S is the name of the user's current search engine. This string is used as a +# button label in a notification popup, where space is limited. If necessary, +# translate simply as "Yes, Use %S" (e.g., "Yes, use Google") |