This commit is contained in:
CocoMaster-AI 2024-03-28 03:13:51 +00:00 committed by GitHub
commit 72bc06e695
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 205 additions and 205 deletions

View File

@ -11,10 +11,10 @@ imgPrompt=画像を選択
genericSubmit=送信
processTimeWarning=警告:この処理はファイルサイズによって1分程度かかることがあります
pageOrderPrompt=ページ順序 (ページ番号をカンマ区切り又は2n+1のような関数で入力):
pageSelectionPrompt=Custom Page Selection (Enter a comma-separated list of page numbers 1,5,6 or Functions like 2n+1) :
pageSelectionPrompt=カスタムページ選択(ページ番号1、5、6または2n + 1などの関数のコンマ区切りリストを入力します):
goToPage=移動
true=True
false=False
true=
false=
unknown=不明
save=保存
saveToBrowser=ブラウザへ保存
@ -63,7 +63,7 @@ deleteUsernameExistsMessage=そのユーザー名は存在しないため削除
# Pipeline #
###############
pipeline.header=パイプラインメニュー (Alpha)
pipeline.uploadButton=Upload Custom
pipeline.uploadButton=カスタムのアップロード
pipeline.configureButton=設定
pipeline.defaultOption=カスタム
pipeline.submitButton=送信
@ -75,7 +75,7 @@ pipelineOptions.header=パイプライン設定
pipelineOptions.pipelineNameLabel=パイプライン名
pipelineOptions.saveSettings=動作設定の保存
pipelineOptions.pipelineNamePrompt=ここにパイプライン名を入力
pipelineOptions.selectOperation=Select Operation
pipelineOptions.selectOperation=動作の選択
pipelineOptions.addOperationButton=動作の追加
pipelineOptions.pipelineHeader=パイプライン:
pipelineOptions.saveButton=ダウンロード
@ -166,7 +166,7 @@ home.desc=PDFのあらゆるニーズに対応するローカルホスティン
home.searchBar=機能検索...
home.viewPdf.title=View PDF
home.viewPdf.title=PDFを表示
home.viewPdf.desc=表示、注釈、テキストや画像の追加
viewPdf.tags=view,read,annotate,text,image
@ -540,7 +540,7 @@ addPageNumbers.selectText.5=番号をつけるページ
addPageNumbers.selectText.6=カスタムテキスト
addPageNumbers.customTextDesc=カスタムテキスト
addPageNumbers.numberPagesDesc=番号をつけるページ、デフォルトは'all'、 1-5 や 2,5,9 など
addPageNumbers.customNumberDesc=デフォルトは{n}、'{n} {total} ページ'、'テキスト-{n}'、'{filename}-{n}など
addPageNumbers.customNumberDesc=デフォルトは{n}、'{n} {total} ページ'、'テキスト-{n}'、'{filename}-{n}など'
addPageNumbers.submit=ページ番号の追加
@ -763,8 +763,8 @@ multiTool.title=PDFマルチツール
multiTool.header=PDFマルチツール
#view pdf
viewPdf.title=View PDF
viewPdf.header=View PDF
viewPdf.title=PDFを表示
viewPdf.header=PDFを表示
#pageRemover
pageRemover.title=ページ削除

View File

@ -11,18 +11,18 @@ imgPrompt=选择图像
genericSubmit=提交
processTimeWarning=警告:此过程可能需要多达一分钟,具体时间取决于文件大小
pageOrderPrompt=页面顺序(输入逗号分隔的页码列表):
pageSelectionPrompt=Custom Page Selection (Enter a comma-separated list of page numbers 1,5,6 or Functions like 2n+1) :
pageSelectionPrompt=自定义页面选择(输入以逗号分隔的页码列表 1,5,6 或 2n+1 等函数):
goToPage=
true=
false=
unknown=未知
save=保存
saveToBrowser=Save to Browser
saveToBrowser=保存到浏览器
close=关闭
filesSelected=选中的文件
noFavourites=没有添加收藏夹
downloadComplete=Download Complete
bored=无聊等待吗
downloadComplete=下载完成
bored=等待时觉得无聊
alphabet=字母表
downloadPdf=下载PDF
text=文本
@ -32,54 +32,54 @@ pageNum=页码
sizes.small=小型尺寸
sizes.medium=中型尺寸
sizes.large=大型尺寸
sizes.x-large=大型尺寸
sizes.x-large=大型尺寸
error.pdfPassword=PDF 文档有密码,未提供密码或密码不正确
delete=删除
username=用户名
password=密码
welcome=欢迎
property=资产
black=Black
white=White
red=Red
green=Green
blue=Blue
custom=Custom...
WorkInProgess=Work in progress, May not work or be buggy, Please report any problems!
black=黑色
white=白色
red=红色
green=绿色
blue=蓝色
custom=自定义...
WorkInProgess=工作正在进行中,可能无法工作或有错误,请报告任何问题!
poweredBy=Powered by
yes=Yes
no=No
yes=
no=
changedCredsMessage=凭证已更改!
notAuthenticatedMessage=用户未经过身份验证。
userNotFoundMessage=未找到用户。
incorrectPasswordMessage=当前密码不正确。
usernameExistsMessage=新用户名已存在。
invalidUsernameMessage=Invalid username, Username must only contain alphabet characters and numbers.
deleteCurrentUserMessage=Cannot delete currently logged in user.
deleteUsernameExistsMessage=The username does not exist and cannot be deleted.
invalidUsernameMessage=用户名无效,用户名只能由字母字符和数字组成。
deleteCurrentUserMessage=无法删除当前登录的用户。
deleteUsernameExistsMessage=用户名不存在,无法删除。
###############
# Pipeline #
###############
pipeline.header=Pipeline Menu (Beta)
pipeline.uploadButton=Upload Custom
pipeline.configureButton=Configure
pipeline.defaultOption=Custom
pipeline.submitButton=Submit
pipeline.header=流水线菜单 (Beta)
pipeline.uploadButton=上传自定义流水线
pipeline.configureButton=配置
pipeline.defaultOption=自定义
pipeline.submitButton=提交
######################
# Pipeline Options #
######################
pipelineOptions.header=Pipeline Configuration
pipelineOptions.pipelineNameLabel=Pipeline Name
pipelineOptions.saveSettings=Save Operation Settings
pipelineOptions.pipelineNamePrompt=Enter pipeline name here
pipelineOptions.selectOperation=Select Operation
pipelineOptions.addOperationButton=Add operation
pipelineOptions.pipelineHeader=Pipeline:
pipelineOptions.saveButton=Download
pipelineOptions.validateButton=Validate
pipelineOptions.header=流水线配置
pipelineOptions.pipelineNameLabel=流水线名称
pipelineOptions.saveSettings=保存设置
pipelineOptions.pipelineNamePrompt=请输入流水线名称
pipelineOptions.selectOperation=选择操作
pipelineOptions.addOperationButton=添加操作
pipelineOptions.pipelineHeader=流水线:
pipelineOptions.saveButton=下载
pipelineOptions.validateButton=验证
@ -112,7 +112,7 @@ settings.accountSettings=帐号设定
changeCreds.title=更改凭证
changeCreds.header=更新您的账户详情
changeCreds.changePassword=You are using default login credentials. Please enter a new password
changeCreds.changePassword=您正在使用默认登录凭证,请输入新密码
changeCreds.newUsername=新用户名
changeCreds.oldPassword=当前密码
changeCreds.newPassword=新密码
@ -147,22 +147,22 @@ adminUserSettings.header=管理员用户控制设置
adminUserSettings.admin=管理员
adminUserSettings.user=用户
adminUserSettings.addUser=添加新用户
adminUserSettings.usernameInfo=Username must only contain letters and numbers, no spaces or special characters.
adminUserSettings.usernameInfo=用户名只能由字母和数字组成,不能包含空格或特殊字符。
adminUserSettings.roles=角色
adminUserSettings.role=角色
adminUserSettings.actions=操作
adminUserSettings.apiUser=有限 API 用户
adminUserSettings.extraApiUser=Additional Limited API User
adminUserSettings.apiUser=受限制的 API 用户
adminUserSettings.extraApiUser=额外受限制的 API 用户
adminUserSettings.webOnlyUser=仅限 Web 用户
adminUserSettings.demoUser=Demo User (No custom settings)
adminUserSettings.internalApiUser=Internal API User
adminUserSettings.demoUser=演示用户(无自定义设置)
adminUserSettings.internalApiUser=内部API用户
adminUserSettings.forceChange=强制用户在登录时更改用户名/密码
adminUserSettings.submit=保存用户
#############
# HOME-PAGE #
#############
home.desc=CZL一站式服务满足您的所有PDF需求。
home.desc=本地部署的一站式服务满足您的所有PDF需求。
home.searchBar=搜索您需要的功能...
@ -236,7 +236,7 @@ changeMetadata.tags=标题、作者、日期、创建、时间、发布者、制
home.fileToPDF.title=将文件转换为PDF文件
home.fileToPDF.desc=将几乎所有文件转换为PDFDOCX、PNG、XLS、PPT、TXT等
fileToPDF.tags=转换、格式、文档、图片、幻灯片、文本、转换、办公室、文档、Word、Excel、PowerPoint
fileToPDF.tags=转换、格式、文档、图片、幻灯片、文本、转换、Office、Docs、Word、Excel、PowerPoint
home.ocr.title=运行OCR/清理扫描
home.ocr.desc=清理和识别PDF中的图像文本并将其转换为可编辑文本。
@ -253,11 +253,11 @@ pdfToPDFA.tags=归档、长期、标准、转换、存储、保存
home.PDFToWord.title=PDF转Word
home.PDFToWord.desc=将PDF转换为Word格式DOC、DOCX和ODT
PDFToWord.tags=doc、docx、odt、word、转换、格式、办公、Microsoft、文档
PDFToWord.tags=doc、docx、odt、word、转换、格式、Office、Microsoft、文档
home.PDFToPresentation.title=PDF转演示文稿
home.PDFToPresentation.desc=将PDF转换为演示文稿格式PPT、PPTX和ODP
PDFToPresentation.tags=幻灯片、展示、办公、Microsoft
PDFToPresentation.tags=幻灯片、展示、Office、Microsoft
home.PDFToText.title=PDF转RTF文本
home.PDFToText.desc=将PDF转换为文本或RTF格式。
@ -312,8 +312,8 @@ home.scalePages.title=调整页面尺寸/缩放
home.scalePages.desc=调整页面及/或其内容的尺寸/缩放
scalePages.tags=调整大小、修改、尺寸、适应
home.pipeline.title=管道(高级版)
home.pipeline.desc=通过定义管道脚本在PDF上运行多个操作
home.pipeline.title=流水线(高级版)
home.pipeline.desc=通过定义流水线脚本在PDF上运行多个操作
pipeline.tags=自动化、顺序、脚本化、批处理
home.add-page-numbers.title=添加页码
@ -375,7 +375,7 @@ showJS.tags=JavaScript
home.autoRedact.title=自动删除
home.autoRedact.desc=根据输入文本自动删除覆盖PDF中的文本
autoRedact.tags=Redact,Hide,black out,black,marker,hidden
autoRedact.tags=脱敏、隐藏、涂黑、标记、不可见
home.tableExtraxt.title=PDF to CSV
home.tableExtraxt.desc=从PDF中提取表格并将其转换为CSV
@ -395,18 +395,18 @@ home.split-by-sections.title=拆分PDF成小块
home.split-by-sections.desc=将PDF的每一页分割成更小的水平和垂直的部分
split-by-sections.tags=章节拆分、分割、自定义
home.AddStampRequest.title=Add Stamp to PDF
home.AddStampRequest.desc=Add text or add image stamps at set locations
AddStampRequest.tags=Stamp, Add image, center image, Watermark, PDF, Embed, Customize
home.AddStampRequest.title=添加图章
home.AddStampRequest.desc=在指定位置添加文本或图片图章
AddStampRequest.tags=图章、添加图片、图片居中、水印、PDF、嵌入、自定义
home.PDFToBook.title=PDF to Book
home.PDFToBook.desc=Converts PDF to Book/Comic formats using calibre
PDFToBook.tags=Book,Comic,Calibre,Convert,manga,amazon,kindle
home.PDFToBook.title=PDF转电子书
home.PDFToBook.desc=使用Calibre将PDF转换成电子书/漫画
PDFToBook.tags=电子书、漫画、Calibre、转换、日本漫画、亚马逊、kindle
home.BookToPDF.title=Book to PDF
home.BookToPDF.desc=Converts Books/Comics formats to PDF using calibre
BookToPDF.tags=Book,Comic,Calibre,Convert,manga,amazon,kindle
home.BookToPDF.title=电子书转PDF
home.BookToPDF.desc=使用Calibre将电子书/漫画转换成PDF
BookToPDF.tags=电子书、漫画、Calibre、转换、日本漫画、亚马逊、kindle
###########################
@ -468,7 +468,7 @@ MarkdownToPDF.title=Markdown转PDF
MarkdownToPDF.header=Markdown转PDF
MarkdownToPDF.submit=转换
MarkdownToPDF.help=正在努力中
MarkdownToPDF.credit=使用WeasyPrint
MarkdownToPDF.credit=此服务使用WeasyPrint进行文件转换。
@ -476,7 +476,7 @@ MarkdownToPDF.credit=使用WeasyPrint
URLToPDF.title=URL转PDF
URLToPDF.header=URL转PDF
URLToPDF.submit=转换
URLToPDF.credit=使用WeasyPrint
URLToPDF.credit=此服务使用WeasyPrint进行文件转换。
#html-to-pdf
@ -484,38 +484,38 @@ HTMLToPDF.title=HTML转PDF
HTMLToPDF.header=HTML转PDF
HTMLToPDF.help=接受HTML文件和包含所需的html/css/images等的ZIP文件
HTMLToPDF.submit=转换
HTMLToPDF.credit=使用WeasyPrint
HTMLToPDF.zoom=Zoom level for displaying the website.
HTMLToPDF.pageWidth=Width of the page in centimeters. (Blank to default)
HTMLToPDF.pageHeight=Height of the page in centimeters. (Blank to default)
HTMLToPDF.marginTop=Top margin of the page in millimeters. (Blank to default)
HTMLToPDF.marginBottom=Bottom margin of the page in millimeters. (Blank to default)
HTMLToPDF.marginLeft=Left margin of the page in millimeters. (Blank to default)
HTMLToPDF.marginRight=Right margin of the page in millimeters. (Blank to default)
HTMLToPDF.printBackground=Render the background of websites.
HTMLToPDF.defaultHeader=Enable Default Header (Name and page number)
HTMLToPDF.cssMediaType=Change the CSS media type of the page.
HTMLToPDF.none=None
HTMLToPDF.print=Print
HTMLToPDF.screen=Screen
HTMLToPDF.credit=此服务使用WeasyPrint进行文件转换。
HTMLToPDF.zoom=网站显示缩放级别
HTMLToPDF.pageWidth=页面宽度-以厘米为单位(填空则使用默认值)
HTMLToPDF.pageHeight=页面高度-以厘米为单位(填空则使用默认值)
HTMLToPDF.marginTop=页面上边距-以毫米为单位(填空则使用默认值)
HTMLToPDF.marginBottom=页面下边距-以毫米为单位(填空则使用默认值)
HTMLToPDF.marginLeft=页面左上边距-以毫米为单位(填空则使用默认值)
HTMLToPDF.marginRight=页面右边距-以毫米为单位(填空则使用默认值)
HTMLToPDF.printBackground=页面背景渲染
HTMLToPDF.defaultHeader=启用默认页头(文件名称和页码)
HTMLToPDF.cssMediaType=更换页面的CSS media type.
HTMLToPDF.none=
HTMLToPDF.print=打印
HTMLToPDF.screen=屏幕
#AddStampRequest
AddStampRequest.header=Stamp PDF
AddStampRequest.title=Stamp PDF
AddStampRequest.stampType=Stamp Type
AddStampRequest.stampText=Stamp Text
AddStampRequest.stampImage=Stamp Image
AddStampRequest.alphabet=Alphabet
AddStampRequest.fontSize=Font/Image Size
AddStampRequest.rotation=Rotation
AddStampRequest.opacity=Opacity
AddStampRequest.position=Position
AddStampRequest.overrideX=Override X Coordinate
AddStampRequest.overrideY=Override Y Coordinate
AddStampRequest.customMargin=Custom Margin
AddStampRequest.customColor=Custom Text Color
AddStampRequest.submit=Submit
AddStampRequest.header=添加图章
AddStampRequest.title=添加图章
AddStampRequest.stampType=图章类型
AddStampRequest.stampText=图章文字
AddStampRequest.stampImage=图章图片
AddStampRequest.alphabet=字母表
AddStampRequest.fontSize=字体/图片大小
AddStampRequest.rotation=旋转角度
AddStampRequest.opacity=透明度
AddStampRequest.position=定位
AddStampRequest.overrideX=覆盖 X 坐标
AddStampRequest.overrideY=覆盖 Y 坐标
AddStampRequest.customMargin=自定义外边距
AddStampRequest.customColor=自定义文本颜色
AddStampRequest.submit=提交
#sanitizePDF
@ -604,11 +604,11 @@ scalePages.submit=提交
certSign.title=证书签名
certSign.header=使用您的证书签署 PDF进行中
certSign.selectPDF=选择要签名的 PDF 文件:
certSign.jksNote=Note: If your certificate type is not listed below, please convert it to a Java Keystore (.jks) file using the keytool command line tool. Then, choose the .jks file option below.
certSign.jksNote=注意:如果您的证书类型未在下面列出,请使用 keytool 命令行工具将其转换为 Java Keystore (.jks) 文件。 然后,选择下面的 .jks 文件选项。
certSign.selectKey=选择您的私钥文件PKCS#8 格式,可以是 .pem 或 .der
certSign.selectCert=选择您的证书文件X.509 格式,可以是 .pem 或 .der
certSign.selectP12=选择您的 PKCS#12 密钥库文件(.p12 或 .pfx可选如果提供它应该包含您的私钥和证书
certSign.selectJKS=Select Your Java Keystore File (.jks or .keystore):
certSign.selectJKS=选择你的 Java Keystore 文件 (.jks 或 .keystore):
certSign.certType=证书类型
certSign.password=输入您的密钥库或私钥密码(如果有):
certSign.showSig=显示签名
@ -629,9 +629,9 @@ removeBlanks.submit=删除空白
#removeAnnotations
removeAnnotations.title=Remove Annotations
removeAnnotations.header=Remove Annotations
removeAnnotations.submit=Remove
removeAnnotations.title=删除标注
removeAnnotations.header=删除标注
removeAnnotations.submit=删除
#compare
@ -642,17 +642,17 @@ compare.document.2=文档 2
compare.submit=比较
#BookToPDF
BookToPDF.title=Books and Comics to PDF
BookToPDF.header=Book to PDF
BookToPDF.credit=Uses Calibre
BookToPDF.submit=Convert
BookToPDF.title=电子书和漫画转换成PDF
BookToPDF.header=电子书转PDF
BookToPDF.credit=此服务使用Calibre进行文件转换。
BookToPDF.submit=转换
#PDFToBook
PDFToBook.title=PDF to Book
PDFToBook.header=PDF to Book
PDFToBook.selectText.1=Format
PDFToBook.credit=Uses Calibre
PDFToBook.submit=Convert
PDFToBook.title=PDF转电子书
PDFToBook.header=PDF转电子书
PDFToBook.selectText.1=格式
PDFToBook.credit=此服务使用Calibre进行文件转换。
PDFToBook.submit=转换
#sign
sign.title=签名
@ -719,7 +719,7 @@ extractImages.submit=提取
#File to PDF
fileToPDF.title=文件转换为PDF
fileToPDF.header=将任何文件转换为PDF。
fileToPDF.credit=服务使用LibreOffice和Unoconv进行文件转换。
fileToPDF.credit=服务使用LibreOffice和Unoconv进行文件转换。
fileToPDF.supportedFileTypes=支持的文件类型应该包括以下几种但是对于支持的格式的完整更新列表请参考LibreOffice文档。
fileToPDF.submit=转换为 PDF
@ -763,8 +763,8 @@ multiTool.title=PDF多功能工具
multiTool.header=PDF多功能工具
#view pdf
viewPdf.title=View PDF
viewPdf.header=View PDF
viewPdf.title=浏览PDF
viewPdf.header=浏览PDF
#pageRemover
pageRemover.title=删除页面
@ -810,7 +810,7 @@ imageToPDF.selectText.5=转换为独立的PDF文件
#pdfToImage
pdfToImage.title=PDF to Image
pdfToImage.title=PDF转图片
pdfToImage.header=PDF转图片
pdfToImage.selectText=图像格式
pdfToImage.singleOrMultiple=图像结果类型
@ -923,7 +923,7 @@ PDFToWord.submit=转换
PDFToPresentation.title=PDF转换为演示文稿
PDFToPresentation.header=将PDF转为演示文稿
PDFToPresentation.selectText.1=输出文件格式
PDFToPresentation.credit=服务使用LibreOffice进行文件转换。
PDFToPresentation.credit=服务使用LibreOffice进行文件转换。
PDFToPresentation.submit=转换
@ -931,7 +931,7 @@ PDFToPresentation.submit=转换
PDFToText.title=PDF to RTF (Text)
PDFToText.header=将PDF转换成文本/RTF
PDFToText.selectText.1=输出文件格式
PDFToText.credit=服务使用LibreOffice进行文件转换。
PDFToText.credit=服务使用LibreOffice进行文件转换。
PDFToText.submit=转换
@ -993,11 +993,11 @@ split-by-sections.submit=分割PDF
split-by-sections.merge=是否合并为一个pdf
#licenses
licenses.nav=Licenses
licenses.title=3rd Party Licenses
licenses.header=3rd Party Licenses
licenses.module=Module
licenses.version=Version
licenses.license=License
licenses.nav=许可证
licenses.title=第三方许可证
licenses.header=第三方许可证
licenses.module=模块
licenses.version=版本
licenses.license=许可证

View File

@ -11,17 +11,17 @@ imgPrompt=選擇圖片
genericSubmit=送出
processTimeWarning=警告:此過程可能需要長達一分鐘,具體取決於檔案大小
pageOrderPrompt=自訂頁面順序(輸入以逗號分隔的頁碼或函式,如 2n+1
pageSelectionPrompt=Custom Page Selection (Enter a comma-separated list of page numbers 1,5,6 or Functions like 2n+1) :
pageSelectionPrompt=自訂頁面選擇(輸入以逗號分隔的頁碼 1、5、6 或 2n+1 等函數的清單):
goToPage=前往
true=
false=
unknown=未知
save=儲存
saveToBrowser=Save to Browser
saveToBrowser=儲存到瀏覽器
close=關閉
filesSelected=已選擇的檔案
noFavourites=未新增收藏
downloadComplete=Download Complete
downloadComplete=下載完成
bored=等待時覺得無聊?
alphabet=字母表
downloadPdf=下載 PDF
@ -45,41 +45,41 @@ red=紅色
green=綠色
blue=藍色
custom=自訂...
WorkInProgess=Work in progress, May not work or be buggy, Please report any problems!
WorkInProgess=工作正在進行中,可能無法工作或有問題,請報告任何問題!
poweredBy=Powered by
yes=Yes
no=No
yes=
no=
changedCredsMessage=憑證已變更!
notAuthenticatedMessage=使用者未認證。
userNotFoundMessage=找不到使用者。
incorrectPasswordMessage=目前密碼不正確。
usernameExistsMessage=新使用者名稱已存在。
invalidUsernameMessage=Invalid username, Username must only contain alphabet characters and numbers.
deleteCurrentUserMessage=Cannot delete currently logged in user.
deleteUsernameExistsMessage=The username does not exist and cannot be deleted.
invalidUsernameMessage=使用者名無效,使用者名只能包含字母字元和數位。
deleteCurrentUserMessage=無法刪除目前登錄的使用者。
deleteUsernameExistsMessage=使用者名不存在,無法刪除。
###############
# Pipeline #
###############
pipeline.header=Pipeline Menu (Beta)
pipeline.uploadButton=Upload Custom
pipeline.configureButton=Configure
pipeline.defaultOption=Custom
pipeline.submitButton=Submit
pipeline.header=管道選單(測試版)
pipeline.uploadButton=上傳自定義
pipeline.configureButton=配置
pipeline.defaultOption=自訂
pipeline.submitButton=送出
######################
# Pipeline Options #
######################
pipelineOptions.header=Pipeline Configuration
pipelineOptions.pipelineNameLabel=Pipeline Name
pipelineOptions.saveSettings=Save Operation Settings
pipelineOptions.pipelineNamePrompt=Enter pipeline name here
pipelineOptions.selectOperation=Select Operation
pipelineOptions.addOperationButton=Add operation
pipelineOptions.pipelineHeader=Pipeline:
pipelineOptions.saveButton=Download
pipelineOptions.validateButton=Validate
pipelineOptions.header=管道配置
pipelineOptions.pipelineNameLabel=管道名稱
pipelineOptions.saveSettings=保存操作設置
pipelineOptions.pipelineNamePrompt=在此處輸入管道名稱
pipelineOptions.selectOperation=選擇操作
pipelineOptions.addOperationButton=添加操作
pipelineOptions.pipelineHeader=管道:
pipelineOptions.saveButton=下載
pipelineOptions.validateButton=驗證
@ -112,7 +112,7 @@ settings.accountSettings=帳戶設定
changeCreds.title=變更憑證
changeCreds.header=更新您的帳戶詳細資訊
changeCreds.changePassword=You are using default login credentials. Please enter a new password
changeCreds.changePassword=您使用的是預設登錄認證。請輸入新密碼
changeCreds.newUsername=新使用者名稱
changeCreds.oldPassword=目前密碼
changeCreds.newPassword=新密碼
@ -147,15 +147,15 @@ adminUserSettings.header=管理使用者控制設定
adminUserSettings.admin=管理員
adminUserSettings.user=使用者
adminUserSettings.addUser=新增使用者
adminUserSettings.usernameInfo=Username must only contain letters and numbers, no spaces or special characters.
adminUserSettings.usernameInfo=使用者名只能包含字母和數位,不能包含空格或特殊字元。
adminUserSettings.roles=角色
adminUserSettings.role=角色
adminUserSettings.actions=操作
adminUserSettings.apiUser=受限制的 API 使用者
adminUserSettings.extraApiUser=Additional Limited API User
adminUserSettings.extraApiUser=其他受限 API 使用者
adminUserSettings.webOnlyUser=僅使用網頁的使用者
adminUserSettings.demoUser=示範用途的使用者(無自訂設定)
adminUserSettings.internalApiUser=Internal API User
adminUserSettings.internalApiUser=內部 API 使用者
adminUserSettings.forceChange=強制使用者在登入時修改使用者名稱/密碼
adminUserSettings.submit=儲存
@ -395,18 +395,18 @@ home.split-by-sections.title=依區段分割 PDF
home.split-by-sections.desc=將 PDF 的每一頁分割為較小的水平和垂直區段
split-by-sections.tags=區段分割, 劃分, 自訂
home.AddStampRequest.title=Add Stamp to PDF
home.AddStampRequest.desc=Add text or add image stamps at set locations
AddStampRequest.tags=Stamp, Add image, center image, Watermark, PDF, Embed, Customize
home.AddStampRequest.title=將圖章添加到 PDF
home.AddStampRequest.desc=在設置位置添加文字或添加圖像圖章
AddStampRequest.tags=圖章,添加圖片,中心圖像,浮水印,PDF,嵌入,自訂
home.PDFToBook.title=PDF to Book
home.PDFToBook.desc=Converts PDF to Book/Comic formats using calibre
PDFToBook.tags=Book,Comic,Calibre,Convert,manga,amazon,kindle
home.PDFToBook.title=PDF 轉電子書
home.PDFToBook.desc=使用 calibre 將 PDF 轉換為書籍/漫畫格式
PDFToBook.tags=電子書,漫畫,Calibre,轉換,日本漫畫,亞馬遜,kindle
home.BookToPDF.title=Book to PDF
home.BookToPDF.desc=Converts Books/Comics formats to PDF using calibre
BookToPDF.tags=Book,Comic,Calibre,Convert,manga,amazon,kindle
home.BookToPDF.title=電子書轉 PDF
home.BookToPDF.desc=使用 calibre 將書籍/漫畫格式轉換為 PDF
BookToPDF.tags=電子書,漫畫,Calibre,轉換,日本漫畫,亞馬遜,kindle
###########################
@ -468,7 +468,7 @@ MarkdownToPDF.title=Markdown 轉 PDF
MarkdownToPDF.header=Markdown 轉 PDF
MarkdownToPDF.submit=轉換
MarkdownToPDF.help=正在進行中
MarkdownToPDF.credit=使用 WeasyPrint
MarkdownToPDF.credit=此服務使用 WeasyPrint 進行轉換
@ -476,7 +476,7 @@ MarkdownToPDF.credit=使用 WeasyPrint
URLToPDF.title=URL 轉 PDF
URLToPDF.header=URL 轉 PDF
URLToPDF.submit=轉換
URLToPDF.credit=使用 WeasyPrint
URLToPDF.credit=此服務使用 WeasyPrint 進行轉換
#html-to-pdf
@ -484,38 +484,38 @@ HTMLToPDF.title=HTML 轉 PDF
HTMLToPDF.header=HTML 轉 PDF
HTMLToPDF.help=接受 HTML 文件和包含所需 html/css/images 等的 ZIP
HTMLToPDF.submit=轉換
HTMLToPDF.credit=使用 WeasyPrint
HTMLToPDF.zoom=Zoom level for displaying the website.
HTMLToPDF.pageWidth=Width of the page in centimeters. (Blank to default)
HTMLToPDF.pageHeight=Height of the page in centimeters. (Blank to default)
HTMLToPDF.marginTop=Top margin of the page in millimeters. (Blank to default)
HTMLToPDF.marginBottom=Bottom margin of the page in millimeters. (Blank to default)
HTMLToPDF.marginLeft=Left margin of the page in millimeters. (Blank to default)
HTMLToPDF.marginRight=Right margin of the page in millimeters. (Blank to default)
HTMLToPDF.printBackground=Render the background of websites.
HTMLToPDF.defaultHeader=Enable Default Header (Name and page number)
HTMLToPDF.cssMediaType=Change the CSS media type of the page.
HTMLToPDF.none=None
HTMLToPDF.print=Print
HTMLToPDF.screen=Screen
HTMLToPDF.credit=此服務使用 WeasyPrint 進行轉換
HTMLToPDF.zoom=用於顯示網站的縮放級別。
HTMLToPDF.pageWidth=頁面寬度-以釐米為單位(填空則使用預設值)
HTMLToPDF.pageHeight=頁面高度-以釐米為單位(填空則使用預設值)
HTMLToPDF.marginTop=頁面的上邊距-以毫米為單位(填空則使用預設值)
HTMLToPDF.marginBottom=頁面的下邊距-以毫米為單位(填空則使用預設值)
HTMLToPDF.marginLeft=頁面的左邊距-以毫米為單位(填空則使用預設值)
HTMLToPDF.marginRight=頁面的右邊距-以毫米為單位(填空則使用預設值)
HTMLToPDF.printBackground=渲染網站的背景。
HTMLToPDF.defaultHeader=啟用預設標頭(名稱和頁碼)
HTMLToPDF.cssMediaType=更改頁面的 CSS 媒體類型。
HTMLToPDF.none=
HTMLToPDF.print=列印
HTMLToPDF.screen=螢幕
#AddStampRequest
AddStampRequest.header=Stamp PDF
AddStampRequest.title=Stamp PDF
AddStampRequest.stampType=Stamp Type
AddStampRequest.stampText=Stamp Text
AddStampRequest.stampImage=Stamp Image
AddStampRequest.alphabet=Alphabet
AddStampRequest.fontSize=Font/Image Size
AddStampRequest.rotation=Rotation
AddStampRequest.opacity=Opacity
AddStampRequest.position=Position
AddStampRequest.overrideX=Override X Coordinate
AddStampRequest.overrideY=Override Y Coordinate
AddStampRequest.customMargin=Custom Margin
AddStampRequest.customColor=Custom Text Color
AddStampRequest.submit=Submit
AddStampRequest.header=圖章 PDF
AddStampRequest.title=圖章 PDF
AddStampRequest.stampType=圖章類型
AddStampRequest.stampText=圖章文字
AddStampRequest.stampImage=圖章圖片
AddStampRequest.alphabet=字母表
AddStampRequest.fontSize=字體/圖像大小
AddStampRequest.rotation=旋轉
AddStampRequest.opacity=透明度
AddStampRequest.position=位置
AddStampRequest.overrideX=覆蓋 X 座標
AddStampRequest.overrideY=覆蓋 Y 座標
AddStampRequest.customMargin=自訂邊緣
AddStampRequest.customColor=自訂文字顏色
AddStampRequest.submit=送出
#sanitizePDF
@ -540,7 +540,7 @@ addPageNumbers.selectText.5=要編號的頁面
addPageNumbers.selectText.6=自訂文字
addPageNumbers.customTextDesc=自訂文字
addPageNumbers.numberPagesDesc=要編號的頁面,預設為 '全部',也可使用 1-5 或 2,5,9 等格式
addPageNumbers.customNumberDesc=預設為 {n},也接受 '頁面 {n} 共 {total}''文字-{n}''{filename}-{n}
addPageNumbers.customNumberDesc=預設為 {n},也接受 '頁面 {n} 共 {total}''文字-{n}''{filename}-{n}'
addPageNumbers.submit=新增頁碼
@ -604,11 +604,11 @@ scalePages.submit=送出
certSign.title=憑證簽章
certSign.header=使用您的憑證簽章(進行中)
certSign.selectPDF=選擇要簽章的 PDF 檔案:
certSign.jksNote=Note: If your certificate type is not listed below, please convert it to a Java Keystore (.jks) file using the keytool command line tool. Then, choose the .jks file option below.
certSign.jksNote=注意如果您的證書類型未在下面列出請使用keytool命令行工具將其轉換為Java Keystore .jks 檔。 然後,選擇下面的 .jks 文件選項。
certSign.selectKey=選擇您的私鑰文件PKCS#8 格式,可能是 .pem 或 .der
certSign.selectCert=選擇您的憑證文件X.509 格式,可能是 .pem 或 .der
certSign.selectP12=選擇您的 PKCS#12 金鑰庫文件(.p12 或 .pfx可選如果提供它應包含您的私鑰和憑證
certSign.selectJKS=Select Your Java Keystore File (.jks or .keystore):
certSign.selectJKS=選擇你的 Java Keystore 檔 .jks 或 .keystore
certSign.certType=憑證類型
certSign.password=輸入您的金鑰庫或私鑰密碼(如果有):
certSign.showSig=顯示簽章
@ -642,17 +642,17 @@ compare.document.2=文件 2
compare.submit=比較
#BookToPDF
BookToPDF.title=Books and Comics to PDF
BookToPDF.header=Book to PDF
BookToPDF.credit=Uses Calibre
BookToPDF.submit=Convert
BookToPDF.title=電子書和漫畫轉 PDF
BookToPDF.header=電子書轉 PDF
BookToPDF.credit=此服務使用 Calibre 進行轉換
BookToPDF.submit=轉換
#PDFToBook
PDFToBook.title=PDF to Book
PDFToBook.header=PDF to Book
PDFToBook.selectText.1=Format
PDFToBook.credit=Uses Calibre
PDFToBook.submit=Convert
PDFToBook.title=PDF 轉電子書
PDFToBook.header=PDF 轉電子書
PDFToBook.selectText.1=格式
PDFToBook.credit=此服務使用 Calibre 進行轉換
PDFToBook.submit=轉換
#sign
sign.title=簽章
@ -993,11 +993,11 @@ split-by-sections.submit=分割 PDF
split-by-sections.merge=是否合併為一個pdf
#licenses
licenses.nav=Licenses
licenses.title=3rd Party Licenses
licenses.header=3rd Party Licenses
licenses.module=Module
licenses.version=Version
licenses.license=License
licenses.nav=許可證
licenses.title=第三方許可證
licenses.header=第三方許可證
licenses.module=模組
licenses.version=版本
licenses.license=許可證

View File

@ -3,7 +3,7 @@
<a class="dropdown-item lang_dropdown-item" href="" data-bs-language-code="ar_AR"> <img src="images/flags/sa.svg" alt="icon" width="20" height="15"> العربية</a>
<a class="dropdown-item lang_dropdown-item" href="" data-bs-language-code="ca_CA"> <img src="images/flags/es-ct.svg" alt="icon" width="20" height="15"> Català</a>
<a class="dropdown-item lang_dropdown-item" href="" data-bs-language-code="zh_CN"> <img src="images/flags/cn.svg" alt="icon" width="20" height="15"> 简体中文</a>
<a class="dropdown-item lang_dropdown-item" href="" data-bs-language-code="zh_TW"> <img src="images/flags/tw.svg" alt="icon" width="20" height="15"> 體中文</a>
<a class="dropdown-item lang_dropdown-item" href="" data-bs-language-code="zh_TW"> <img src="images/flags/tw.svg" alt="icon" width="20" height="15"> 體中文</a>
<a class="dropdown-item lang_dropdown-item" href="" data-bs-language-code="de_DE"> <img src="images/flags/de.svg" alt="icon" width="20" height="15"> Deutsch</a>
<a class="dropdown-item lang_dropdown-item" href="" data-bs-language-code="en_GB"> <img src="images/flags/gb.svg" alt="icon" width="20" height="15"> English (GB)</a>
<a class="dropdown-item lang_dropdown-item" href="" data-bs-language-code="en_US"> <img src="images/flags/us.svg" alt="icon" width="20" height="15"> English (US)</a>