# 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 } ##