diff --git a/src/i18n/locales/zh-TW/common.json b/src/i18n/locales/zh-TW/common.json index c5fa86d10..c64a3172c 100644 --- a/src/i18n/locales/zh-TW/common.json +++ b/src/i18n/locales/zh-TW/common.json @@ -4,23 +4,23 @@ "editorTitle": "Recordly 編輯器", "subtitle": "螢幕錄製與編輯", "language": "語言", - "manageRecordings": "打開錄製影像文件夾" + "manageRecordings": "開啟錄影資料夾" }, "actions": { "cancel": "取消", "close": "關閉", - "export": "導出", - "load": "讀取", + "export": "匯出", + "load": "載入", "redo": "重做", - "reset": "重置", - "save": "保存", - "undo": "撤銷", + "reset": "重設", + "save": "儲存", + "undo": "復原", "delete": "刪除", "done": "完成" }, "errors": { - "invalidFileType": "無效的檔案類型", + "invalidFileType": "檔案類型無效", "failedToUploadImage": "上傳圖片失敗", - "fileReadError": "讀取檔案時出錯。" + "fileReadError": "讀取檔案時發生錯誤。" } -} \ No newline at end of file +} diff --git a/src/i18n/locales/zh-TW/dialogs.json b/src/i18n/locales/zh-TW/dialogs.json index 828b70ee3..833a8a6cd 100644 --- a/src/i18n/locales/zh-TW/dialogs.json +++ b/src/i18n/locales/zh-TW/dialogs.json @@ -1,21 +1,21 @@ { "export": { "pleaseTryAgain": "請再試一次", - "compilingGifProgress": "正在編譯 GIF... {{progress}}%", - "compilingGifWait": "正在編譯 GIF... 可能需要一些時間", - "takeMoment": "可能需要一些時間...", + "compilingGifProgress": "正在產生 GIF…… {{progress}}%", + "compilingGifWait": "正在產生 GIF,這可能需要一些時間", + "takeMoment": "這可能需要一些時間……", "exportFailed": "匯出失敗", - "compilingGifTitle": "正在編譯 GIF", + "compilingGifTitle": "正在產生 GIF", "exportingFormat": "正在匯出 {{format}}", "exportComplete": "匯出完成", - "formatReady": "{{format}} 已準備完成", + "formatReady": "{{format}} 已準備就緒", "showInFolder": "在資料夾中顯示", - "compiling": "編譯中", - "renderingFrames": "正在渲染畫格", - "processing": "處理中...", + "compiling": "產生中", + "renderingFrames": "正在渲染影格", + "processing": "處理中……", "status": "狀態", "format": "格式", - "compilingStatus": "編譯中...", + "compilingStatus": "產生中……", "frames": "畫格", "cancelExport": "取消匯出", "reopenSaveDialog": "再次開啟儲存對話框", @@ -31,7 +31,7 @@ "nameLabel": "顯示名稱", "namePlaceholder": "我的自訂字型", "nameHelp": "此名稱會顯示在字型選擇器中", - "adding": "新增中...", + "adding": "正在新增……", "addFont": "新增字型", "enterUrl": "請輸入 Google Fonts 的匯入 URL", "invalidUrl": "請輸入有效的 Google Fonts URL", @@ -47,8 +47,8 @@ "configurable": "可自訂", "fixed": "固定", "pressEscToCancel": "按下 Esc 以取消", - "clickToChange": "點一下以更改", - "pressAKey": "按下任意按鍵…", + "clickToChange": "點選以變更", + "pressAKey": "請按下任意鍵……", "alreadyUsedBy": "已被 {{action}} 使用", "swap": "交換", "reserved": "此快捷鍵保留給「{{label}}」,無法重新指派。", @@ -59,4 +59,4 @@ "cancel": "取消", "save": "儲存" } -} \ No newline at end of file +} diff --git a/src/i18n/locales/zh-TW/editor.json b/src/i18n/locales/zh-TW/editor.json index e37768b3f..c7dbc9b84 100644 --- a/src/i18n/locales/zh-TW/editor.json +++ b/src/i18n/locales/zh-TW/editor.json @@ -2,28 +2,28 @@ "playback": { "play": "播放", "pause": "暫停", - "skipBack": "後退", - "skipForward": "前進", - "muteUnmute": "靜音/取消靜音" + "skipBack": "向後跳轉", + "skipForward": "向前跳轉", + "muteUnmute": "靜音/取消靜音" }, "annotations": { - "settings": "註釋設定", - "active": "活動", + "settings": "註解設定", + "active": "啟用", "text": "文字", "image": "圖片", "arrow": "箭頭", "blur": "模糊", "textContent": "文字內容", - "textPlaceholder": "輸入文字...", + "textPlaceholder": "請輸入文字……", "fontStyle": "字型樣式", "selectStyle": "選擇樣式", "size": "大小", "toggleBold": "切換粗體", "toggleItalic": "切換斜體", - "toggleUnderline": "切換下劃線", - "alignLeft": "左對齊", - "alignCenter": "居中對齊", - "alignRight": "右對齊", + "toggleUnderline": "切換底線", + "alignLeft": "靠左對齊", + "alignCenter": "置中對齊", + "alignRight": "靠右對齊", "textColor": "文字顏色", "background": "背景", "none": "無", @@ -31,24 +31,24 @@ "uploadImage": "上傳圖片", "supportedFormats": "支援格式:JPG、PNG、GIF、WebP", "arrowDirection": "箭頭方向", - "strokeWidth": "描邊寬度:{{width}}px", + "strokeWidth": "線條寬度:{{width}}px", "arrowColor": "箭頭顏色", - "deleteAnnotation": "刪除註釋", - "shortcutsAndTips": "快速鍵與提示", - "tipSelectAnnotation": "將播放頭移動到註釋重疊區域並選擇項目。", - "tipCycleForward": "使用 Tab 循環切換重疊項目。", - "tipCycleBackward": "使用 Shift+Tab 反向循環切換。", + "deleteAnnotation": "刪除註解", + "shortcutsAndTips": "快捷鍵與提示", + "tipSelectAnnotation": "將播放頭移到註解重疊區段,然後選取物件。", + "tipCycleForward": "使用 Tab 依序切換重疊物件。", + "tipCycleBackward": "使用 Shift+Tab 反向切換。", "imageUploadSuccess": "圖片上傳成功!", "imageUploadError": "請上傳 JPG、PNG、GIF 或 WebP 圖片檔案。", - "blurStrength": "模糊強度: {{strength}}", - "solidColor": "純色 (審查)", - "borderRadius": "邊框半徑" + "blurStrength": "模糊強度:{{strength}}", + "solidColor": "純色(遮蔽)", + "borderRadius": "圓角半徑" }, "fontStyles": { "classic": "經典", "editor": "編輯器", - "strong": "加粗", + "strong": "粗體", "typewriter": "打字機", "deco": "裝飾", "simple": "簡約", @@ -56,8 +56,8 @@ "clean": "清爽" }, "format": { - "mp4Video": "MP4 視訊", - "mp4Description": "高品質視訊檔案", + "mp4Video": "MP4 影片", + "mp4Description": "高畫質影片檔", "gifAnimation": "GIF 動畫", "gifDescription": "可分享的動態圖片" }, @@ -69,69 +69,74 @@ "loopDescription": "GIF 將持續播放" }, "tutorial": { - "howTrimmingWorks": "修剪的工作方式", - "title": "修剪的工作方式", - "understanding": "瞭解如何裁剪視訊中不需要的部分。", - "descriptionP1": "修剪工具的運作方式是:先定義你想要的區段,然後將其", - "descriptionRemove": "移除", - "descriptionP2": "的片段來工作。", - "descriptionP3": "只要時間軸上有被紅色修剪區段蓋到的地方,匯出時就不會包含那段內容。", + "howTrimmingWorks": "修剪的運作方式", + "title": "修剪的運作方式", + "understanding": "瞭解如何剪掉影片中不需要的部分。", + "descriptionP1": "修剪工具會先標示", + "descriptionRemove": "要移除的片段", + "descriptionP2": "的片段。", + "descriptionP3": "時間軸上被紅色修剪區段覆蓋的任何部分,都會在匯出時移除。", "visualExample": "視覺範例", "removed": "已移除", "kept": "保留", - "finalVideo": "最終視訊", - "part": "第 {{number}} 部分", + "finalVideo": "最終影片", + "part": "第 {{number}} 段", "addTrimStep": "1. 新增修剪", "addTrimDesc": "按 T 或點選剪刀圖示標記要移除的部分。", "adjustStep": "2. 調整", - "adjustDesc": "拖動紅色區域的邊緣,精確覆蓋要剪掉的部分。" + "adjustDesc": "拖曳紅色區域邊緣,精確覆蓋要剪掉的部分。" }, "feedback": { - "trigger": "反饋", - "title": "反饋與聯絡", - "description": "如果有問題或缺失功能,可以直接聯絡或提交 issue。", - "emailLabel": "信箱", + "trigger": "意見回饋", + "title": "意見回饋與聯絡", + "description": "如果遇到功能故障或缺少功能,可以直接聯絡我們或建立 GitHub issue。", + "emailLabel": "電子郵件", "xLabel": "X", - "reportIssue": "報告問題 / 提交反饋", - "openFailed": "打開連結失敗。" + "reportIssue": "回報問題/提供意見回饋", + "openFailed": "無法開啟連結。" }, "keyboardShortcuts": { - "trigger": "快速鍵", - "title": "鍵盤快速鍵", - "description": "時間線和編輯器控制的快速參考。", - "customizeTooltip": "自訂快速鍵", + "trigger": "快捷鍵", + "title": "鍵盤快捷鍵", + "description": "時間軸與編輯器控制項的快速參考。", + "customizeTooltip": "自訂快捷鍵", "customize": "自訂", - "panTimeline": "平移時間線", - "zoomTimeline": "縮放時間線", - "cycleAnnotations": "循環切換註釋", + "panTimeline": "平移時間軸", + "zoomTimeline": "縮放時間軸", + "cycleAnnotations": "依序切換註解", "tab": "Tab" }, "actions": { - "saveAgain": "再次保存", + "saveAgain": "再次儲存", "showInFolder": "在資料夾中顯示" }, "project": { "untitled": "未命名" }, + "nativeCaptureUnavailable": { + "title": "功能沒有異常,但無法產生動畫游標疊加層。", + "description": "裝置不支援原生擷取,可能有多種原因,目前還無法完整判定。這不會影響 Recordly 的基本功能,但會讓游標平滑化無法使用。", + "confirm": "好" + }, "exportStatus": { "exporting": "正在匯出", - "renderingFile": "正在渲染你的檔案。", - "preparing": "正在準備匯出...", + "renderingFile": "正在渲染檔案。", + "preparing": "正在準備匯出……", "completePercent": "已完成 {{percent}}%", "issue": "匯出問題", "complete": "匯出完成", - "savedSuccessfully": "檔案已成功保存。" + "savedSuccessfully": "檔案已成功儲存。" }, "export": { - "processingAudioEdits": "正在處理帶有速度/疊加編輯的音訊" + "processingAudioEdits": "正在處理含變速/疊加編輯的音訊" }, "toolbar": { "addLayer": "新增圖層", - "splitClip": "拆分片段 (C)" + "splitClip": "分割片段(C)" }, "timeline": { "expand": "展開時間軸", - "collapse": "摺疊時間軸" + "collapse": "收合時間軸" }, - "openRecordingsFolder": "打開錄製資料夾" -} \ No newline at end of file + "openRecordingsFolder": "開啟錄影資料夾" +} diff --git a/src/i18n/locales/zh-TW/extensions.json b/src/i18n/locales/zh-TW/extensions.json index ae44234c7..3f44fffd4 100644 --- a/src/i18n/locales/zh-TW/extensions.json +++ b/src/i18n/locales/zh-TW/extensions.json @@ -6,7 +6,7 @@ }, "actions": { "submit": "提交擴充功能", - "docs": "擴充功能文件", + "docs": "擴充功能說明文件", "refresh": "重新整理", "openFolder": "開啟擴充功能資料夾", "uninstall": "解除安裝", @@ -25,11 +25,11 @@ "detail": { "by": "作者:{{author}}", "unknownAuthor": "未知作者", - "noDescription": "無描述", - "downloads": "下載次數:{{count}}", + "noDescription": "沒有說明", + "downloads": "{{count}} 次下載", "preview": "預覽", "screenshotAlt": "截圖 {{number}}", - "description": "描述", + "description": "說明", "tags": "標籤", "permissions": "權限", "location": "位置", @@ -40,14 +40,14 @@ "description": "安裝擴充功能以新增外框、游標特效與編輯器工具。" }, "search": { - "placeholder": "搜尋擴充功能...", + "placeholder": "搜尋擴充功能……", "noResults": "找不到擴充功能", - "noMarketplace": "目前尚無市集擴充功能", + "noMarketplace": "目前還沒有可用的市集擴充功能", "count": "{{count}} 個擴充功能", "countPlural": "{{count}} 個擴充功能" }, "toast": { - "installedAndEnabled": "擴充功能已安裝並啟用", + "installedAndEnabled": "已安裝並啟用擴充功能", "uninstalled": "已解除安裝 {{name}}", "uninstallFailed": "解除安裝 {{name}} 失敗", "searchFailed": "搜尋市集失敗", @@ -56,5 +56,5 @@ "marketplaceInstalled": "已安裝並啟用 {{name}}", "marketplaceInstallFailed": "安裝 {{name}} 失敗", "enableFailed": "啟用擴充功能失敗" - } } +} diff --git a/src/i18n/locales/zh-TW/launch.json b/src/i18n/locales/zh-TW/launch.json index 12ec494d0..f7f537314 100644 --- a/src/i18n/locales/zh-TW/launch.json +++ b/src/i18n/locales/zh-TW/launch.json @@ -4,16 +4,16 @@ "enableSystemAudio": "啟用系統音訊", "disableMicrophone": "停用麥克風", "enableMicrophone": "啟用麥克風", - "micToggleDisabledTip": "錄製過程中無法切換麥克風", - "disableWebcam": "停用網路攝影機疊加", - "enableWebcam": "啟用網路攝影機疊加", + "micToggleDisabledTip": "錄製期間無法切換麥克風", + "disableWebcam": "停用網路攝影機畫面", + "enableWebcam": "啟用網路攝影機畫面", "countdownDelay": "倒數延遲", "noDelay": "無延遲", "record": "錄製", "recordingFolder": "錄影儲存路徑:{{path}}", "chooseRecordingsFolder": "選擇錄影儲存路徑", "folderPath": "路徑:/{{name}}/", - "openVideoFile": "開啟影片檔案", + "openVideoFile": "開啟影片檔", "openProject": "開啟專案", "hideHudFromVideo": "錄製時隱藏 HUD", "showHudInVideo": "錄製時顯示 HUD", @@ -44,19 +44,19 @@ "cancel": "取消", "more": "更多", "update": { - "update": "更新", - "updated": "已更新", - "idleTitle": "檢查更新。", - "checkingTitle": "正在檢查更新...", - "downloadingTitle": "正在下載更新...", - "errorTitle": "檢查更新失敗,點一下重試。", - "upToDateTitle": "Recordly {{version}} 已是最新版本。", - "availableTitle": "Recordly {{version}} 已推出新版本。", - "availableGenericTitle": "有可用更新。" + "update": "更新", + "updated": "已更新", + "idleTitle": "檢查更新。", + "checkingTitle": "正在檢查更新……", + "downloadingTitle": "正在下載更新……", + "errorTitle": "檢查更新失敗,點選即可重試。", + "upToDateTitle": "Recordly {{version}} 已是最新版本。", + "availableTitle": "Recordly {{version}} 已推出新版本。", + "availableGenericTitle": "有可用更新。" } }, "sourceSelector": { - "loadingSources": "正在載入來源...", + "loadingSources": "正在載入來源……", "screens": "螢幕", "windows": "視窗", "noScreensAvailable": "沒有可用的螢幕", diff --git a/src/i18n/locales/zh-TW/settings.json b/src/i18n/locales/zh-TW/settings.json index db0ea7e04..ccbd657ff 100644 --- a/src/i18n/locales/zh-TW/settings.json +++ b/src/i18n/locales/zh-TW/settings.json @@ -6,15 +6,15 @@ "modeAuto": "自動", "modeManual": "手動", "modeManualDescription": "為此縮放設定固定的對焦點", - "modeAutoDescription": "相機會自動跟隨游標" + "modeAutoDescription": "游標接近縮放畫面邊緣時,鏡頭會重新置中" }, "trim": { "deleteRegion": "刪除修剪區域" }, "speed": { "playbackSpeed": "播放速度", - "selectRegion": "選取要調整的速度區域", - "deleteRegion": "刪除速度區域", + "selectRegion": "選取要調整的變速區段", + "deleteRegion": "刪除變速區段", "label": "速度" }, "clip": { @@ -29,7 +29,7 @@ "title": "影片效果", "show": "顯示", "showCursor": "顯示游標", - "loopCursor": "游標循環", + "loopCursor": "循環播放游標", "cursorStyle": "游標樣式", "cursorStyleOptions": { "macos": "macOS", @@ -45,18 +45,37 @@ }, "backgroundBlur": "背景模糊", "zoomMotionBlur": "縮放動態模糊", - "connectZooms": "連接縮放", - "connectZoomsDescription": "將連續的縮放區域平滑串接成一段連續的鏡頭移動。", - "autoApplyFreshRecordingZooms": "自動套用新錄影的縮放", - "autoApplyFreshRecordingZoomsDescription": "開啟新錄影時,自動建議游標跟隨縮放。", + "temporalZoomMotionBlur": "時序縮放模糊", + "temporalZoomMotionBlurDescription": "控制新版縮放模糊流程使用的快門區間與影格取樣數。", + "zoomMotionBlurSamples": "模糊取樣數", + "zoomMotionBlurShutter": "快門", + "auto": "自動", + "connectZooms": "串接縮放", + "connectZoomsDescription": "將連續縮放區域平滑串接成一段連續的鏡頭移動。", + "autoApplyFreshRecordingZooms": "自動套用新錄影的縮放建議", + "autoApplyFreshRecordingZoomsDescription": "開啟新錄影時,自動建議讓畫面重新置中游標的縮放。", "zoomGeneralTitle": "一般", - "zoomGeneralDescription": "套用於每次縮放轉場的全域動作設定。", + "zoomGeneralDescription": "套用於所有縮放轉場的整體動態設定。", "zoomInTitle": "拉近", - "zoomInDescription": "控制相機如何進入縮放區域。", + "zoomInDescription": "控制鏡頭如何進入縮放區域。", "zoomOutTitle": "拉遠", - "zoomOutDescription": "控制相機如何離開縮放區域。", + "zoomOutDescription": "控制鏡頭如何離開縮放區域。", "connectedZoomTitle": "縮放之間", - "connectedZoomDescription": "啟用連接後,調整連續縮放區域之間的滑行效果。", + "connectedZoomDescription": "啟用串接後,調整連續縮放區域之間的滑行效果。", + "motionPresetsTitle": "動態預設", + "motionPresetsZoomHint": "縮放動態預設可在設定中使用。", + "animationPresets": "動畫預設", + "cursorMotionPresets": "游標動態預設", + "motionPresets": { + "focused": { + "label": "聚焦", + "description": "動作更俐落,適合示範、教學與日常錄影。" + }, + "smooth": { + "label": "平滑", + "description": "動作更柔和,適合簡報、發表會風格影片與精緻展示。" + } + }, "zoomInDuration": "拉近時間", "zoomInOverlap": "拉近重疊", "zoomOutDuration": "拉遠時間", @@ -73,23 +92,26 @@ "linear": "線性" }, "cursorSize": "游標大小", - "cursorSmoothing": "游標平滑", + "cursorSmoothing": "游標平滑化", + "cursorSpringStiffness": "游標彈簧剛性", + "cursorSpringDamping": "游標彈簧阻尼", + "cursorSpringMass": "游標彈簧重量", "off": "關閉", "cursorMotionBlur": "游標動態模糊", - "cursorClickBounce": "點擊彈跳", + "cursorClickBounce": "游標點選彈跳", "cursorClickBounceDuration": "彈跳速度", "cursorSway": "游標擺動", - "webcam": "網路攝影機疊加", + "webcam": "網路攝影機畫面", "webcamFootage": "網路攝影機素材", "webcamFootageDescription": "此影片尚未連結網路攝影機素材", "uploadWebcamFootage": "上傳素材", - "replaceWebcamFootage": "替換素材", + "replaceWebcamFootage": "取代素材", "removeWebcamFootage": "移除素材", "webcamFootageAdded": "已連結網路攝影機素材", "webcamFootageRemoved": "已移除網路攝影機素材", "webcamSize": "網路攝影機大小", "webcamCrop": "網路攝影機裁剪", - "webcamReactToZoom": "網路攝影機跟隨縮放", + "webcamReactToZoom": "網路攝影機隨縮放變化", "webcamMirror": "鏡像網路攝影機", "webcamRoundness": "網路攝影機圓角", "webcamShadow": "網路攝影機陰影", @@ -117,29 +139,27 @@ "captions": { "enabled": "顯示", "language": "語言", - "downloading": "下載中...", + "downloading": "下載中……", "deleteModel": "刪除模型", "clearModel": "清除模型", "downloadModel": "下載模型", - "generating": "產生中...", + "generating": "產生中……", "generateFull": "產生字幕", "regenerateFull": "重新產生字幕", "clearFull": "清除字幕", - "editCurrent": "編輯目前字幕", - "editSaved": "字幕已更新", "fontSettings": "字型設定", "defaultFont": "預設", "fontFamily": "字型", - "fontSize": "字體大小", + "fontSize": "字型大小", "rowCount": "行數", "animation": "動畫", "animationOff": "關閉", "animationFade": "淡入淡出", - "animationRise": "上浮", + "animationRise": "上升", "animationPop": "彈出", "bottomOffset": "底部偏移", "maxWidth": "最大寬度", - "boxRadius": "方框圓角", + "boxRadius": "字幕框圓角", "backgroundOpacity": "背景不透明度", "textColor": "文字顏色" }, @@ -176,24 +196,24 @@ "fpsTitle": "FPS", "loop": "循環", "outputDimensions": "輸出:{{dimensions}}px", - "sizePresetOriginalShort": "原", + "sizePresetOriginalShort": "原始", "sizePresetMediumShort": "中", "sizePresetLargeShort": "大", "loadProject": "載入專案", "saveProject": "儲存專案", "exportVideo": "匯出 {{format}}", "reportBug": "回報錯誤", - "starOnGithub": "在 GitHub 按讚" + "starOnGithub": "在 GitHub 給星" }, "audio": { "title": "音訊", "volumeTitle": "音訊", "volume": "音量", "normalize": "正規化", - "sourceTracksTitle": "剪輯源音訊", - "systemLabel": "系統源", - "micLabel": "麥克風源", - "mixedLabel": "源", + "sourceTracksTitle": "片段來源音訊", + "systemLabel": "系統音訊來源", + "micLabel": "麥克風來源", + "mixedLabel": "來源", "deleteRegion": "刪除音訊" } } diff --git a/src/i18n/locales/zh-TW/shortcuts.json b/src/i18n/locales/zh-TW/shortcuts.json index 8b1b31934..d18999a46 100644 --- a/src/i18n/locales/zh-TW/shortcuts.json +++ b/src/i18n/locales/zh-TW/shortcuts.json @@ -2,15 +2,15 @@ "actions": { "addZoom": "新增縮放", "addTrim": "新增修剪", - "addSpeed": "新增速度", + "addSpeed": "新增變速", "addAnnotation": "新增註解", "addKeyframe": "新增關鍵影格", - "deleteSelected": "刪除所選項目", + "deleteSelected": "刪除所選物件", "playPause": "播放或暫停", - "cycleForward": "往前切換註解", - "cycleBackward": "往後切換註解", - "deleteSelectedAlt": "刪除所選項目(Alt)", + "cycleForward": "向前切換註解", + "cycleBackward": "向後切換註解", + "deleteSelectedAlt": "刪除所選物件(Alt)", "panTimeline": "平移時間軸", "zoomTimeline": "縮放時間軸" } -} \ No newline at end of file +} diff --git a/src/i18n/locales/zh-TW/timeline.json b/src/i18n/locales/zh-TW/timeline.json index 714fd29a4..10d477e25 100644 --- a/src/i18n/locales/zh-TW/timeline.json +++ b/src/i18n/locales/zh-TW/timeline.json @@ -4,17 +4,17 @@ "existsOrNoSpace": "此位置已存在縮放,或可用空間不足。", "suggestHandlerUnavailable": "無法使用縮放建議功能", "noTelemetry": "沒有可用的游標追蹤資料", - "recordFirst": "請先錄製螢幕影片,以產生基於游標的建議。", + "recordFirst": "請先完成一段螢幕錄影,以產生游標建議。", "noUsableTelemetry": "沒有可用的游標追蹤資料", "notEnoughMovement": "此錄影缺少足夠的游標移動資料。", - "noInteractionMoments": "找不到明確的互動時刻", - "tryRecording": "請嘗試在重要操作前後加入停頓或點擊再錄製。", - "noAutoZoomSlots": "沒有可用的自動縮放插槽", + "noInteractionMoments": "找不到明確的互動時點", + "tryRecording": "請嘗試在重要操作前後加入停頓或點選再錄製。", + "noAutoZoomSlots": "沒有可用的自動縮放位置", "dwellPointsOverlap": "偵測到的停留點與既有縮放區域重疊。", "addedSuggestions": "已新增 {{count}} 個依互動產生的縮放建議", "label": "縮放 {{index}}", "addZoom": "新增縮放(Z)", - "suggestZooms": "依游標建議縮放" + "suggestZooms": "依游標動作建議縮放" }, "trim": { "cannotPlace": "無法在此處新增修剪", @@ -23,9 +23,9 @@ "addTrim": "新增修剪(T)" }, "speed": { - "cannotPlace": "無法在此處新增速度區域", - "existsOrNoSpace": "此位置已存在速度區域,或可用空間不足。", - "label": "速度" + "cannotPlace": "無法在此處新增變速區段", + "existsOrNoSpace": "此位置已存在變速區段,或可用空間不足。", + "label": "變速" }, "annotation": { "label": "註解", @@ -35,7 +35,7 @@ "audio": { "label": "音訊" }, - "addSpeed": "新增速度(S)", - "resizeLeft": "向左調整大小", - "resizeRight": "向右調整大小" -} \ No newline at end of file + "addSpeed": "新增變速(S)", + "resizeLeft": "調整左側大小", + "resizeRight": "調整右側大小" +}