@@ -3177,7 +3177,7 @@ export const traditionalChineseTranslations: Locale = {
31773177 toggle : '頁面移動模式' ,
31783178 } ,
31793179 pointer : {
3180- toggle : '文字選擇模式 ' ,
3180+ toggle : '鼠標模式 ' ,
31813181 } ,
31823182 capture : {
31833183 screenshot : '截圖' ,
@@ -3191,7 +3191,7 @@ export const traditionalChineseTranslations: Locale = {
31913191 open : '開啟' ,
31923192 close : '關閉' ,
31933193 print : '列印' ,
3194- protect : '保護 ' ,
3194+ protect : '文件保護 ' ,
31953195 export : '匯出' ,
31963196 fullscreen : '全螢幕' ,
31973197 loading : '檔案載入中...' ,
@@ -3205,9 +3205,9 @@ export const traditionalChineseTranslations: Locale = {
32053205 } ,
32063206 passwordPrompt : {
32073207 title : '請輸入密碼' ,
3208- required : '該檔案設有密碼保護,要開啟檔案請輸入密碼 。' ,
3208+ required : '該檔案設有密碼,請輸入密碼以開啟檔案 。' ,
32093209 incorrect : '密碼不正確,請再試一次。' ,
3210- incorrectWarning : '密碼錯誤,請檢查後重新輸入 。' ,
3210+ incorrectWarning : '密碼錯誤,請重新輸入 。' ,
32113211 label : '密碼' ,
32123212 placeholder : '請輸入檔案密碼' ,
32133213 open : '開啟' ,
@@ -3228,11 +3228,11 @@ export const traditionalChineseTranslations: Locale = {
32283228 thumbnails : '縮圖' ,
32293229 outline : '文件大綱' ,
32303230 annotationStyle : '註解樣式' ,
3231- redaction : '遮蔽側邊欄 ' ,
3231+ redaction : '檢視遮蔽 ' ,
32323232 } ,
32333233 menu : {
3234- viewControls : '畫面控制項 ' ,
3235- zoomControls : '縮放控制項 ' ,
3234+ viewControls : '畫面控制 ' ,
3235+ zoomControls : '縮放控制 ' ,
32363236 moreOptions : '更多選項' ,
32373237 } ,
32383238 outline : {
@@ -3262,7 +3262,7 @@ export const traditionalChineseTranslations: Locale = {
32623262 copy : '複製' ,
32633263 } ,
32643264 mode : {
3265- view : '閱讀 ' ,
3265+ view : '檢視 ' ,
32663266 annotate : '註解' ,
32673267 shapes : '形狀' ,
32683268 form : '表單' ,
@@ -3281,7 +3281,7 @@ export const traditionalChineseTranslations: Locale = {
32813281 highlight : '強調' ,
32823282 strikeout : '刪除線' ,
32833283 underline : '底線' ,
3284- squiggly : '曲線底線 ' ,
3284+ squiggly : '波浪底線 ' ,
32853285 rectangle : '矩形' ,
32863286 circle : '圓形' ,
32873287 line : '直線' ,
@@ -3308,8 +3308,8 @@ export const traditionalChineseTranslations: Locale = {
33083308 fillColor : '填入色彩' ,
33093309 fontSize : '大小' ,
33103310 fontFamily : '字型' ,
3311- textAlign : '左右對齊 ' ,
3312- verticalAlign : '上下對齊 ' ,
3311+ textAlign : '水平對齊 ' ,
3312+ verticalAlign : '垂直對齊 ' ,
33133313 lineEnding : '線條端點' ,
33143314 lineStart : '線條起點' ,
33153315 lineEnd : '線條終點' ,
@@ -3329,7 +3329,7 @@ export const traditionalChineseTranslations: Locale = {
33293329 removeLink : '移除連結' ,
33303330 gotoLink : '前往連結' ,
33313331 comment : '留言' ,
3332- callout : '圖說文字 ' ,
3332+ callout : '圖說 ' ,
33333333 redact : '遮蔽' ,
33343334 overlayText : '覆蓋文字' ,
33353335 overlayTextPlaceholder : '例如:已遮蔽' ,
@@ -3412,12 +3412,12 @@ export const traditionalChineseTranslations: Locale = {
34123412 protect : {
34133413 title : '文件保護' ,
34143414 cancel : '取消' ,
3415- apply : '套用保護 ' ,
3415+ apply : '套用文件保護 ' ,
34163416 applying : '正在套用...' ,
3417- applyFailed : '無法套用保護 。請重試。' ,
3418- removeFailed : '無法移除保護 。請重試。' ,
3417+ applyFailed : '無法套用文件保護 。請重試。' ,
3418+ removeFailed : '無法移除文件保護 。請重試。' ,
34193419 passwordMismatch : '密碼不符' ,
3420- noProtectionSelected : '請至少選擇一種保護方式 。' ,
3420+ noProtectionSelected : '請至少選擇一種文件保護方式 。' ,
34213421 bothPasswordsNote :
34223422 '使用文件密碼開啟的使用者將受到權限限制。使用擁有者密碼可獲得完整存取權限。' ,
34233423 openPassword : {
@@ -3441,8 +3441,8 @@ export const traditionalChineseTranslations: Locale = {
34413441 print : '列印' ,
34423442 printHighQuality : '高品質列印' ,
34433443 copy : '複製內容' ,
3444- accessibility : '擷取協助工具內容 ' ,
3445- modify : '修改內容 ' ,
3444+ accessibility : '擷取無障礙工具內容 ' ,
3445+ modify : '修改 ' ,
34463446 annotations : '新增/修改註解' ,
34473447 fillForms : '填寫表單與簽章' ,
34483448 assemble : '組合文件與擷取頁面' ,
@@ -3454,25 +3454,25 @@ export const traditionalChineseTranslations: Locale = {
34543454 unlockAndEdit : '解除鎖定並編輯' ,
34553455 } ,
34563456 modifyProtection : {
3457- title : '修改保護 ' ,
3457+ title : '修改文件保護 ' ,
34583458 description : '選擇如何修改文件保護。' ,
34593459 changeOption : '變更密碼或權限' ,
34603460 changeDescription : '更新文件密碼或權限設定。' ,
3461- removeOption : '移除所有保護 ' ,
3461+ removeOption : '移除所有文件保護 ' ,
34623462 removeDescription : '移除此文件的密碼保護。' ,
34633463 } ,
34643464 removeProtection : {
3465- title : '移除保護 ' ,
3466- warning : '確定要移除保護嗎 ?' ,
3465+ title : '移除文件保護 ' ,
3466+ warning : '確定要移除文件保護嗎 ?' ,
34673467 description : '這將移除文件的所有密碼保護。任何人都可以開啟和修改它。' ,
3468- confirm : '移除保護 ' ,
3468+ confirm : '移除文件保護 ' ,
34693469 } ,
34703470 } ,
34713471 security : {
34723472 protected : {
34733473 title : '此文件受保護' ,
34743474 description :
3475- '此文件受保護,某些功能可能被停用。請在文件選單中點擊「保護 」以查看或解除權限鎖定。' ,
3475+ '此文件受保護,某些功能可能被停用。請在文件選單中點擊「文件保護 」以查看或解除權限鎖定。' ,
34763476 viewPermissions : '檢視權限' ,
34773477 } ,
34783478 viewPermissions : {
@@ -3517,9 +3517,9 @@ export const traditionalChineseTranslations: Locale = {
35173517 signature : {
35183518 title : '簽章' ,
35193519 createNew : '建立新簽章' ,
3520- createNewWithInitials : '建立簽章和縮寫 ' ,
3520+ createNewWithInitials : '建立簽章和姓名縮寫 ' ,
35213521 placeSignature : '簽章' ,
3522- placeInitials : '縮寫 ' ,
3522+ placeInitials : '姓名縮寫 ' ,
35233523 remove : '移除簽章' ,
35243524 emptyState : '尚未建立簽章。建立一個來開始吧。' ,
35253525 create : {
@@ -3528,7 +3528,7 @@ export const traditionalChineseTranslations: Locale = {
35283528 type : '輸入' ,
35293529 upload : '上傳' ,
35303530 signatureLabel : '簽章' ,
3531- initialsLabel : '縮寫 ' ,
3531+ initialsLabel : '姓名縮寫 ' ,
35323532 clear : '清除' ,
35333533 typePlaceholder : '例如:王小明' ,
35343534 initialsPlaceholder : '例如:王' ,
0 commit comments