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:
github-actions[bot]
2025-01-06 12:28:41 +00:00
committed by GitHub
parent 22af79a279
commit f08f8c734b
37 changed files with 518 additions and 0 deletions

View File

@@ -82,6 +82,7 @@ pages=ページ
loading=読込中...
addToDoc=ドキュメントに追加
reset=リセット
apply=Apply
legal.privacy=プライバシーポリシー
legal.terms=利用規約
@@ -474,6 +475,10 @@ home.autoRedact.title=自動塗りつぶし
home.autoRedact.desc=入力したテキストに基づいてPDF内のテキストを自動で塗りつぶし(黒塗り)します。
autoRedact.tags=Redact,Hide,black out,black,marker,hidden
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,Table Extraction,extract,convert
@@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=追加の余白
autoRedact.convertPDFToImageLabel=PDFをPDF画像に変換 (塗りつぶしの後ろのテキストを削除するために使用)
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を表示