summaryrefslogtreecommitdiffstats
path: root/l10n-zh-TW/browser/browser/search.ftl
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
commit26a029d407be480d791972afb5975cf62c9360a6 (patch)
treef435a8308119effd964b339f76abb83a57c29483 /l10n-zh-TW/browser/browser/search.ftl
parentInitial commit. (diff)
downloadfirefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz
firefox-26a029d407be480d791972afb5975cf62c9360a6.zip
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-zh-TW/browser/browser/search.ftl')
-rw-r--r--l10n-zh-TW/browser/browser/search.ftl35
1 files changed, 35 insertions, 0 deletions
diff --git a/l10n-zh-TW/browser/browser/search.ftl b/l10n-zh-TW/browser/browser/search.ftl
new file mode 100644
index 0000000000..ff3d53e9f7
--- /dev/null
+++ b/l10n-zh-TW/browser/browser/search.ftl
@@ -0,0 +1,35 @@
+# 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.
+
+removed-search-engine-message = <strong>您的預設搜尋引擎有變動。</strong>{ -brand-short-name } 已不再將 { $oldEngine } 作為預設搜尋引擎,現在起將以 { $newEngine } 做為新的預設搜尋引擎。若要改用其他的預設搜尋引擎,請到「設定」調整。<label data-l10n-name="remove-search-engine-article">了解更多</label>
+removed-search-engine-message2 = <strong>您的預設搜尋引擎有變動。</strong>{ -brand-short-name } 已不再將 { $oldEngine } 作為預設搜尋引擎,現在起將以 { $newEngine } 做為新的預設搜尋引擎。若要改用其他的預設搜尋引擎,請到「設定」調整。
+remove-search-engine-button = 確定