blob: 633cda75ed36fde386e34ddaec9afbd71a97c0cd (
plain) (
tree)
|
|
# GraphicalCertHandler
GraphicalCertHandler.Message.warning.noCertificate=The satellite has no certificate. \
Encrypted connection not possible.\n\nDo you still want to continue?
GraphicalCertHandler.Message.yesNo.fingerprintChanged=!!! ALARM !!!! ALARM !!!\n\nThe fingerprint of {0} \
has changed.\nExpected: {1}\nFound: {2}\n\n\
Do you still want to connect to this satellite?
GraphicalCertHandler.Message.error.couldNotGetSSLContext=Could not get TLSv1.2 SSL context
GraphicalCertHandler.Message.error.couldNotInitializeSSLContext=Could not initialize TLSv1.2 SSL context
# MainWindow
MainWindow.GuiErrorCallback.master.serverString=the {0} master server
MainWindow.GuiErrorCallback.satellite.serverString=the satellite server
MainWindow.Message.warning.couldNotSaveConfig=Could not save program settings
MainWindow.Message.yesNo.applicationQuit=Do you really want to exit the program?
MainWindow.Menu.session.s=Session
MainWindow.MenuItem.config.text=Settings
MainWindow.MenuItem.logDir.text=Open log directory
MainWindow.MenuItem.logout.text=Logout and exit
MainWindow.MenuItem.exit.text=Exit
MainWindow.Menu.view.s=View
MainWindow.MenuItem.home.text=Home
MainWindow.MenuItem.images.text=Virtual machines
MainWindow.MenuItem.lectures.text=Lectures
MainWindow.Menu.about.s=About
MainWindow.MenuItem.disclaimer.text=Disclaimer
MainWindow.MenuItem.privacyNotice.text=Privacy notice
MainWindow.MenuItem.virtualizer.text=Virtualizer
MainWindow.MenuItem.updateCheck.text=Software update
MainWindow.Message.warning.incorrectTime=ATTENTION: The time on your computer differs \
from the time on the satellite server.\n\
Please make sure that the clock of your computer is set correctly.\n\
If your system time is set correctly, the time on the\n\
satellite server may not be set correctly.\n\
In this case - depending on the difference - unexpected problems\n\
with the start and end times of lectures may occur. Contact the responsible administrator\n\
in this case so that the time on the satellite server\n\
can be corrected.\n\n\
Your computer: {0}\n\
Satellite server: {1}
MainWindow.Label.pleaseWait.text=Please wait, looking for proxy configuration...
|