mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-05-21 17:32:01 +00:00
Update zh_TW Traditional Chinese locale (#3524)
# Description of Changes Please provide a summary of the changes, including: - What was changed - Why the change was made - Any challenges encountered Closes #(issue_number) --- ## Checklist ### General - [x] I have read the [Contribution Guidelines](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/CONTRIBUTING.md) - [ ] I have read the [Stirling-PDF Developer Guide](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/DeveloperGuide.md) (if applicable) - [x] I have read the [How to add new languages to Stirling-PDF](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/HowToAddNewLanguage.md) (if applicable) - [x] I have performed a self-review of my own code - [x] My changes generate no new warnings ### Documentation - [ ] I have updated relevant docs on [Stirling-PDF's doc repo](https://github.com/Stirling-Tools/Stirling-Tools.github.io/blob/main/docs/) (if functionality has heavily changed) - [ ] I have read the section [Add New Translation Tags](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/HowToAddNewLanguage.md#add-new-translation-tags) (for new translation tags only) ### UI Changes (if applicable) - [ ] Screenshots or videos demonstrating the UI changes are attached (e.g., as comments or direct attachments in the PR) ### Testing (if applicable) - [ ] I have tested my changes locally. Refer to the [Testing Guide](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/DeveloperGuide.md#6-testing) for more details.
This commit is contained in:
parent
52f09f1840
commit
3b2b14609d
@ -364,9 +364,9 @@ home.compressPdfs.title=壓縮
|
||||
home.compressPdfs.desc=壓縮 PDF 以減少其檔案大小。
|
||||
compressPdfs.tags=壓縮,小,微小
|
||||
|
||||
home.unlockPDFForms.title=Unlock PDF Forms
|
||||
home.unlockPDFForms.desc=Remove read-only property of form fields in a PDF document.
|
||||
unlockPDFForms.tags=remove,delete,form,field,readonly
|
||||
home.unlockPDFForms.title=解鎖 PDF 表單
|
||||
home.unlockPDFForms.desc=移除 PDF 文件中表單欄位的唯讀屬性
|
||||
unlockPDFForms.tags=移除,刪除,表格,欄位,唯讀
|
||||
|
||||
home.changeMetadata.title=變更中繼資料
|
||||
home.changeMetadata.desc=從 PDF 檔案中變更/移除/新增中繼資料
|
||||
@ -1197,9 +1197,9 @@ changeMetadata.selectText.5=新增自訂中繼資料項目
|
||||
changeMetadata.submit=變更
|
||||
|
||||
#unlockPDFForms
|
||||
unlockPDFForms.title=Remove Read-Only from Form Fields
|
||||
unlockPDFForms.header=Unlock PDF Forms
|
||||
unlockPDFForms.submit=Remove
|
||||
unlockPDFForms.title=移除表單欄位的唯讀限制
|
||||
unlockPDFForms.header=解鎖 PDF 表單
|
||||
unlockPDFForms.submit=移除
|
||||
|
||||
#pdfToPDFA
|
||||
pdfToPDFA.title=PDF 轉 PDF/A
|
||||
|
Loading…
x
Reference in New Issue
Block a user