From 94869342eb9386ecd4e74c1f5c8508c75fdfb535 Mon Sep 17 00:00:00 2001 From: 283375 Date: Sat, 19 Aug 2023 02:26:45 +0800 Subject: [PATCH] wip: translation update --- ui/resources/translations/en_US.ts | 125 +++++++++++++++++++---------- ui/resources/translations/zh_CN.ts | 125 +++++++++++++++++++---------- 2 files changed, 166 insertions(+), 84 deletions(-) diff --git a/ui/resources/translations/en_US.ts b/ui/resources/translations/en_US.ts index dcbe42f..6920616 100644 --- a/ui/resources/translations/en_US.ts +++ b/ui/resources/translations/en_US.ts @@ -210,11 +210,6 @@ OcrQueue - - - OcrQueue - - ocr.queue.title @@ -265,22 +260,22 @@ validation OcrTableModel - + horizontalHeader.title.select Select - + horizontalHeader.title.imagePreview Image Preview - + horizontalHeader.title.chart Chart - + horizontalHeader.title.score Score @@ -420,6 +415,16 @@ validation syncArcSongDb.description Write chart info to database + + + importSt3Button + Import Score Database + + + + importSt3.description + Import your local score database + TabInputScore @@ -434,39 +439,6 @@ validation Score Edit - - TabOcr - - - openWizardButton - Open Device Creation Wizard - - - - deviceSelector.title - Select Device - - - - knnModelSelector.title - - - - - tesseractSelector.title - Select tesseract Path - - - - siftDatabaseSelector.title - - - - - ocr.title - OCR - - TabOcrDisabled @@ -475,4 +447,73 @@ validation OCR disabled + + TabOcrEntry + + + tab.device + Screenshot + + + + tab.b30 + B30 + + + + TabOcr_B30 + + + b30type + B30 Image Type + + + + knnModelSelector.title + Select KNearest Model + + + + b30KnnModelSelector.title + Select B30 specialized KNearest Model + + + + siftDatabaseSelector.title + Select Image SIFT Database + + + + imageSelector.title + Select Image + + + + TabOcr_Device + + + openWizardButton + Open Device Creation Wizard + + + + deviceSelector.title + Select Device + + + + knnModelSelector.title + Select KNearest Model + + + + tesseractSelector.title + Select tesseract Path + + + + siftDatabaseSelector.title + Select Image SIFT Database + + diff --git a/ui/resources/translations/zh_CN.ts b/ui/resources/translations/zh_CN.ts index 443f743..2ec3e7b 100644 --- a/ui/resources/translations/zh_CN.ts +++ b/ui/resources/translations/zh_CN.ts @@ -210,11 +210,6 @@ OcrQueue - - - OcrQueue - - ocr.queue.title @@ -264,22 +259,22 @@ OcrTableModel - + horizontalHeader.title.select 选择 - + horizontalHeader.title.imagePreview 图像预览 - + horizontalHeader.title.chart 谱面 - + horizontalHeader.title.score 分数 @@ -419,6 +414,16 @@ syncArcSongDb.description 将谱面信息写入数据库 + + + importSt3Button + 导入本地存档数据库 + + + + importSt3.description + 遏卡抑五年,天降飞龙,姿容极度美艳。白衣仙女以妙法擒之,与之相恋。<br>来年,恶人携联结万邦之力来袭,仙女龙妃以根源之术,呼唤神通叁式之威,退敌千里,永护宝库安宁。 + TabInputScore @@ -433,39 +438,6 @@ 分数编辑 - - TabOcr - - - openWizardButton - 打开设备创建向导 - - - - deviceSelector.title - 选择设备 - - - - knnModelSelector.title - - - - - tesseractSelector.title - 选择 tesseract 路径 - - - - siftDatabaseSelector.title - - - - - ocr.title - OCR - - TabOcrDisabled @@ -474,4 +446,73 @@ OCR 已禁用 + + TabOcrEntry + + + tab.device + 截图 + + + + tab.b30 + B30 + + + + TabOcr_B30 + + + b30type + B30 图片类型 + + + + knnModelSelector.title + 选择 KNearest 模型 + + + + b30KnnModelSelector.title + 选择 B30 特别版 KNearest 模型 + + + + siftDatabaseSelector.title + 选择图像 SIFT 特征值数据库 + + + + imageSelector.title + 选择图片 + + + + TabOcr_Device + + + openWizardButton + 打开设备创建向导 + + + + deviceSelector.title + 选择设备 + + + + knnModelSelector.title + 选择 KNearest 模型 + + + + tesseractSelector.title + 选择 tesseract 路径 + + + + siftDatabaseSelector.title + 选择图像 SIFT 特征值数据库 + +