Skip to content

Commit

Permalink
Merge pull request #5516 from zapbot/crowdin-update
Browse files Browse the repository at this point in the history
Update localized resources
  • Loading branch information
thc202 authored Jun 20, 2024
2 parents c09e7af + 8302b3b commit cebd4ec
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ client.attack.spider = Client Spider...
client.components.table.header.form = Form ID
client.components.table.header.href = HREF
client.components.table.header.id = ID
client.components.table.header.tagType = Tag Type
client.components.table.header.tagType = 标签类型
client.components.table.header.text = 文本
client.components.table.header.type = 类型
client.components.type.button = 按钮
Expand All @@ -16,12 +16,12 @@ client.components.type.link = 链接
client.desc = 客户端集成
client.details.popup.copy.hrefs = Copy HREFs
client.details.popup.copy.ids = Copy IDs
client.details.popup.copy.texts = Copy Texts
client.details.popup.copy.texts = 复制文本
client.details.title = 客户端详情
client.error.nofile = 找不到文件︰ {0}
client.history.popup.copy.nodeids = Copy Node IDs
client.history.popup.copy.nodenames = Copy Node Names
client.history.popup.copy.texts = Copy Texts
client.history.popup.copy.texts = 复制文本
client.history.popup.copy.types = Copy Types
client.history.popup.copy.urls = Copy Source URLs
client.history.table.header.count = \#
Expand All @@ -37,15 +37,15 @@ client.options.label.browsers = 要打开的浏览器窗口数:
client.options.label.children = Maximum Children (0 is unlimited)\:
client.options.label.depth = 最大爬取深度(0 为无限制):

client.options.label.enablepscan = Enable Passive Scanning
client.options.label.enablepscan = 启用被动扫描
client.options.label.initialloadtime = Initial Page Load Time (seconds)\:
client.options.label.maxduration = 最大持续时间(分钟,0为无限制):
client.options.label.pageloadtime = Page Load Time (seconds)\:
client.options.label.pscanrules = 被动扫描规则
client.options.label.pscantable.enabled = 启用
client.options.label.pscantable.name = 名称
client.options.label.shutdowntime = Shutdown Time (seconds)\:
client.options.name = Client Integration
client.options.name = 客户端集成
client.output.requrl = Client add-on requesting\: {0}

client.pscan.infoinstorage.desc = Information was stored in browser {0}.\nThis is not unusual or necessarily unsafe - this informational alert has been raised to help you get a better understanding of what this app is doing. For more details see the Client tabs - this information was set directly in the browser and will therefore not necessarily appear in this form in any HTTP(S) messages.
Expand Down Expand Up @@ -78,7 +78,7 @@ client.scandialog.button.reset = 重置
client.scandialog.button.scan = 开始扫描
client.scandialog.label.adv = 显示高级选项:
client.scandialog.label.browser = 浏览器:
client.scandialog.label.spiderSubtreeOnly = Spider Subtree Only\:
client.scandialog.label.spiderSubtreeOnly = 仅爬取子树:
client.scandialog.label.start = 起点:
client.scandialog.nostart.error = 你必须选择一个有效起点\n包括协议例如:https\://www.example.com
client.scandialog.notSafe.error = Client Spider scans are not allowed in 'Safe' mode.
Expand Down

0 comments on commit cebd4ec

Please sign in to comment.