4
1
mirror of https://github.com/QuasarApp/DoctorPill.git synced 2025-05-12 01:19:47 +00:00

fix some translations

This commit is contained in:
Andrei Yankovich 2022-12-25 20:42:49 +03:00
parent 9f10d680a3
commit 8d7f3b8a43
4 changed files with 13 additions and 70 deletions

@ -45,7 +45,6 @@ set(LANGS ${CMAKE_CURRENT_SOURCE_DIR}/languages/en.ts
${CMAKE_CURRENT_SOURCE_DIR}/languages/zh.ts
${CMAKE_CURRENT_SOURCE_DIR}/languages/de.ts
${CMAKE_CURRENT_SOURCE_DIR}/languages/fr.ts
${CMAKE_CURRENT_SOURCE_DIR}/languages/es.ts
${CMAKE_CURRENT_SOURCE_DIR}/languages/pl.ts)
prepareQM(${CURRENT_PROJECT} ${CMAKE_CURRENT_SOURCE_DIR}/../ "${LANGS}")

@ -6,7 +6,6 @@
<qresource prefix="/DoctorPillTr">
<file>languages/en.qm</file>
<file>languages/de.qm</file>
<file>languages/es.qm</file>
<file>languages/fr.qm</file>
<file>languages/ja.qm</file>
<file>languages/pl.qm</file>

@ -1,55 +1,55 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1">
<TS version="2.1" language="en_US">
<context>
<name>DoctorView</name>
<message>
<source>This is your personal application doctor room! The doctor automatically check your application to exits errors. If the Doctor found any errors he suggest solution of your issue</source>
<translation type="unfinished"></translation>
<translation></translation>
</message>
<message>
<source>The Doctor not found any issues. If you sure that application is works wrong then you can contact with developers.</source>
<translation type="unfinished"></translation>
<translation></translation>
</message>
<message>
<source>Contact with Developers</source>
<translation type="unfinished"></translation>
<translation></translation>
</message>
<message>
<source>Diagnostic</source>
<translation type="unfinished"></translation>
<translation></translation>
</message>
<message>
<source>&lt;b&gt;Attention&lt;/b&gt;: Please use this page only if you knows what you do. If your application works correctly then please - do nothing.</source>
<translation type="unfinished"></translation>
<translation></translation>
</message>
<message>
<source>Enter: </source>
<translation type="unfinished"></translation>
<translation></translation>
</message>
<message>
<source>Drop</source>
<translation type="unfinished"></translation>
<translation></translation>
</message>
<message>
<source>Fix failed ;( </source>
<translation type="unfinished"></translation>
<translation></translation>
</message>
<message>
<source>I know what I&apos;m doing</source>
<translation type="unfinished"></translation>
<translation></translation>
</message>
<message>
<source>Fix</source>
<translation type="unfinished"></translation>
<translation></translation>
</message>
<message>
<source>Application&apos;s doctor room</source>
<translation type="unfinished"></translation>
<translation></translation>
</message>
<message>
<source> For begin diagnostic enter please the next line: </source>
<translation type="unfinished"></translation>
<translation></translation>
</message>
</context>
</TS>

@ -1,55 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1">
<context>
<name>DoctorView</name>
<message>
<source>This is your personal application doctor room! The doctor automatically check your application to exits errors. If the Doctor found any errors he suggest solution of your issue</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>The Doctor not found any issues. If you sure that application is works wrong then you can contact with developers.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Contact with Developers</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Diagnostic</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;b&gt;Attention&lt;/b&gt;: Please use this page only if you knows what you do. If your application works correctly then please - do nothing.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Enter: </source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Drop</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Fix failed ;( </source>
<translation type="unfinished"></translation>
</message>
<message>
<source>I know what I&apos;m doing</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Fix</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Application&apos;s doctor room</source>
<translation type="unfinished"></translation>
</message>
<message>
<source> For begin diagnostic enter please the next line: </source>
<translation type="unfinished"></translation>
</message>
</context>
</TS>