deepin-ocr/translations/deepin-ocr_uk.ts
wangzhengyang 718c41634f feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake
1.项目后端整体迁移至PaddleOCR-NCNN算法,已通过基本的兼容性测试
2.工程改为使用CMake组织,后续为了更好地兼容第三方库,不再提供QMake工程
3.重整权利声明文件,重整代码工程,确保最小化侵权风险

Log: 切换后端至PaddleOCR-NCNN,切换工程为CMake
Change-Id: I4d5d2c5d37505a4a24b389b1a4c5d12f17bfa38c
2022-05-10 10:22:11 +08:00

73 lines
2.5 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="uk">
<context>
<name>MainWidget</name>
<message>
<location filename="../src/mainwidget.cpp" line="166"/>
<source>No text recognized</source>
<translation>Текст не розпізнано</translation>
</message>
<message>
<location filename="../src/mainwidget.cpp" line="214"/>
<source>Copy text</source>
<translation>Копіювати тест</translation>
</message>
<message>
<location filename="../src/mainwidget.cpp" line="221"/>
<source>Save as TXT</source>
<translation>Зберегти як TXT</translation>
</message>
<message>
<location filename="../src/mainwidget.cpp" line="273"/>
<location filename="../src/mainwidget.cpp" line="314"/>
<source>Recognizing</source>
<translation>Розпізнавання</translation>
</message>
<message>
<location filename="../src/mainwidget.cpp" line="514"/>
<source>Copied</source>
<translation>Скопійовано</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<location filename="../src/main.cpp" line="75"/>
<source>OCR Tool</source>
<translation>Інструмент розпізнавання</translation>
</message>
</context>
<context>
<name>ResultTextView</name>
<message>
<location filename="../src/resulttextview.cpp" line="22"/>
<source>Copy</source>
<translation>Копіювати</translation>
</message>
<message>
<location filename="../src/resulttextview.cpp" line="24"/>
<source>Cut</source>
<translation>Вирізати</translation>
</message>
<message>
<location filename="../src/resulttextview.cpp" line="27"/>
<source>Select All</source>
<translation>Позначити усе</translation>
</message>
<message>
<location filename="../src/resulttextview.cpp" line="29"/>
<source>Paste</source>
<translation>Вставити</translation>
</message>
</context>
<context>
<name>Widget</name>
<message>
<location filename="../src/mainwidget.cpp" line="262"/>
<source>Tips: The clearer the image is, the more accurate the text is</source>
<translation>Підказки: чим чіткішим є зображення, тим точнішим буде розпізнаний текст</translation>
</message>
</context>
</TS>