mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Added display of Qt version in AboutDialog.
Updated english translation git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6844 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
135a5e579a
commit
30103ef5f2
@ -171,13 +171,24 @@
|
||||
<context>
|
||||
<name>AudioPopupChatDialog</name>
|
||||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="15"/>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="18"/>
|
||||
<source>Mute yourself</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="35"/>
|
||||
<source>Deafen yourself</source>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="38"/>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="104"/>
|
||||
<source>Start Call</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="84"/>
|
||||
<source>Stop Call</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/AudioPopupChatDialog.cpp" line="129"/>
|
||||
<source>Answer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
|
@ -193,8 +193,11 @@ AWidget::AWidget() {
|
||||
{
|
||||
QString version = QString("RetroShare %1 : \n%2").arg(tr("version"), QString::fromStdString(vit->second));
|
||||
p.drawText(QRect(10, 10, width()-10, 60), version);
|
||||
|
||||
}
|
||||
|
||||
/* Draw Qt's version number */
|
||||
p.drawText(QRect(10, 50, width()-10, 60), QString("Qt %1 : \n%2").arg(tr("version"), QT_VERSION_STR));
|
||||
|
||||
p.end();
|
||||
|
||||
image1 = image2 = image;
|
||||
|
@ -1722,10 +1722,6 @@ Double click lobbies to enter and chat.</source>
|
||||
<source>Name : </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Authentified signature</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Signed with key not in keyring</source>
|
||||
<translation type="unfinished"></translation>
|
||||
@ -1734,6 +1730,10 @@ Double click lobbies to enter and chat.</source>
|
||||
<source>Not signed.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Authenticated signature</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>ChatStyle</name>
|
||||
@ -8973,6 +8973,14 @@ Do you want to save message ?</source>
|
||||
<source>Only show people you trusted</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>PGP key unknown</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>You dont have the PGP key of the message sender. So you cannot respond!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MessagePage</name>
|
||||
@ -9189,6 +9197,10 @@ Do you want to save message ?</source>
|
||||
<source>This message could not be decrypted.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Unknown (needs decryption)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MessageWindow</name>
|
||||
@ -9611,6 +9623,10 @@ Do you want to save message ?</source>
|
||||
<source> <h1><img width="32" src=":/images/64px_help.png">&nbsp;&nbsp;Messages</h1> <p>Messages are like <b>e-mail</b>: you send/receive them from your friends when both of you are connected.</p> <p>It is also possible to send messages to non friends, using tunnels. Such messages are always encrypted. It is recommended to cryptographically sign distant messages, as a proof of your identity, using the <img width="16" src=":/images/stock_signature_ok.png"/> button in the message composer window. Distant messages are not guarrantied to arrive, since this requires the distant peer to accept them (You need yourself to switch this on in Config-Messages).</p> <p>Some additional features allow you to exchange data in messages: you may recommend files to your friends by pasting file links, or recommend friends-to-be to other friends, in order to streathen your network.</p> </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>This message has been successfully decrypted, and is unsigned.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MessengerWindow</name>
|
||||
@ -12574,19 +12590,11 @@ The default value is 20.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Download when active (KB/s) </source>
|
||||
<source>Download (KB/s) </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Upload when active (KB/s) </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Download when idle (KB/s) </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Upload when idle (KB/s) </source>
|
||||
<source>Upload (KB/s) </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
|
Loading…
Reference in New Issue
Block a user