From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../chrome/mozapps/update/updates.properties | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 l10n-zh-TW/toolkit/chrome/mozapps/update/updates.properties (limited to 'l10n-zh-TW/toolkit/chrome/mozapps/update') diff --git a/l10n-zh-TW/toolkit/chrome/mozapps/update/updates.properties b/l10n-zh-TW/toolkit/chrome/mozapps/update/updates.properties new file mode 100644 index 0000000000..a408c2198f --- /dev/null +++ b/l10n-zh-TW/toolkit/chrome/mozapps/update/updates.properties @@ -0,0 +1,45 @@ +# 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/. + +# LOCALIZATION NOTE: The 1st %S is brandShortName and 2nd %S is update version +# where update version from the update xml +# example: MyApplication 10.0.5 +updateName=%S %S + +noThanksButton=不要,謝謝 +noThanksButton.accesskey=N +restartLaterButton=稍後再重新啟動 +restartLaterButton.accesskey=L +restartNowButton=重新啟動 %S +restartNowButton.accesskey=R + +statusFailed=安裝失敗 + +installSuccess=更新檔已安裝完成 +installPending=準備安裝 +patchApplyFailure=無法安裝更新檔 (Patch 套用失敗) +elevationFailure=您沒有可安裝此更新所必需的權限,請聯絡您的系統管理員。 + +check_error-200=異常的更新 XML 檔案 (200) +check_error-403=拒絕存取 (403) +check_error-404=找不到更新 XML 檔案 (404) +check_error-500=伺服器內部錯誤 (500) +check_error-2152398849=失敗 (不明原因) +check_error-2152398861=連線遭拒 +check_error-2152398862=連線逾時 +# NS_ERROR_OFFLINE +check_error-2152398864=離線模式 (請回到線上模式) +check_error-2152398867=不允許使用 Port +check_error-2152398868=沒有收到任何資料 (請再試一次) +check_error-2152398878=找不到更新伺服器 (請檢查您的網路連線) +check_error-2152398890=找不到 Proxy 代理伺服器 (請檢查您的網路連線) +# NS_ERROR_DOCUMENT_NOT_CACHED +check_error-2152398918=離線模式 (請回到線上模式) +check_error-2152398919=資料傳輸中斷 (請再試一次) +check_error-2152398920=被 Proxy 代理伺服器拒絕連線 +check_error-2153390069=伺服器憑證過期 (請調整您的系統時間,確定時間與日期是否正確) +check_error-verification_failed=無法確認更新檔案的完整性 +check_error-move_failed=無法準備要安裝的更新 +check_error-update_url_not_available=更新網址無法使用 +check_error-connection_aborted=連線中斷 -- cgit v1.2.3