summaryrefslogtreecommitdiffstats
path: root/l10n-zh-TW/toolkit/toolkit/updates
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/toolkit/toolkit/updates
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/toolkit/toolkit/updates')
-rw-r--r--l10n-zh-TW/toolkit/toolkit/updates/backgroundupdate.ftl5
-rw-r--r--l10n-zh-TW/toolkit/toolkit/updates/elevation.ftl16
-rw-r--r--l10n-zh-TW/toolkit/toolkit/updates/history.ftl27
3 files changed, 48 insertions, 0 deletions
diff --git a/l10n-zh-TW/toolkit/toolkit/updates/backgroundupdate.ftl b/l10n-zh-TW/toolkit/toolkit/updates/backgroundupdate.ftl
new file mode 100644
index 0000000000..874e7c89a7
--- /dev/null
+++ b/l10n-zh-TW/toolkit/toolkit/updates/backgroundupdate.ftl
@@ -0,0 +1,5 @@
+# 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/.
+
+backgroundupdate-task-description = 「背景更新」工作會在 { -brand-short-name } 未執行時嘗試檢查是否有 { -brand-short-name } 的更新。{ -brand-short-name } 會自動安裝此工作,並且在每次開啟 { -brand-short-name } 時重新安裝。若要停用此工作,請調整瀏覽器選項或調整 { -brand-short-name } 的「BackgroundAppUpdate」企業原則。
diff --git a/l10n-zh-TW/toolkit/toolkit/updates/elevation.ftl b/l10n-zh-TW/toolkit/toolkit/updates/elevation.ftl
new file mode 100644
index 0000000000..93d78773eb
--- /dev/null
+++ b/l10n-zh-TW/toolkit/toolkit/updates/elevation.ftl
@@ -0,0 +1,16 @@
+# 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/.
+# This is temporary until bug 1521632 is fixed
+
+elevation-update-wizard =
+ .title = 軟體更新
+elevation-details-link-label =
+ .value = 詳細資訊
+elevation-error-manual = 請手動瀏覽下列網址並下載最新版的 { -brand-short-name } :
+elevation-finished-page = 已可開始安裝更新程式
+elevation-finished-background-page = 一個 { -brand-short-name } 的安全與穩定性更新已經下載,可以立刻開始安裝。
+elevation-finished-background = 更新:
+elevation-more-elevated =
+ 需要有系統管理員權限才能安裝此更新,此更新將在下次啟動 { -brand-short-name } 時安裝。
+ 您可以立刻重新啟動 { -brand-short-name }、繼續使用稍後再更新,或是拒絕此更新。
diff --git a/l10n-zh-TW/toolkit/toolkit/updates/history.ftl b/l10n-zh-TW/toolkit/toolkit/updates/history.ftl
new file mode 100644
index 0000000000..40ab8e2688
--- /dev/null
+++ b/l10n-zh-TW/toolkit/toolkit/updates/history.ftl
@@ -0,0 +1,27 @@
+# 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/.
+
+history-title = 更新記錄
+history-intro = 已安裝下列更新
+close-button-label =
+ .buttonlabelcancel = 關閉
+ .title = 更新記錄
+no-updates-label = 尚未安裝任何更新
+name-header = 更新名稱
+date-header = 安裝日期
+type-header = 類型
+state-header = 狀態
+# Used to display update history
+#
+# Variables:
+# $name (string) - Name of the update
+# $buildID (string) - Build identifier from the local updates.xml
+update-full-build-name = { $name } ({ $buildID })
+update-details = 詳細資訊
+# Variables:
+# $date (string) - Date the last update was installed
+update-installed-on = 安裝於: { $date }
+# Variables:
+# $status (string) - Status of the last update
+update-status = 狀態:{ $status }