From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- .../chrome/mozapps/update/updates.properties | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100755 l10n-zh-CN/toolkit/chrome/mozapps/update/updates.properties (limited to 'l10n-zh-CN/toolkit/chrome/mozapps/update/updates.properties') diff --git a/l10n-zh-CN/toolkit/chrome/mozapps/update/updates.properties b/l10n-zh-CN/toolkit/chrome/mozapps/update/updates.properties new file mode 100755 index 0000000000..8e4ac151b1 --- /dev/null +++ b/l10n-zh-CN/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=无法安装更新(补丁安装失败) +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=端口不被允许访问 +check_error-2152398868=未接收到数据(请重试) +check_error-2152398878=找不到更新服务器(请检查您的互联网连接) +check_error-2152398890=找不到代理服务器(请检查您的互联网连接) +# NS_ERROR_DOCUMENT_NOT_CACHED +check_error-2152398918=网络处于脱机状态 (请切换至联机) +check_error-2152398919=数据传输中断(请重试) +check_error-2152398920=代理服务器拒绝连接 +check_error-2153390069=服务器证书已过期(如果您的系统时间不正确,请调整您的系统时钟至正确的日期时间) +check_error-verification_failed=无法验证更新的完整性 +check_error-move_failed=准备安装所需更新失败 +check_error-update_url_not_available=更新 URL 不可用 +check_error-connection_aborted=连接中断 -- cgit v1.2.3