mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-25 23:49:35 -05:00
Fixed misspelling in TrustView.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3921 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
2f559dae96
commit
74f3b3d5a3
@ -195,7 +195,7 @@ void TrustView::update()
|
|||||||
if(i_ji == NULL)
|
if(i_ji == NULL)
|
||||||
{
|
{
|
||||||
i_ij->setBackgroundColor(Qt::yellow) ;
|
i_ij->setBackgroundColor(Qt::yellow) ;
|
||||||
i_ij->setToolTip(trustTableTW->horizontalHeaderItem(i)->text() + tr(" is athenticated (one way) by " )+trustTableTW->verticalHeaderItem(j)->text()) ;
|
i_ij->setToolTip(trustTableTW->horizontalHeaderItem(i)->text() + tr(" is authenticated (one way) by " )+trustTableTW->verticalHeaderItem(j)->text()) ;
|
||||||
i_ij->setText(tr("Half")) ;
|
i_ij->setText(tr("Half")) ;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
@ -203,22 +203,22 @@ void TrustView::update()
|
|||||||
if(i==j)
|
if(i==j)
|
||||||
{
|
{
|
||||||
i_ij->setBackgroundColor(Qt::red) ;
|
i_ij->setBackgroundColor(Qt::red) ;
|
||||||
i_ij->setToolTip(trustTableTW->horizontalHeaderItem(i)->text() + tr(" athenticated himself") ) ;
|
i_ij->setToolTip(trustTableTW->horizontalHeaderItem(i)->text() + tr(" authenticated himself") ) ;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
i_ij->setBackgroundColor(Qt::green) ;
|
i_ij->setBackgroundColor(Qt::green) ;
|
||||||
i_ij->setToolTip(trustTableTW->horizontalHeaderItem(i)->text() + " and " +trustTableTW->verticalHeaderItem(j)->text() + tr(" athenticated each others") ) ;
|
i_ij->setToolTip(trustTableTW->horizontalHeaderItem(i)->text() + " and " +trustTableTW->verticalHeaderItem(j)->text() + tr(" authenticated each other") ) ;
|
||||||
i_ij->setText(tr("Full")) ;
|
i_ij->setText(tr("Full")) ;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
for(int i=0;i<trustTableTW->rowCount();++i)
|
for(int i=0;i<trustTableTW->rowCount();++i)
|
||||||
trustTableTW->verticalHeaderItem(i)->setToolTip(trustTableTW->verticalHeaderItem(i)->text()+ tr(" is athenticated by ") + QString::number(ni[i]) + tr(" peers, including him(her)self.")) ;
|
trustTableTW->verticalHeaderItem(i)->setToolTip(trustTableTW->verticalHeaderItem(i)->text()+ tr(" is authenticated by ") + QString::number(ni[i]) + tr(" peers, including him(her)self.")) ;
|
||||||
|
|
||||||
for(int j=0;j<trustTableTW->columnCount();++j)
|
for(int j=0;j<trustTableTW->columnCount();++j)
|
||||||
trustTableTW->horizontalHeaderItem(j)->setToolTip(trustTableTW->horizontalHeaderItem(j)->text()+ tr(" athenticated ") + QString::number(nj[j]) + tr(" peers, including him(her)self.")) ;
|
trustTableTW->horizontalHeaderItem(j)->setToolTip(trustTableTW->horizontalHeaderItem(j)->text()+ tr(" authenticated ") + QString::number(nj[j]) + tr(" peers, including him(her)self.")) ;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Binary file not shown.
@ -7348,7 +7348,7 @@ p, li { white-space: pre-wrap; }
|
|||||||
<context>
|
<context>
|
||||||
<name>PeersDialog</name>
|
<name>PeersDialog</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../gui/PeersDialog.cpp" line="+443"/>
|
<location filename="../gui/PeersDialog.cpp" line="+454"/>
|
||||||
<source>Chat</source>
|
<source>Chat</source>
|
||||||
<translation>Chat</translation>
|
<translation>Chat</translation>
|
||||||
</message>
|
</message>
|
||||||
@ -7373,22 +7373,22 @@ p, li { white-space: pre-wrap; }
|
|||||||
<translation>Verbinde zum Freund</translation>
|
<translation>Verbinde zum Freund</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location line="-307"/>
|
<location line="-317"/>
|
||||||
<source>Profile</source>
|
<source>Profile</source>
|
||||||
<translation>Profil</translation>
|
<translation>Profil</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location line="+41"/>
|
<location line="+43"/>
|
||||||
<source>Welcome to RetroShare's group chat.</source>
|
<source>Welcome to RetroShare's group chat.</source>
|
||||||
<translation>Willkommen bei RetroShare's Gruppenchat.</translation>
|
<translation>Willkommen bei RetroShare's Gruppenchat.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location line="+59"/>
|
<location line="+63"/>
|
||||||
<source>me</source>
|
<source>me</source>
|
||||||
<translation>ich</translation>
|
<translation>ich</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location line="+162"/>
|
<location line="+166"/>
|
||||||
<source>Group</source>
|
<source>Group</source>
|
||||||
<translation>Gruppe</translation>
|
<translation>Gruppe</translation>
|
||||||
</message>
|
</message>
|
||||||
@ -7739,12 +7739,12 @@ p, li { white-space: pre-wrap; }
|
|||||||
<translation>Status Spalte ausblenden</translation>
|
<translation>Status Spalte ausblenden</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../gui/PeersDialog.cpp" line="-1829"/>
|
<location filename="../gui/PeersDialog.cpp" line="-1839"/>
|
||||||
<source>Friends Storm</source>
|
<source>Friends Storm</source>
|
||||||
<translation>Aktivitäten</translation>
|
<translation>Aktivitäten</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location line="+1188"/>
|
<location line="+1198"/>
|
||||||
<source>is typing...</source>
|
<source>is typing...</source>
|
||||||
<translation>tippt...</translation>
|
<translation>tippt...</translation>
|
||||||
</message>
|
</message>
|
||||||
@ -11407,37 +11407,47 @@ p, li { white-space: pre-wrap; }
|
|||||||
<translation>Vertrauen</translation>
|
<translation>Vertrauen</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location line="+31"/>
|
|
||||||
<source> is athenticated (one way) by </source>
|
<source> is athenticated (one way) by </source>
|
||||||
|
<translation type="obsolete"> ist authentifiziert (ein Weg) von</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source> athenticated himself</source>
|
||||||
|
<translation type="obsolete"> authentifizierte sich selbst</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source> athenticated each others</source>
|
||||||
|
<translation type="obsolete"> authentifizierten sich beide jeweils</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source> is athenticated by </source>
|
||||||
|
<translation type="obsolete"> ist authentifiziert von </translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source> athenticated </source>
|
||||||
|
<translation type="obsolete"> authentifiziert </translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location line="+31"/>
|
||||||
|
<source> is authenticated (one way) by </source>
|
||||||
<translation> ist authentifiziert (ein Weg) von </translation>
|
<translation> ist authentifiziert (ein Weg) von </translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location line="+8"/>
|
<location line="+1"/>
|
||||||
<source> athenticated himself</source>
|
|
||||||
<translation> authentifizierte sich selbst</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location line="+5"/>
|
|
||||||
<source> athenticated each others</source>
|
|
||||||
<translation> authentifizierten sich beide jeweils</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location line="+7"/>
|
|
||||||
<source> is athenticated by </source>
|
|
||||||
<translation> ist authentifiziert von </translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location line="+3"/>
|
|
||||||
<source> athenticated </source>
|
|
||||||
<translation> authentifiziert </translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location line="-22"/>
|
|
||||||
<source>Half</source>
|
<source>Half</source>
|
||||||
<translation>Halb</translation>
|
<translation>Halb</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location line="+13"/>
|
<location line="+7"/>
|
||||||
|
<source> authenticated himself</source>
|
||||||
|
<translation> authentifizierte sich selbst</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location line="+5"/>
|
||||||
|
<source> authenticated each other</source>
|
||||||
|
<translation> authentifizierten sich einander</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location line="+1"/>
|
||||||
<source>Full</source>
|
<source>Full</source>
|
||||||
<translation>Voll</translation>
|
<translation>Voll</translation>
|
||||||
</message>
|
</message>
|
||||||
@ -11447,6 +11457,16 @@ p, li { white-space: pre-wrap; }
|
|||||||
<source> peers, including him(her)self.</source>
|
<source> peers, including him(her)self.</source>
|
||||||
<translation> Nachbarn, dich selber eingeschlossen.</translation>
|
<translation> Nachbarn, dich selber eingeschlossen.</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location line="-3"/>
|
||||||
|
<source> is authenticated by </source>
|
||||||
|
<translation> ist authentifiziert von </translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location line="+3"/>
|
||||||
|
<source> authenticated </source>
|
||||||
|
<translation> authentifiziert </translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location line="+36"/>
|
<location line="+36"/>
|
||||||
<source>Showing: peers connected to </source>
|
<source>Showing: peers connected to </source>
|
||||||
|
Loading…
Reference in New Issue
Block a user