Update translation files (#2611)
Auto-generated by [create-pull-request][1] [1]: https://github.com/peter-evans/create-pull-request Signed-off-by: GitHub Action <action@github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
22af79a279
commit
f08f8c734b
@@ -82,6 +82,7 @@ pages=Pages
|
||||
loading=加载中...
|
||||
addToDoc=Add to Document
|
||||
reset=重置
|
||||
apply=Apply
|
||||
|
||||
legal.privacy=隐私政策
|
||||
legal.terms=服务条款
|
||||
@@ -474,6 +475,10 @@ home.autoRedact.title=自动删除
|
||||
home.autoRedact.desc=根据输入文本自动删除(覆盖)PDF 中的文本
|
||||
autoRedact.tags=脱敏、隐藏、涂黑、标记、不可见
|
||||
|
||||
home.redact.title=Manual Redaction
|
||||
home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s)
|
||||
redact.tags=Redact,Hide,black out,black,marker,hidden,manual
|
||||
|
||||
home.tableExtraxt.title=PDF 转 CSV
|
||||
home.tableExtraxt.desc=从 PDF 中提取表格并将其转换为 CSV
|
||||
tableExtraxt.tags=CSV、表格提取、提取、转换
|
||||
@@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=自定义额外间距
|
||||
autoRedact.convertPDFToImageLabel=将PDF转换为PDF-Image(用于删除方框后面的文本)
|
||||
autoRedact.submitButton=提交
|
||||
|
||||
#redact
|
||||
redact.title=Manual Redaction
|
||||
redact.header=Manual Redaction
|
||||
redact.submit=Redact
|
||||
redact.pageBasedRedaction=Page-based Redaction
|
||||
redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box)
|
||||
redact.pageRedactionNumbers.title=Pages
|
||||
redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1)
|
||||
redact.redactionColor.title=Redaction Color
|
||||
|
||||
#showJS
|
||||
showJS.title=显示 JavaScript
|
||||
|
||||
Reference in New Issue
Block a user