diff options
Diffstat (limited to 'l10n-zh-CN/browser/chrome/browser/search.properties')
-rwxr-xr-x | l10n-zh-CN/browser/chrome/browser/search.properties | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/l10n-zh-CN/browser/chrome/browser/search.properties b/l10n-zh-CN/browser/chrome/browser/search.properties new file mode 100755 index 0000000000..dc5f54794c --- /dev/null +++ b/l10n-zh-CN/browser/chrome/browser/search.properties @@ -0,0 +1,32 @@ +# 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=在 %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 上搜索 + +# LOCALIZATION NOTE (cmd_pasteAndSearch): "Search" is a verb, this is the +# search bar equivalent to the url bar's "Paste and Go" +cmd_pasteAndSearch=粘贴并搜索 + +cmd_clearHistory=清空搜索历史 +cmd_clearHistory_accesskey=H + +# LOCALIZATION NOTE (searchForSomethingWith2): +# This string is used to build the header above the list of search shortcuts, +# for example "Search for <user-typed string> with:" +searchForSomethingWith2=搜索 %S,使用: + +# 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=搜索引擎: + +# LOCALIZATION NOTE (searchSettings): +# This is the label for the button that opens Search preferences. +searchSettings=更改搜索设置 |