mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-07-17 00:57:43 +02:00
* Added a 'SYSTEM.SHOW_USER_LIST' field to the database. * Incremented the database version to 265. * Added 'RDSystem::showUserList()' and 'RDSystem::setShowUserList()' methods in 'lib/rdsystem.cpp' and 'lib/rdsystem.h'. * Added a 'Show User List in RDLogin' control to the 'Edit System' dialog in 'rdadmin/edit_settings.cpp' and 'rdadmin/edit_settings.h'. * Altered RDLogin to display a text input field for the user name when 'Show User List in RDLogin' is unchecked.
59 lines
1.7 KiB
XML
59 lines
1.7 KiB
XML
<!DOCTYPE TS><TS>
|
|
<context>
|
|
<name>MainWidget</name>
|
|
<message>
|
|
<source>RDLogin - Station:</source>
|
|
<translation>RDLogin - Station:</translation>
|
|
</message>
|
|
<message>
|
|
<source>rdlogin : </source>
|
|
<translation>rdlogin :</translation>
|
|
</message>
|
|
<message>
|
|
<source>Can't Connect</source>
|
|
<translation>Kann nicht verbinden</translation>
|
|
</message>
|
|
<message>
|
|
<source>Current User: unknown</source>
|
|
<translation>Derzeitiger Nutzer: unbekannt</translation>
|
|
</message>
|
|
<message>
|
|
<source>&Username:</source>
|
|
<translation>Ben&utzername:</translation>
|
|
</message>
|
|
<message>
|
|
<source>&Password:</source>
|
|
<translation>&Paßwort:</translation>
|
|
</message>
|
|
<message>
|
|
<source>&Set User</source>
|
|
<translation>Benutzer &Setzen</translation>
|
|
</message>
|
|
<message>
|
|
<source>&Default
|
|
User</source>
|
|
<translation>Stan&dardbenutzer</translation>
|
|
</message>
|
|
<message>
|
|
<source>&Cancel</source>
|
|
<translation>Abbre&chen</translation>
|
|
</message>
|
|
<message>
|
|
<source>Current User:</source>
|
|
<translation>Derzeitiger Benutzer:</translation>
|
|
</message>
|
|
<message>
|
|
<source>RDLogin</source>
|
|
<translation>RDLogin</translation>
|
|
</message>
|
|
<message>
|
|
<source>Invalid Password!</source>
|
|
<translation type="obsolete">Ungültiges Paßwort!</translation>
|
|
</message>
|
|
<message>
|
|
<source>Invalid Username or Password!</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
</context>
|
|
</TS>
|