trisquel-icecat/icecat/l10n/zh-CN/toolkit/crashreporter/crashreporter.ftl
2025-10-06 02:35:48 -06:00

49 lines
3.1 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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/.
crashreporter-branded-title = { -brand-short-name } 崩溃报告器
crashreporter-apology = 很抱歉
crashreporter-crashed-and-restore = { -brand-short-name } 遇到问题并崩溃了。我们将尝试在它重新启动时恢复您的标签页和窗口。
crashreporter-plea = 您可以向我们发送崩溃报告,以协助我们诊断并修正该问题。
crashreporter-information = 此应用程序会在发生崩溃后运行并向 { -vendor-short-name } 报告相应问题,无法被直接运行。
crashreporter-error = { -brand-short-name } 碰到一个问题而崩溃了,且崩溃报告器无法提交相应的崩溃报告。
crashreporter-error-details-header = 详细信息:
crashreporter-no-run-message = 此应用程序在崩溃后运行并向程序发行商报告相应问题。无法被直接运行。
crashreporter-button-details = 详细信息…
crashreporter-loading-details = 正在加载…
crashreporter-view-report-title = 报告内容
crashreporter-comment-prompt = 附上说明(说明公开可见)
crashreporter-report-info = 此报告同时包含了应用程序崩溃时状态的技术信息。
crashreporter-checkbox-test-hardware = 检查我的设备是否存在硬件和配置问题。
crashreporter-checkbox-send-report = 告知 { -vendor-short-name } 有关此次崩溃的情况,以便修复此问题。
crashreporter-checkbox-include-url = 附上我当时所浏览页面的地址。
crashreporter-submit-status = 您的崩溃报告将在您退出或重启浏览器时提交。
crashreporter-submit-waiting-hardware-tests = 正在检查硬件和配置问题…
crashreporter-submit-in-progress = 正在提交您的报告…
crashreporter-submit-success = 报告提交成功!
crashreporter-submit-failure = 提交报告时出错。
crashreporter-resubmit-status = 重新发送之前失败的报告…
crashreporter-button-quit = 退出 { -brand-short-name }
crashreporter-button-restart = 重启 { -brand-short-name }
crashreporter-button-ok = 确定
crashreporter-button-close = 关闭
# $id (String) - the crash id from the server, typically a UUID
crashreporter-crash-identifier = 崩溃 ID: { $id }
# $url (String) - the url which the user can use to view the submitted crash report
crashreporter-crash-details = 您可到 { $url } 查看此次崩溃的详细信息。
# Error strings
# $path (String) - the file path
crashreporter-error-opening-file = 打开文件失败({ $path }
# $path (String) - the file path
crashreporter-error-loading-file = 加载文件失败({ $path }
# $path (String) - the path
crashreporter-error-creating-dir = 创建目录失败({ $path }
crashreporter-error-no-home-dir = 缺少主目录
# $from (String) - the source path
# $to (String) - the destination path
crashreporter-error-moving-path = 将 { $from } 移动到 { $to } 时失败
crashreporter-error-version-eol = 版本生命周期已结束,不再接受崩溃报告。
crashreporter-error-failed-to-generate-minidump = 应用程序未能生成崩溃信息。