-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2494902
commit 208ef10
Showing
4 changed files
with
27 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1294,7 +1294,7 @@ void MainWindow::about() { | |
"作者 :王长春<br>" | ||
"版本 :Community v1.7.0<br>" | ||
"邮箱 :[email protected]<br>" | ||
"地址 :<a href='https://github.com/cc20110101/RedisView'>github</a> <a href='https://www.oschina.net/p/RedisView'>oschina</a> <a href='https://sourceforge.net/projects/redisview/'>sourceforge</a><br>" | ||
"地址 :<a href='http://www.cc123.net.cn'>RedisView</a> <a href='https://github.com/cc20110101/RedisView'>GitHub</a><br>" | ||
"版权 :Copyright 2019 Powered By CC<br>" | ||
) | ||
); | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -214,22 +214,22 @@ | |
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="AppView/CheckCodeDialog.cpp" line="9"/> | ||
<location filename="AppView/CheckCodeDialog.cpp" line="17"/> | ||
<source>注册</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="AppView/CheckCodeDialog.cpp" line="10"/> | ||
<location filename="AppView/CheckCodeDialog.cpp" line="18"/> | ||
<source>软件码</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="AppView/CheckCodeDialog.cpp" line="12"/> | ||
<location filename="AppView/CheckCodeDialog.cpp" line="20"/> | ||
<source>请输入注册码</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="AppView/CheckCodeDialog.cpp" line="34"/> | ||
<location filename="AppView/CheckCodeDialog.cpp" line="42"/> | ||
<source>注册失败</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
|
@@ -1916,7 +1916,7 @@ | |
</message> | ||
<message> | ||
<location filename="AppView/MainWindow.cpp" line="303"/> | ||
<location filename="AppView/MainWindow.cpp" line="1303"/> | ||
<location filename="AppView/MainWindow.cpp" line="1304"/> | ||
<source>版本历史</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
|
@@ -2046,28 +2046,28 @@ | |
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="AppView/MainWindow.cpp" line="680"/> | ||
<location filename="AppView/MainWindow.cpp" line="681"/> | ||
<source>保存信息</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="AppView/MainWindow.cpp" line="680"/> | ||
<location filename="AppView/MainWindow.cpp" line="681"/> | ||
<source>成功保存窗口大小与位置信息!</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="AppView/MainWindow.cpp" line="1289"/> | ||
<location filename="AppView/MainWindow.cpp" line="1290"/> | ||
<source>关于</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="AppView/MainWindow.cpp" line="1290"/> | ||
<source><br><b>RedisView</b><br><br>作者 :王长春<br>版本 :Community v1.7.0<br>邮箱 :[email protected]<br>地址 :<a href='https://github.com/cc20110101/RedisView'>github</a> <a href='https://www.oschina.net/p/RedisView'>oschina</a> <a href='https://sourceforge.net/projects/redisview/'>sourceforge</a><br>版权 :Copyright 2019 Powered By CC<br></source> | ||
<oldsource><br><b>RedisView</b><br><br>作者 :王长春<br>版本 :Professional v1.0.0<br>邮箱 :[email protected]<br>地址 :<a href='https://github.com/cc20110101/RedisView'>github</a> <a href='https://www.oschina.net/p/RedisView'>oschina</a> <a href='https://sourceforge.net/projects/redisview/'>sourceforge</a><br>版权 :Copyright 2019 Powered By CC<br></oldsource> | ||
<location filename="AppView/MainWindow.cpp" line="1291"/> | ||
<source><br><b>RedisView</b><br><br>作者 :王长春<br>版本 :Community v1.7.0<br>邮箱 :[email protected]<br>地址 :<a href='http://www.cc123.net.cn'>RedisView</a> <a href='https://github.com/cc20110101/RedisView'>GitHub</a><br>版权 :Copyright 2019 Powered By CC<br></source> | ||
<oldsource><br><b>RedisView</b><br><br>作者 :王长春<br>版本 :Community v1.7.0<br>邮箱 :[email protected]<br>地址 :<a href='http://www.cc123.net.cn'>RedisView</a><a href='https://github.com/cc20110101/RedisView'>GitHub</a><br>版权 :Copyright 2019 Powered By CC<br></oldsource> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="AppView/MainWindow.cpp" line="1304"/> | ||
<location filename="AppView/MainWindow.cpp" line="1305"/> | ||
<source><br>2019/06/26&nbsp;&nbsp;Version 1.7.0&nbsp;&nbsp;新增主题设置和数据库导入导出.<br><br>2019/06/01&nbsp;&nbsp;Version 1.6.7&nbsp;&nbsp;密码AES加密存储.<br><br>2019/05/30&nbsp;&nbsp;Version 1.6.6&nbsp;&nbsp;新增集群信息查看分析功能.<br><br>2019/05/08&nbsp;&nbsp;Version 1.6.5&nbsp;&nbsp;修复设置含空格值失败Bug.<br><br>2019/04/08&nbsp;&nbsp;Version 1.6.4&nbsp;&nbsp;修复值初始化模式Bug.<br><br>2019/04/05&nbsp;&nbsp;Version 1.6.3&nbsp;&nbsp;修复键值过长显示不全Bug.<br><br>2019/03/24&nbsp;&nbsp;Version 1.6.2&nbsp;&nbsp;增加操作进度提示,修复中文乱码Bug.<br><br>2019/03/15&nbsp;&nbsp;Version 1.6.1&nbsp;&nbsp;支持编码选择.<br><br>2019/02/21&nbsp;&nbsp;Version 1.6.0&nbsp;&nbsp;支持复制集模式.<br><br>2019/01/20&nbsp;&nbsp;Version 1.5.0&nbsp;&nbsp;增加批量删除键功能.<br><br>2019/01/19&nbsp;&nbsp;Version 1.4.0&nbsp;&nbsp;增加订阅发布模式.<br><br>2019/01/10&nbsp;&nbsp;Version 1.3.0&nbsp;&nbsp;界面调整,增加键值初始化扫描模式.<br><br>2019/01/07&nbsp;&nbsp;Version 1.2.0&nbsp;&nbsp;自定义值模型,内存优化;新增Mac、Linux版本.<br><br>2018/12/30&nbsp;&nbsp;Version 1.1.0&nbsp;&nbsp;自定义键模型,内存优化.<br><br>2018/12/25&nbsp;&nbsp;Version 1.0.0&nbsp;&nbsp;Windows初版发布.<br></source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -251,25 +251,25 @@ | |
<translation>Cancel</translation> | ||
</message> | ||
<message> | ||
<location filename="AppView/CheckCodeDialog.cpp" line="9"/> | ||
<location filename="AppView/CheckCodeDialog.cpp" line="17"/> | ||
<source>注册</source> | ||
<translatorcomment>Register</translatorcomment> | ||
<translation>Register</translation> | ||
</message> | ||
<message> | ||
<location filename="AppView/CheckCodeDialog.cpp" line="10"/> | ||
<location filename="AppView/CheckCodeDialog.cpp" line="18"/> | ||
<source>软件码</source> | ||
<translatorcomment>Software Code</translatorcomment> | ||
<translation>Software Code</translation> | ||
</message> | ||
<message> | ||
<location filename="AppView/CheckCodeDialog.cpp" line="12"/> | ||
<location filename="AppView/CheckCodeDialog.cpp" line="20"/> | ||
<source>请输入注册码</source> | ||
<translatorcomment>Please enter the registration code</translatorcomment> | ||
<translation>Please enter the registration code</translation> | ||
</message> | ||
<message> | ||
<location filename="AppView/CheckCodeDialog.cpp" line="34"/> | ||
<location filename="AppView/CheckCodeDialog.cpp" line="42"/> | ||
<source>注册失败</source> | ||
<translatorcomment>Registration Failed</translatorcomment> | ||
<translation>Registration Failed</translation> | ||
|
@@ -2269,7 +2269,7 @@ the best, everything goes well...</translation> | |
</message> | ||
<message> | ||
<location filename="AppView/MainWindow.cpp" line="303"/> | ||
<location filename="AppView/MainWindow.cpp" line="1303"/> | ||
<location filename="AppView/MainWindow.cpp" line="1304"/> | ||
<source>版本历史</source> | ||
<translatorcomment>Version Log</translatorcomment> | ||
<translation>Version Log</translation> | ||
|
@@ -2423,32 +2423,32 @@ the best, everything goes well...</translation> | |
<translation>Language settings successful, restart effective!</translation> | ||
</message> | ||
<message> | ||
<location filename="AppView/MainWindow.cpp" line="680"/> | ||
<location filename="AppView/MainWindow.cpp" line="681"/> | ||
<source>保存信息</source> | ||
<translatorcomment>Save</translatorcomment> | ||
<translation>Save</translation> | ||
</message> | ||
<message> | ||
<location filename="AppView/MainWindow.cpp" line="680"/> | ||
<location filename="AppView/MainWindow.cpp" line="681"/> | ||
<source>成功保存窗口大小与位置信息!</source> | ||
<translatorcomment>Successfully save window size and location information!</translatorcomment> | ||
<translation>Successfully save window size and location information!</translation> | ||
</message> | ||
<message> | ||
<location filename="AppView/MainWindow.cpp" line="1289"/> | ||
<location filename="AppView/MainWindow.cpp" line="1290"/> | ||
<source>关于</source> | ||
<translatorcomment>About</translatorcomment> | ||
<translation>About</translation> | ||
</message> | ||
<message> | ||
<location filename="AppView/MainWindow.cpp" line="1290"/> | ||
<source><br><b>RedisView</b><br><br>作者 :王长春<br>版本 :Community v1.7.0<br>邮箱 :[email protected]<br>地址 :<a href='https://github.com/cc20110101/RedisView'>github</a> <a href='https://www.oschina.net/p/RedisView'>oschina</a> <a href='https://sourceforge.net/projects/redisview/'>sourceforge</a><br>版权 :Copyright 2019 Powered By CC<br></source> | ||
<oldsource><br><b>RedisView</b><br><br>作者 :王长春<br>版本 :Professional v1.0.0<br>邮箱 :[email protected]<br>地址 :<a href='https://github.com/cc20110101/RedisView'>github</a> <a href='https://www.oschina.net/p/RedisView'>oschina</a> <a href='https://sourceforge.net/projects/redisview/'>sourceforge</a><br>版权 :Copyright 2019 Powered By CC<br></oldsource> | ||
<translatorcomment><br><b>RedisView</b><br><br>Author :WangChangchun<br>Version : Community v1.7.0<br>Mailbox :[email protected]<br>Address :<a href='https://github.com/cc20110101/RedisView'>github</a> <a href='https://www.oschina.net/p/RedisView'>oschina</a> <a href='https://sourceforge.net/projects/redisview/'>sourceforge</a><br>Copyright :Copyright 2019 Powered By CC<br></translatorcomment> | ||
<translation><br><b>RedisView</b><br><br>Author :WangChangchun<br>Version : Community v1.7.0<br>Mailbox :[email protected]<br>Address :<a href='https://github.com/cc20110101/RedisView'>github</a> <a href='https://www.oschina.net/p/RedisView'>oschina</a> <a href='https://sourceforge.net/projects/redisview/'>sourceforge</a><br>Copyright :Copyright 2019 Powered By CC<br></translation> | ||
<location filename="AppView/MainWindow.cpp" line="1291"/> | ||
<source><br><b>RedisView</b><br><br>作者 :王长春<br>版本 :Community v1.7.0<br>邮箱 :[email protected]<br>地址 :<a href='http://www.cc123.net.cn'>RedisView</a> <a href='https://github.com/cc20110101/RedisView'>GitHub</a><br>版权 :Copyright 2019 Powered By CC<br></source> | ||
<oldsource><br><b>RedisView</b><br><br>作者 :王长春<br>版本 :Community v1.7.0<br>邮箱 :[email protected]<br>地址 :<a href='http://www.cc123.net.cn'>RedisView</a><a href='https://github.com/cc20110101/RedisView'>GitHub</a><br>版权 :Copyright 2019 Powered By CC<br></oldsource> | ||
<translatorcomment><br><b>RedisView</b><br><br>Author :WangChangchun<br>Version : Community v1.7.0<br>Mailbox :[email protected]<br>Address :<a href='<br><b>RedisView</b><br><br>Author :WangChangchun<br>Version : Community v1.7.0<br>Mailbox :[email protected]<br>Address :<a href='http://www.cc123.net.cn'>RedisView</a> <a href='https://github.com/cc20110101/RedisView'>GitHub</a> <br>Copyright :Copyright 2019 Powered By CC<br></translatorcomment> | ||
<translation><br><b>RedisView</b><br><br>Author :WangChangchun<br>Version: Community v1.7.0<br>Mailbox :[email protected]<br>Address :<a href='<br><b>RedisView</b><br><br>Author :WangChangchun<br>Version : Community v1.7.0<br>Mailbox :[email protected]<br>Address :<a href='http://www.cc123.net.cn'>RedisView</a> <a href='https://github.com/cc20110101/RedisView'>GitHub</a><br>Copyright :Copyright 2019 Powered By CC<br></translation> | ||
</message> | ||
<message> | ||
<location filename="AppView/MainWindow.cpp" line="1304"/> | ||
<location filename="AppView/MainWindow.cpp" line="1305"/> | ||
<source><br>2019/06/26&nbsp;&nbsp;Version 1.7.0&nbsp;&nbsp;新增主题设置和数据库导入导出.<br><br>2019/06/01&nbsp;&nbsp;Version 1.6.7&nbsp;&nbsp;密码AES加密存储.<br><br>2019/05/30&nbsp;&nbsp;Version 1.6.6&nbsp;&nbsp;新增集群信息查看分析功能.<br><br>2019/05/08&nbsp;&nbsp;Version 1.6.5&nbsp;&nbsp;修复设置含空格值失败Bug.<br><br>2019/04/08&nbsp;&nbsp;Version 1.6.4&nbsp;&nbsp;修复值初始化模式Bug.<br><br>2019/04/05&nbsp;&nbsp;Version 1.6.3&nbsp;&nbsp;修复键值过长显示不全Bug.<br><br>2019/03/24&nbsp;&nbsp;Version 1.6.2&nbsp;&nbsp;增加操作进度提示,修复中文乱码Bug.<br><br>2019/03/15&nbsp;&nbsp;Version 1.6.1&nbsp;&nbsp;支持编码选择.<br><br>2019/02/21&nbsp;&nbsp;Version 1.6.0&nbsp;&nbsp;支持复制集模式.<br><br>2019/01/20&nbsp;&nbsp;Version 1.5.0&nbsp;&nbsp;增加批量删除键功能.<br><br>2019/01/19&nbsp;&nbsp;Version 1.4.0&nbsp;&nbsp;增加订阅发布模式.<br><br>2019/01/10&nbsp;&nbsp;Version 1.3.0&nbsp;&nbsp;界面调整,增加键值初始化扫描模式.<br><br>2019/01/07&nbsp;&nbsp;Version 1.2.0&nbsp;&nbsp;自定义值模型,内存优化;新增Mac、Linux版本.<br><br>2018/12/30&nbsp;&nbsp;Version 1.1.0&nbsp;&nbsp;自定义键模型,内存优化.<br><br>2018/12/25&nbsp;&nbsp;Version 1.0.0&nbsp;&nbsp;Windows初版发布.<br></source> | ||
<translatorcomment><br>2019/06/26&nbsp;&nbsp;Version 1.7.7&nbsp;&nbsp;New theme settings and database import and export.<br><br>2019/06/01&nbsp;&nbsp;Version 1.6.7&nbsp;&nbsp;Password AES encrypted storage.<br><br>2019/05/30&nbsp;&nbsp;Version 1.6.6&nbsp;&nbsp;Added cluster viewing and analysis capabilities.<br><br>2019/05/08&nbsp;&nbsp;Version 1.6.5&nbsp;&nbsp;Fix setting bug with space value failed.<br><br>2019/04/08&nbsp;&nbsp;Version 1.6.4&nbsp;&nbsp;Fix value initialization pattern bug.<br><br>2019/04/05&nbsp;&nbsp;Version 1.6.3&nbsp;&nbsp;Repair incomplete display bug when key value is too long.<br><br>2019/03/24&nbsp;&nbsp;Version 1.6.2&nbsp;&nbsp;Increase progress hints,fix chinese garbled bug.<br><br>2019/03/15&nbsp;&nbsp;Version 1.6.1&nbsp;&nbsp;Support coding settings.<br><br>2019/02/21&nbsp;&nbsp;Version 1.6.0&nbsp;&nbsp;Support replication mode.<br><br>2019/01/20&nbsp;&nbsp;Version 1.5.0&nbsp;&nbsp;Add batch deletion key function.<br><br>2019/01/19&nbsp;&nbsp;Version 1.4.0&nbsp;&nbsp;Adding subscription publishing mode.<br><br>2019/01/10&nbsp;&nbsp;Version 1.3.0&nbsp;&nbsp;Adjust view interface,adding keys and values to initialize scan mode.<br><br>2019/01/07&nbsp;&nbsp;Version 1.2.0&nbsp;&nbsp;Custom value model, memory optimization; add mac and linux version.<br><br>2018/12/30&nbsp;&nbsp;Version 1.1.0&nbsp;&nbsp;Custom key model, memory optimization.<br><br>2018/12/25&nbsp;&nbsp;Version 1.0.0&nbsp;&nbsp;Initial release of windows.<br></translatorcomment> | ||
<translation><br>2019/06/26&nbsp;&nbsp;Version 1.7.7&nbsp;&nbsp;New theme settings and database import and export.<br><br>2019/06/01&nbsp;&nbsp;Version 1.6.7&nbsp;&nbsp;Password AES encrypted storage.<br><br>2019/05/30&nbsp;&nbsp;Version 1.6.6&nbsp;&nbsp;Added cluster viewing and analysis capabilities.<br><br>2019/05/08&nbsp;&nbsp;Version 1.6.5&nbsp;&nbsp;Fix setting bug with space value failed.<br><br>2019/04/08&nbsp;&nbsp;Version 1.6.4&nbsp;&nbsp;Fix value initialization pattern bug.<br><br>2019/04/05&nbsp;&nbsp;Version 1.6.3&nbsp;&nbsp;Repair incomplete display bug when key value is too long.<br><br>2019/03/24&nbsp;&nbsp;Version 1.6.2&nbsp;&nbsp;Increase progress hints,fix chinese garbled bug.<br><br>2019/03/15&nbsp;&nbsp;Version 1.6.1&nbsp;&nbsp;Support coding settings.<br><br>2019/02/21&nbsp;&nbsp;Version 1.6.0&nbsp;&nbsp;Support replication mode.<br><br>2019/01/20&nbsp;&nbsp;Version 1.5.0&nbsp;&nbsp;Add batch deletion key function.<br><br>2019/01/19&nbsp;&nbsp;Version 1.4.0&nbsp;&nbsp;Adding subscription publishing mode.<br><br>2019/01/10&nbsp;&nbsp;Version 1.3.0&nbsp;&nbsp;Adjust view interface,adding keys and values to initialize scan mode.<br><br>2019/01/07&nbsp;&nbsp;Version 1.2.0&nbsp;&nbsp;Custom value model, memory optimization; add mac and linux version.<br><br>2018/12/30&nbsp;&nbsp;Version 1.1.0&nbsp;&nbsp;Custom key model, memory optimization.<br><br>2018/12/25&nbsp;&nbsp;Version 1.0.0&nbsp;&nbsp;Initial release of windows.<br></translation> | ||
|