Skip to content

Commit

Permalink
[skip CI] Translate deepin-ocr.ts in ru
Browse files Browse the repository at this point in the history
64% of minimum 50% translated source file: 'deepin-ocr.ts'
on 'ru'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
  • Loading branch information
transifex-integration[bot] authored Sep 19, 2024
1 parent cb575e7 commit ebdc90c
Showing 1 changed file with 50 additions and 34 deletions.
84 changes: 50 additions & 34 deletions translations/deepin-ocr_ru.ts
Original file line number Diff line number Diff line change
@@ -1,84 +1,100 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="ru">
<?xml version="1.0" ?><!DOCTYPE TS><TS version="2.1" language="ru">
<context>
<name>MainWidget</name>
<message>
<source>Recognizing</source>
<translation type="unfinished"></translation>
<location filename="../src/mainwidget.cpp" line="115"/>
<source>No text recognized</source>
<translation>Нет распознанного текста</translation>
</message>
<message>
<source>Copied</source>
<translation type="unfinished"></translation>
<location filename="../src/mainwidget.cpp" line="166"/>
<source>Recognize language</source>
<translation type="unfinished"/>
</message>
<message>
<source>No text recognized</source>
<translation type="unfinished"></translation>
<location filename="../src/mainwidget.cpp" line="169"/>
<source>Simplified Chinese</source>
<translation type="unfinished"/>
</message>
<message>
<source>Copy text</source>
<translation type="unfinished"></translation>
<location filename="../src/mainwidget.cpp" line="169"/>
<source>English</source>
<translation type="unfinished"/>
</message>
<message>
<source>Save as TXT</source>
<translation type="unfinished"></translation>
<location filename="../src/mainwidget.cpp" line="169"/>
<source>Traditional Chinese</source>
<translation type="unfinished"/>
</message>
<message>
<source>Recognize language</source>
<translation type="unfinished"></translation>
<location filename="../src/mainwidget.cpp" line="204"/>
<source>Copy text</source>
<translation>Копировать текст</translation>
</message>
<message>
<source>Simplified Chinese</source>
<translation type="unfinished"></translation>
<location filename="../src/mainwidget.cpp" line="210"/>
<source>Save as TXT</source>
<translation>Сохранить простой текст</translation>
</message>
<message>
<source>English</source>
<translation type="unfinished"></translation>
<location filename="../src/mainwidget.cpp" line="236"/>
<source>Undo (Ctrl+Z)</source>
<translation type="unfinished"/>
</message>
<message>
<source>Traditional Chinese</source>
<translation type="unfinished"></translation>
<location filename="../src/mainwidget.cpp" line="247"/>
<source>Redo (Ctrl+Shift+Z)</source>
<translation type="unfinished"/>
</message>
<message>
<source>Undo (Ctrl+Z)</source>
<translation type="unfinished"></translation>
<location filename="../src/mainwidget.cpp" line="294"/>
<location filename="../src/mainwidget.cpp" line="335"/>
<source>Recognizing</source>
<translation>Распознавание</translation>
</message>
<message>
<source>Redo (Ctrl+Shift+Z)</source>
<translation type="unfinished"></translation>
<location filename="../src/mainwidget.cpp" line="563"/>
<source>Copied</source>
<translation>Скопировано</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<location filename="../src/main.cpp" line="75"/>
<source>OCR Tool</source>
<translation type="unfinished"></translation>
<translation>Распознавание текста</translation>
</message>
</context>
<context>
<name>ResultTextView</name>
<message>
<location filename="../src/resulttextview.cpp" line="22"/>
<source>Copy</source>
<translation type="unfinished"></translation>
<translation>Копировать</translation>
</message>
<message>
<location filename="../src/resulttextview.cpp" line="24"/>
<source>Cut</source>
<translation type="unfinished"></translation>
<translation>Вырезать</translation>
</message>
<message>
<source>Paste</source>
<translation type="unfinished"></translation>
<location filename="../src/resulttextview.cpp" line="27"/>
<source>Select All</source>
<translation>Выделить все</translation>
</message>
<message>
<source>Select All</source>
<translation type="unfinished"></translation>
<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="283"/>
<source>Tips: The clearer the image is, the more accurate the text is</source>
<translation type="unfinished"></translation>
<translation>Совет: чем четче изображение, тем лучше результаты распознавания</translation>
</message>
</context>
</TS>
</TS>

0 comments on commit ebdc90c

Please sign in to comment.