Skip to content

Commit

Permalink
Fix translation strings
Browse files Browse the repository at this point in the history
  • Loading branch information
EXL committed Oct 3, 2014
1 parent 48e4095 commit 2c3c800
Show file tree
Hide file tree
Showing 5 changed files with 66 additions and 49 deletions.
3 changes: 2 additions & 1 deletion Widget.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,8 @@ void Widget::showAbout()
"for unlock your phone. More details in this "
"<a href=\"http://forum.motofan.ru/index.php?showtopic=1730577\">forum thread</a><br>"
"on MotoFan.Ru.<br><br>"
"Tested on <i>R6637_G_81.03.05R</i> and <i>R6637_G_81.11.2BR_128</i><br>"
"Tested on <i>R6637_G_81.03.05R</i> and <i>R6637_G_81.11.2BR_128</i>.<br>"
"Based on pathes by <a href=\"http://forum.motofan.ru/index.php?showuser=90408\">yakk</a>.<br>"
"<p><center>EXL, 2014</center></p>"));
}

Expand Down
Binary file modified l10n/zUnlock-ZN5_en.qm
Binary file not shown.
56 changes: 32 additions & 24 deletions l10n/zUnlock-ZN5_en.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0" language="en_US">
<TS version="2.1" language="en_US">
<context>
<name>DropArea</name>
<message>
Expand Down Expand Up @@ -72,6 +72,11 @@ element</translation>
<source>File is not writable!</source>
<translation>File is not writable!</translation>
</message>
<message>
<location filename="../Filer.cpp" line="109"/>
<source>File is too big!</source>
<translation>File is too big!</translation>
</message>
</context>
<context>
<name>Patcher</name>
Expand All @@ -91,42 +96,42 @@ element</translation>
<translation>Patching ended. %1</translation>
</message>
<message>
<location filename="../Patcher.cpp" line="42"/>
<location filename="../Patcher.cpp" line="44"/>
<source>CG45 from &lt;strong&gt;Motorola ZN5&lt;/strong&gt; (64 MB RAM)</source>
<translation>CG45 from &lt;strong&gt;Motorola ZN5&lt;/strong&gt; (64 MB RAM)</translation>
</message>
<message>
<location filename="../Patcher.cpp" line="47"/>
<location filename="../Patcher.cpp" line="49"/>
<source>CG45 from &lt;strong&gt;Motorola ZN5 T-Mobile&lt;/strong&gt; (128 MB RAM)</source>
<translation>CG45 from &lt;strong&gt;Motorola ZN5 T-Mobile&lt;/strong&gt; (128 MB RAM)</translation>
</message>
<message>
<location filename="../Patcher.cpp" line="53"/>
<location filename="../Patcher.cpp" line="55"/>
<source>File isn&apos;t recognize! This is CG45.smg?</source>
<translation>File isn&apos;t recognize! This is CG45.smg?</translation>
</message>
<message>
<location filename="../Patcher.cpp" line="59"/>
<location filename="../Patcher.cpp" line="61"/>
<source>Can&apos;t open file: %1</source>
<translation>Can&apos;t open file: %1</translation>
</message>
<message>
<location filename="../Patcher.cpp" line="104"/>
<location filename="../Patcher.cpp" line="106"/>
<source>QBuffer error: %1</source>
<translation>QBuffer error: %1</translation>
</message>
<message>
<location filename="../Patcher.cpp" line="109"/>
<location filename="../Patcher.cpp" line="111"/>
<source>Bad CG45 file!</source>
<translation>Bad CG45 file!</translation>
</message>
<message>
<location filename="../Patcher.cpp" line="276"/>
<location filename="../Patcher.cpp" line="278"/>
<source>Cannot open file for write: %1</source>
<translation>Cannot open file for write: %1</translation>
</message>
<message>
<location filename="../Patcher.cpp" line="281"/>
<location filename="../Patcher.cpp" line="283"/>
<source>File: &lt;strong&gt;%1&lt;/strong&gt; successfully writed!</source>
<translation>File: &lt;strong&gt;%1&lt;/strong&gt; successfully writed!</translation>
</message>
Expand Down Expand Up @@ -174,68 +179,71 @@ element</translation>
<translation>&amp;Open File...</translation>
</message>
<message>
<location filename="../Widget.ui" line="178"/>
<source>&amp;Patch!</source>
<translation>&amp;Patch!</translation>
<translation type="vanished">&amp;Patch!</translation>
</message>
<message>
<location filename="../Widget.ui" line="185"/>
<location filename="../Widget.ui" line="178"/>
<source>&amp;Help...</source>
<translation>&amp;Help...</translation>
</message>
<message>
<location filename="../Widget.ui" line="204"/>
<location filename="../Widget.ui" line="197"/>
<source>Log Output</source>
<translation>Log Output</translation>
</message>
<message>
<location filename="../Widget.cpp" line="51"/>
<location filename="../Widget.cpp" line="58"/>
<source>Open *.smg file</source>
<translation>Open *.smg file</translation>
</message>
<message>
<location filename="../Widget.cpp" line="53"/>
<location filename="../Widget.cpp" line="60"/>
<source>SMG Files (*.smg);;All Files (*)</source>
<translation>SMG Files (*.smg);;All Files (*)</translation>
</message>
<message>
<location filename="../Widget.cpp" line="63"/>
<location filename="../Widget.cpp" line="74"/>
<source>&lt;strong&gt;&lt;font color=red&gt;[E]: %1&lt;/font&gt;&lt;/strong&gt;</source>
<translation>&lt;strong&gt;&lt;font color=red&gt;[E]: %1&lt;/font&gt;&lt;/strong&gt;</translation>
</message>
<message>
<location filename="../Widget.cpp" line="67"/>
<location filename="../Widget.cpp" line="78"/>
<source>&lt;font color=orange&gt;[W]: %1&lt;/font&gt;</source>
<translation>&lt;font color=orange&gt;[W]: %1&lt;/font&gt;</translation>
</message>
<message>
<location filename="../Widget.cpp" line="71"/>
<location filename="../Widget.cpp" line="82"/>
<source>&lt;font color=green&gt;[S]: %1&lt;/font&gt;</source>
<translation>&lt;font color=green&gt;[S]: %1&lt;/font&gt;</translation>
</message>
<message>
<location filename="../Widget.cpp" line="76"/>
<location filename="../Widget.cpp" line="87"/>
<source>&lt;font color=blue&gt;[M]: %1&lt;/font&gt;</source>
<translation>&lt;font color=blue&gt;[M]: %1&lt;/font&gt;</translation>
</message>
<message>
<location filename="../Widget.cpp" line="111"/>
<location filename="../Widget.cpp" line="122"/>
<source>Hello! Now %1</source>
<translation>Hello! Now %1</translation>
</message>
<message>
<location filename="../Widget.cpp" line="134"/>
<location filename="../Widget.cpp" line="143"/>
<source>About zUnlock-ZN5</source>
<translation>About zUnlock-ZN5</translation>
</message>
<message>
<location filename="../Widget.cpp" line="134"/>
<location filename="../Widget.cpp" line="143"/>
<source>&lt;p&gt;&lt;strong&gt;Version 0.1&lt;/strong&gt;&lt;/p&gt;This program helps you to patch the code group (CG45),&lt;br&gt;for unlock your phone. More details in this &lt;a href=&quot;http://forum.motofan.ru/index.php?showtopic=1730577&quot;&gt;forum thread&lt;/a&gt;&lt;br&gt;on MotoFan.Ru.&lt;br&gt;&lt;br&gt;Tested on &lt;i&gt;R6637_G_81.03.05R&lt;/i&gt; and &lt;i&gt;R6637_G_81.11.2BR_128&lt;/i&gt;.&lt;br&gt;Based on pathes by &lt;a href=&quot;http://forum.motofan.ru/index.php?showuser=90408&quot;&gt;yakk&lt;/a&gt;.&lt;br&gt;&lt;p&gt;&lt;center&gt;EXL, 2014&lt;/center&gt;&lt;/p&gt;</source>
<translation>&lt;p&gt;&lt;strong&gt;Version 0.1&lt;/strong&gt;&lt;/p&gt;This program helps you to patch the code group (CG45),&lt;br&gt;for unlock your phone. More details in this &lt;a href=&quot;http://forum.motofan.ru/index.php?showtopic=1730577&quot;&gt;forum thread&lt;/a&gt;&lt;br&gt;on MotoFan.Ru.&lt;br&gt;&lt;br&gt;Tested on &lt;i&gt;R6637_G_81.03.05R&lt;/i&gt; and &lt;i&gt;R6637_G_81.11.2BR_128&lt;/i&gt;.&lt;br&gt;Based on pathes by &lt;a href=&quot;http://forum.motofan.ru/index.php?showuser=90408&quot;&gt;yakk&lt;/a&gt;.&lt;br&gt;&lt;p&gt;&lt;center&gt;EXL, 2014&lt;/center&gt;&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;&lt;strong&gt;Version 0.1&lt;/strong&gt;&lt;/p&gt;This program helps you to patch the code group (CG45),&lt;br&gt;for unlock your phone. More details in this &lt;a href=&quot;http://forum.motofan.ru/index.php?showtopic=1730577&quot;&gt;forum thread&lt;/a&gt;&lt;br&gt;on MotoFan.Ru.&lt;br&gt;&lt;br&gt;Tested on &lt;i&gt;R6637_G_81.03.05R&lt;/i&gt; and &lt;i&gt;R6637_G_81.11.2BR_128&lt;/i&gt;&lt;br&gt;&lt;p&gt;&lt;center&gt;EXL, 2014&lt;/center&gt;&lt;/p&gt;</source>
<translation>&lt;p&gt;&lt;strong&gt;Version 0.1&lt;/strong&gt;&lt;/p&gt;This program helps you to patch the code group (CG45),&lt;br&gt;for unlock your phone. More details in this &lt;a href=&quot;http://forum.motofan.ru/index.php?showtopic=1730577&quot;&gt;forum thread&lt;/a&gt;&lt;br&gt;on MotoFan.Ru.&lt;br&gt;&lt;br&gt;Tested on &lt;i&gt;R6637_G_81.03.05R&lt;/i&gt; and &lt;i&gt;R6637_G_81.11.2BR_128&lt;/i&gt;&lt;br&gt;&lt;p&gt;&lt;center&gt;EXL, 2014&lt;/center&gt;&lt;/p&gt;</translation>
<translation type="vanished">&lt;p&gt;&lt;strong&gt;Version 0.1&lt;/strong&gt;&lt;/p&gt;This program helps you to patch the code group (CG45),&lt;br&gt;for unlock your phone. More details in this &lt;a href=&quot;http://forum.motofan.ru/index.php?showtopic=1730577&quot;&gt;forum thread&lt;/a&gt;&lt;br&gt;on MotoFan.Ru.&lt;br&gt;&lt;br&gt;Tested on &lt;i&gt;R6637_G_81.03.05R&lt;/i&gt; and &lt;i&gt;R6637_G_81.11.2BR_128&lt;/i&gt;&lt;br&gt;&lt;p&gt;&lt;center&gt;EXL, 2014&lt;/center&gt;&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;&lt;strong&gt;Version 0.1&lt;/strong&gt;&lt;/p&gt;This program helps you to patch the code group (CG45),&lt;br&gt;for unlock your phone. More details in this &lt;a href=&quot;http://forum.motofan.ru/index.php?showtopic=1730577&quot;&gt;forum thread&lt;/a&gt;&lt;br&gt;on MotoFan.Ru.&lt;br&gt;&lt;p&gt;&lt;center&gt;EXL, 2014&lt;/center&gt;&lt;/p&gt;</source>
<translation>&lt;p&gt;&lt;strong&gt;Version 0.1&lt;/strong&gt;&lt;/p&gt;This program helps you to patch the code group (CG45),&lt;br&gt;for unlock your phone. More details in this &lt;a href=&quot;http://forum.motofan.ru/index.php?showtopic=1730577&quot;&gt;forum thread&lt;/a&gt;&lt;br&gt;on MotoFan.Ru.&lt;br&gt;&lt;p&gt;&lt;center&gt;EXL, 2014&lt;/center&gt;&lt;/p&gt;</translation>
<translation type="vanished">&lt;p&gt;&lt;strong&gt;Version 0.1&lt;/strong&gt;&lt;/p&gt;This program helps you to patch the code group (CG45),&lt;br&gt;for unlock your phone. More details in this &lt;a href=&quot;http://forum.motofan.ru/index.php?showtopic=1730577&quot;&gt;forum thread&lt;/a&gt;&lt;br&gt;on MotoFan.Ru.&lt;br&gt;&lt;p&gt;&lt;center&gt;EXL, 2014&lt;/center&gt;&lt;/p&gt;</translation>
</message>
</context>
</TS>
Binary file modified l10n/zUnlock-ZN5_ru.qm
Binary file not shown.
Loading

0 comments on commit 2c3c800

Please sign in to comment.