From 173e65bbd048d52929acb775def0210b5272bfd3 Mon Sep 17 00:00:00 2001 From: beyondkmp Date: Tue, 2 Sep 2025 10:23:36 +0800 Subject: [PATCH] delete i18n --- src/renderer/src/i18n/locales/en-us.json | 3 --- src/renderer/src/i18n/locales/ja-jp.json | 3 --- src/renderer/src/i18n/locales/ru-ru.json | 3 --- src/renderer/src/i18n/locales/zh-cn.json | 3 --- src/renderer/src/i18n/locales/zh-tw.json | 3 --- src/renderer/src/i18n/translate/el-gr.json | 3 --- src/renderer/src/i18n/translate/es-es.json | 3 --- src/renderer/src/i18n/translate/fr-fr.json | 3 --- src/renderer/src/i18n/translate/pt-pt.json | 3 --- 9 files changed, 27 deletions(-) diff --git a/src/renderer/src/i18n/locales/en-us.json b/src/renderer/src/i18n/locales/en-us.json index b6093a46bc..88904f9f26 100644 --- a/src/renderer/src/i18n/locales/en-us.json +++ b/src/renderer/src/i18n/locales/en-us.json @@ -3848,9 +3848,6 @@ "common": { "langs": "Supported languages" }, - "error": { - "not_system": "System OCR only supports Windows and MacOS" - }, "image": { "error": { "provider_not_found": "The provider does not exist" diff --git a/src/renderer/src/i18n/locales/ja-jp.json b/src/renderer/src/i18n/locales/ja-jp.json index 5745763c80..9520ff9991 100644 --- a/src/renderer/src/i18n/locales/ja-jp.json +++ b/src/renderer/src/i18n/locales/ja-jp.json @@ -3848,9 +3848,6 @@ "common": { "langs": "サポートされている言語" }, - "error": { - "not_system": "システムOCRはWindowsとMacOSのみをサポートしています" - }, "image": { "error": { "provider_not_found": "該提供者は存在しません" diff --git a/src/renderer/src/i18n/locales/ru-ru.json b/src/renderer/src/i18n/locales/ru-ru.json index cb7b2b3c04..f40b1f7878 100644 --- a/src/renderer/src/i18n/locales/ru-ru.json +++ b/src/renderer/src/i18n/locales/ru-ru.json @@ -3848,9 +3848,6 @@ "common": { "langs": "Поддерживаемые языки" }, - "error": { - "not_system": "Системный OCR поддерживается только в Windows и MacOS" - }, "image": { "error": { "provider_not_found": "Поставщик не существует" diff --git a/src/renderer/src/i18n/locales/zh-cn.json b/src/renderer/src/i18n/locales/zh-cn.json index 5e5bcc3b42..11bb4651cc 100644 --- a/src/renderer/src/i18n/locales/zh-cn.json +++ b/src/renderer/src/i18n/locales/zh-cn.json @@ -3848,9 +3848,6 @@ "common": { "langs": "支持的语言" }, - "error": { - "not_system": "系统 OCR 仅支持 Windows 与 MacOS" - }, "image": { "error": { "provider_not_found": "该提供商不存在" diff --git a/src/renderer/src/i18n/locales/zh-tw.json b/src/renderer/src/i18n/locales/zh-tw.json index df75d3da9b..979c68e6cf 100644 --- a/src/renderer/src/i18n/locales/zh-tw.json +++ b/src/renderer/src/i18n/locales/zh-tw.json @@ -3848,9 +3848,6 @@ "common": { "langs": "支援的語言" }, - "error": { - "not_system": "系統 OCR 僅支援 Windows 與 MacOS" - }, "image": { "error": { "provider_not_found": "該提供商不存在" diff --git a/src/renderer/src/i18n/translate/el-gr.json b/src/renderer/src/i18n/translate/el-gr.json index 43602afe6f..336c876cb7 100644 --- a/src/renderer/src/i18n/translate/el-gr.json +++ b/src/renderer/src/i18n/translate/el-gr.json @@ -3844,9 +3844,6 @@ "common": { "langs": "Υποστηριζόμενες γλώσσες" }, - "error": { - "not_system": "Το σύστημα OCR υποστηρίζει μόνο Windows και MacOS" - }, "image": { "error": { "provider_not_found": "Ο πάροχος δεν υπάρχει" diff --git a/src/renderer/src/i18n/translate/es-es.json b/src/renderer/src/i18n/translate/es-es.json index 715401149f..efe7d4e528 100644 --- a/src/renderer/src/i18n/translate/es-es.json +++ b/src/renderer/src/i18n/translate/es-es.json @@ -3844,9 +3844,6 @@ "common": { "langs": "Idiomas compatibles" }, - "error": { - "not_system": "El OCR del sistema solo admite Windows y MacOS" - }, "image": { "error": { "provider_not_found": "El proveedor no existe" diff --git a/src/renderer/src/i18n/translate/fr-fr.json b/src/renderer/src/i18n/translate/fr-fr.json index 794c76a35e..7c03b27def 100644 --- a/src/renderer/src/i18n/translate/fr-fr.json +++ b/src/renderer/src/i18n/translate/fr-fr.json @@ -3844,9 +3844,6 @@ "common": { "langs": "Langues prises en charge" }, - "error": { - "not_system": "L'OCR système prend uniquement en charge Windows et MacOS" - }, "image": { "error": { "provider_not_found": "Ce fournisseur n'existe pas" diff --git a/src/renderer/src/i18n/translate/pt-pt.json b/src/renderer/src/i18n/translate/pt-pt.json index 57d26464e8..1ffca283f4 100644 --- a/src/renderer/src/i18n/translate/pt-pt.json +++ b/src/renderer/src/i18n/translate/pt-pt.json @@ -3844,9 +3844,6 @@ "common": { "langs": "Idiomas suportados" }, - "error": { - "not_system": "O OCR do sistema suporta apenas Windows e MacOS" - }, "image": { "error": { "provider_not_found": "O provedor não existe"