summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/properties/i18n/window_layout.properties
blob: 5d05010d2c6548f5ae98e26dd38e1fa5a0123b18 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
# CheckUpdateWindowLayout
CheckUpdate.Dialog.title=Version
CheckUpdate.TitledBorder.infoPanel.title=Update
CheckUpdate.Label.localVersion.text=Your version
CheckUpdate.Label.remoteVersion.text=Current version
CheckUpdate.TitledBorder.changelogPanel.title=Changelog
CheckUpdate.Button.link.text=To the download portal
CheckUpdate.Button.close.text=Close

# ConfigWindowLayout
Config.Dialog.title={0} - Configuration
Config.Label.mailNotifications.text=E-mail notifications
Config.CheckBox.sendMeMail.text=Get informed about VM and lecture changes via e-mail
Config.Label.sendMeMail.text=This option requires the server to be configured to send mail.
Config.Label.proxyConfig.text=Proxy server
Config.RadioButton.proxyNone.text=Do not use a proxy
Config.RadioButton.proxyAuto.text=Automatically search for proxy
Config.Label.fontConfig.text=Font size (%)
Config.Label.fontConfigInfo.text=This function is experimental. Display errors may occur.
Config.Label.lookAndFeel.text=LookAndFeel
Config.Label.lookAndFeelInfo.text=Here you can change the display of the interface \
  between different ''LookAndFeels''.
Config.Label.concurrentConnections.text=Connections per transfer
Config.Label.concurrentConnectionsInfo.text=Normally, best results are achieved \
  if the setting is left at 1.\n \
  If the transfer speed does not overload your network connection, try the next higher value.\n \
  Too high values can have a negative effect on the \
  transfer speed and put a higher load on the satellite server.
Config.Label.language.text=Language
Config.Label.languageInfo.text=Here you can switch between the languages.
Config.Button.close.text=Close
Config.Button.save.text=Save

# GenericNoticeWindowLayout
GenericNotice.TitledBorder.noticePanel.title=Note
GenericNotice.Label.noticePanel.text=Please read and confirm the following legal notice:
GenericNotice.CheckBox.agree.text=Yes, I accept the agreement. \
  Do not display notification again.
GenericNotice.Button.continue.text=Continue

# ImageDetailsWindowLayout
ImageDetails.Label.description.text=Description
ImageDetails.Button.changeOwner.text=Change
ImageDetails.Label.owner.text=Owner
ImageDetails.Label.createTime.text=Created on
ImageDetails.Label.updater.text=Changed by
ImageDetails.Label.updateTime.text=Changed on
ImageDetails.Label.OS.text=Operating system
ImageDetails.Label.shareMode.text=Share mode
ImageDetails.CheckBox.isTemplate.text=Template
ImageDetails.Label.version.text=Version-ID
ImageDetails.Label.ID.text=VM-ID
ImageDetails.Label.virtualizer.text=Virtualizer
ImageDetails.Label.linkedLectureCount.text=Lectures
ImageDetails.Button.showLinkingLectures.text=Show
ImageDetails.Button.updateImage.text=Upload new VM version
ImageDetails.Button.updateImage.description=New VM version
ImageDetails.Button.uploadToMaster.text=Publish
ImageDetails.Button.uploadToMaster.description=Publish VM
ImageDetails.TitledBorder.defaultPermissionPane.title=Other users
ImageDetails.Label.defaultPerms.text=<html><body style='width:100%'>\
  Here you can set permissions for users not specified in the list:</body></html>
ImageDetails.CheckBox.permAdmin.text=Admin
ImageDetails.CheckBox.permDownload.text=Download
ImageDetails.CheckBox.permEdit.text=Edit
ImageDetails.CheckBox.permLink.text=Link
ImageDetails.Button.saveChanges.text=Save
ImageDetails.Button.close.text=Close
ImageDetails.Tab.overview.title=Overview
ImageDetails.Tab.versions.title=VM-Versions
ImageDetails.Tab.permissions.title=Permissions

# ImageListWindowLayout
ImageList.Label.title.text=Overview virtual machines
ImageList.Label.info.text=Here you can upload, download, edit and delete virtual machines.
ImageList.Button.newVM.text=New VM
ImageList.Button.newVM.description=New VM
ImageList.Button.newLecture.text=New lecture
ImageList.Button.newLecture.description=New lecture
ImageList.Button.edit.text=Edit
ImageList.Button.edit.description=Edit VM
ImageList.Button.download.text=Download
ImageList.Button.download.description=Download VM
ImageList.Button.delete.text=Delete
ImageList.Button.delete.description=Delete VM
ImageList.Button.switchView.text=Show lectures
ImageList.Button.switchView.description=Switch
ImageList.Button.showPublishedImages.text=Public VMs
ImageList.Button.showPublishedImages.description=Published VMs

# ImagePublishedWindowLayout
ImagePublished.Dialog.title=Public VMs
ImagePublished.Label.filterPanel.text=Search: 
ImagePublished.Button.download.text=Download
ImagePublished.Button.download.description=Download
ImagePublished.Button.satDownload.text=Download to satellite
ImagePublished.Button.satDownload.description=Download to satellite
ImagePublished.Button.close.text=Close

# LectureChangeImageLayout
LectureChangeImage.Dialog.title=Select VM to link
LectureChangeImage.Button.ok.text=Apply
LectureChangeImage.Button.close.text=Cancel

# LectureDetailsWindowLayout
LectureDetails.Dialog.title=Lecture details
LectureDetails.Label.owner.text=Owner
LectureDetails.Label.createTime.text=Created on
LectureDetails.Label.updater.text=Changed by
LectureDetails.Label.updateTime.text=Changed on
LectureDetails.Label.imageName.text=Linked VM
LectureDetails.Label.startTime.text=Start date
LectureDetails.Label.endTime.text=End date
LectureDetails.Label.useCount.text=Views
LectureDetails.Label.title.text=Name
LectureDetails.Label.description.text=Description
LectureDetails.Label.ID.text=ID
LectureDetails.Button.changeOwner.text=Change
LectureDetails.Button.linkImage.text=Change
LectureDetails.CheckBox.autoUpdate.text=Always use latest version
LectureDetails.ComboBox.versionInvalid.text= [invalid]
LectureDetails.Button.downloadImage.text=Download
LectureDetails.Button.downloadImage.toolTipText=Download currently used version
LectureDetails.Label.version.text=VM-Version
LectureDetails.CheckBox.isActive.text=Lecture active
LectureDetails.CheckBox.hasInternetAccess.text=Allow network/internet access
LectureDetails.Label.hasInternetAccess.text=Specify here whether the lecture should have access \
  to the internet. You can include or exclude certain addresses and services in the list.
LectureDetails.CheckBox.hasUSBAccess.text=Allow external storage media
LectureDetails.Label.hasUSBAccess.text=Specify here whether the lecture should allow access \
  to storage media (CD, USB, ...)
LectureDetails.CheckBox.isExam.text=Exam mode
LectureDetails.Label.isExam.text=Mark this lecture as e-exam.\n\
  The lecture will only be visible if {0} is set to exam mode. \
  Contact your local {1} administrator for this.
LectureDetails.TitledBorder.defaultPermissionPane.title=Other users
LectureDetails.CheckBox.permEdit.text=Edit
LectureDetails.CheckBox.permAdmin.text=Admin
LectureDetails.Tab.info.title=Overview
LectureDetails.Tab.general.title=General
LectureDetails.Tab.restrictions.title=Restrictions
LectureDetails.Tab.netRules.title=Firewall
LectureDetails.Tab.locations.title=Room selection
LectureDetails.Tab.runScript.title=VM-Start
LectureDetails.Tab.permissions.title=Permissions
LectureDetails.Tab.netShare.title=Network drives
LectureDetails.Tab.ldapFilter.title=LDAP-Filters
LectureDetails.Button.close.text=Close
LectureDetails.Button.saveChanges.text=Save

# LectureListWindowLayout
LectureList.Label.title.text=Overview lectures
LectureList.Label.info.text=Here you can create, edit and delete lectures.
LectureList.TitledBorder.filterPanel.title=Search
LectureList.Label.visibleLectureCount.text=Visible:
LectureList.Button.newLecture.text=New Lecture
LectureList.Button.newLecture.description=New Lecture
LectureList.Button.editLecture.text=Edit
LectureList.Button.editLecture.description=Edit Lecture
LectureList.Button.deleteLecture.text=Delete
LectureList.Button.deleteLecture.description=Delete Lecture
LectureList.Button.switchView.text=Show VMs
LectureList.Button.switchView.description=Switch
LectureList.CheckBox.searchInDescription.text=Search in Description

# LocationSelectionWindowLayout
LocationSelection.Label.info.text=Here you can select the rooms \
  in which this lecture should be visible.
LocationSelection.Button.close.text=Cancel
LocationSelection.Button.saveChanges.text=Apply

# LoginWindowLayout
Login.Dialog.title={0} - Login
Login.RadioButton.loginType.text.0=Authentication via {0}
Login.RadioButton.loginType.text.1=Test access with fixed user
Login.RadioButton.loginType.text.2=Direct access to the satellite
Login.RadioButton.loginType.text.3={0} via system browser
Login.Button.settings.text=Settings
Login.Button.logDir.text=Log directory
Login.Button.login.text=Login
Login.CheckBox.saveUsername.text=Stay logged in
Login.Button.openRegistration.text=Register
Login.TitledBorder.loginFormPanel.title=Login data
Login.Label.organization.text=Identity Provider
Login.Label.username.text=Username
Login.Label.password.text=Password
Login.TitledBorder.loginTypePanel.title=Login type
Login.TitledBorder.advancedPanel.title=Advanced
Login.ComboBox.organization.emptyText=Loading...

# MainMenuWindowLayout
MainMenu.TitledBorder.title={0} Main Menu
MainMenu.Label.vmLogo.description=VM-Overview
MainMenu.Label.vmInfo.text=<html><b>Overview virtual machines</b><br>\
  Switch to the overview of the available virtual machines.<br>Here you can:<br><br>\
  1) Create lectures based on a virtual machine<br>\
  2) Upload new virtual machines<br>\
  3) Download virtual machines<br>\
  4) Edit and delete virtual machines</html>
MainMenu.Label.lecturesLogo.description=Lectures
MainMenu.Label.lecturesInfo.text=<html><b>Overview lectures</b><br>\
  Switch to the overview of available lectures.<br>Here you can:<br><br>\
  1) Edit or delete lectures<br>\
  2) Download virtual machines related to lectures<br>&nbsp;</html>
MainMenu.Button.showVMs.text=To the VMs
MainMenu.Button.showLectures.text=To the lectures

# SatelliteListWindowLayout
SatelliteList.Dialog.title=Select satellite server
SatelliteList.Label.satList.text=Default server
SatelliteList.Label.customAddress.text=Enter server address manually
SatelliteList.Button.cancel.text=Cancel
SatelliteList.Button.continue.text=Next

# UserListWindowLayout
UserList.Dialog.title=User list
UserList.Label.filterPanel.text=Search: 
UserList.Button.cancel.text=Close

# VirtConfigEditorWindowLayout
VirtConfigEditor.Dialog.title=VM-Configuration Editor
VirtConfigEditor.TitledBorder.pnlWarning.title=WARNING
VirtConfigEditor.Label.pnlWarning.text=<html>Changes to the VM configuration can cause malfunctions.\
  <br>Use at own risk!</html>
VirtConfigEditor.Button.cancel.text=Cancel
VirtConfigEditor.Button.save.text=Save

# VirtDropDownConfigEditorWindowLayout
VirtDropDownConfigEditor.Dialog.title=VM-Configuration Editor
VirtDropDownConfigEditor.TitledBorder.pnlWarning.title=WARNING
VirtDropDownConfigEditor.Label.pnlWarning.text=Here you can modify some settings regarding \
  the virtual hardware used. Please note \
  that changes may require new drivers to be \
  available in the VM. In this case, after downloading a VM, \
  it is necessary to make the change locally, \
  install the necessary drivers, and re-upload the VM.
VirtDropDownConfigEditor.Label.sound.text=Sound card
VirtDropDownConfigEditor.Label.graphics.text=Graphics
VirtDropDownConfigEditor.Label.3DAcceleration.text=3D-Acceleration
VirtDropDownConfigEditor.Label.HWVersion.text=Virtualizer HW-Version
VirtDropDownConfigEditor.Label.E0VirtDev.text=Network interface card
VirtDropDownConfigEditor.Label.maxUSBSpeed.text=USB
VirtDropDownConfigEditor.Button.more.text=Expert mode
VirtDropDownConfigEditor.Button.cancel.text=Cancel
VirtDropDownConfigEditor.Button.save.text=Save