summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/properties/i18n/page_layout.properties
blob: b14eae344cb3c40281f495b6c456ce11aefacf67 (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
# ImageCustomPermissionPageLayout
ImageCustomPermission.WizardPage.title=Set permissions
ImageCustomPermission.WizardPage.description=Define the desired permissions here.
ImageCustomPermission.Label.defaultPerm.text=Default permissions
ImageCustomPermission.Label.defaultDesc.text=<html><body style='width:100%'> \
  Set the permissions for all other users (not shown \
  in the list) here.</body></html>
ImageCustomPermission.CheckBox.permissionLink.text=Link
ImageCustomPermission.CheckBox.permissionRead.text=Download
ImageCustomPermission.CheckBox.permissionEdit.text=Edit
ImageCustomPermission.CheckBox.permissionAdmin.text=Admin

# ImageTypePageLayout
ImageTypePageLayout.WizardPage.title=Choose Image Type
ImageTypePageLayout.WizardPage.description=Do you want to create a Virtual Machine of Docker Image
ImageTypePageLayout.newVmInformation.border=Information
ImageTypePageLayout.newVmInformation.text=Here you can select whether a VM image or a container image is to be created.\n\n\
Currently, the functionality for creating and managing container images is under development. \
Containers created with this version of the bwLehrpool suite may therefore no longer be executable in the future. \
Only Docker images are currently supported. 
ImageTypePageLayout.button.newVM=New Virtual Machine
ImageTypePageLayout.button.newDocker=New Docker Image

# ImageMetaDataPageLayout
ImageMetaData.WizardPage.title=Metadata
ImageMetaData.WizardPage.description=Please enter a meaningful name for the new VM.
ImageMetaData.Label.OS.text=Operating system
ImageMetaData.Label.description.text=Description
ImageMetaData.CheckBox.licenseRestricted.text=VM contains software requiring a license
ImageMetaData.CheckBox.isTemplate.text=Create template

# ImageUploadPageLayout
ImageUpload.WizardPage.title=Create new VM
ImageUpload.WizardPage.description=Please select a virtual machine to upload.
ImageUpload.Label.imageFile.text=Virtual Machine
ImageUpload.Button.browseForImage.text=Browse
ImageUpload.Label.imageName.text=Name
ImageUpload.CheckBox.licenseRestricted.text=contains software requiring a license
ImageUpload.TextArea.info.title=Note
ImageUpload.TextArea.info.text=If you have not created your own virtual machine yet, \
  you can download a virtual machine as a template in the overview, \
  customize it to your needs and then upload it using this wizard.\
  \n\nIf you want to update the VM of an existing lecture, \
  open the detail view of the existing VM and select ''Upload new VM version''. \
  This ensures that existing permissions and links to lectures are retained.

# ImageOvfConversionPageLayout
ImageOvfConversion.WizardPage.title=Convert OVF and OVA images
ImageOvfConversion.WizardPage.description=Convert OVF and OVA format to VMX format.
ImageOvfConversion.WizardPage.InformationBox.text=By pressing the start conversion button the BWLehrpool Suite will try to\n\
start the OVF Tool from VMware to convert the virtual machine into the VMX format.\n\
Depending on the performance of your computer and the size of the virtual machine\n\
this process may take some time.
ImageOvfConversion.Toolpath.text=OVF Tool path
ImageOvfConversion.Toolpath.defaultpath.text=Default path
ImageOvfConversion.Toolpath.BrowseButton.text=Select executable
ImageOvfConversion.Button.StartConversion.text=Start conversion

# ContainerUploadPageLayout
ContainerUploadPage.title=Create new Container Image
ContainerUploadPage.description=Please provide an Input for a Docker Image
ContainerUploadPage.DockerFile.label=Docker File
ContainerUploadPage.ImageRepo.label=Image Repository
ContainerUploadPage.GitRepository.label=Git Repository
ContainerUploadPage.GitRepository.toolTipText=Set clone address of Git Repository [git@ | http://] [.git]. Currently no Validation Checks!
ContainerUploadPage.ImageRepository.ToolTipText=Specify the Container Image by his Repository Name (e.g python:3.7 or tensorflow/tensorflow)
ContainerUploadPage.CheckBox.ContainsLicenseRestricted.text=Contains license restricted software
ContainerUploadPage.ContainerImageFile.label=Pre-build Container Image
ContainerUploadPage.ContainerImageFile.ToolTipText=<html>Optionally attach a tar archive of a container image to the upload.<br>\
Open dialogue with double click<html>
ContainerUploadPage.Infobox.label=Information
ContainerUploadPage.Infobox.text=Enter the information necessary for creating a container image here.\n\n\
Container images are currently built and run on clients. \
If the build takes too much time, you can optionally add a pre-built \
container image as a tar archive to the upload (docker save).

# ImageUploadSummaryPageLayout
ImageUploadSummary.WizardPage.title=Done!
ImageUploadSummary.WizardPage.description=Wizard completed
ImageUploadSummary.CheckBox.createLecture.text=Create a lecture for this VM

# LectureCreationPageLayout
LectureCreation.WizardPage.description=Please enter a meaningful name for the new lecture.
LectureCreation.Label.name.text=Lecture name
LectureCreation.Label.description.text=Description
LectureCreation.Label.startTime.text=Start date
LectureCreation.Label.endTime.text=End date
LectureCreation.Label.period.text=Duration of the lecture: 

# LectureCustomPermissionPageLayout
LectureCustomPermission.WizardPage.title=Set permissions
LectureCustomPermission.WizardPage.description=Define the desired permissions here.
LectureCustomPermission.Label.defaultPerm.text=Default permissions
LectureCustomPermission.Label.defaultDesc.text=<html><body style='width:100%'> \
  Set the permissions for all other users (not shown \
  in the list) here.</body></html>
LectureCustomPermission.CheckBox.permissionEdit.text=Edit
LectureCustomPermission.CheckBox.permissionAdmin.text=Admin

# LectureImageListPageLayout
LectureImageList.WizardPage.title=Link VM
LectureImageList.WizardPage.description=Select a VM for this lecture

# LectureLocationSelection
LectureLocationSelection.WizardPage.title=Room selection
LectureLocationSelection.WizardPage.description=Please select the rooms for this lecture

# LectureOptionsPageLayout
LectureOptions.WizardPage.title=Additional options
LectureOptions.WizardPage.description=Please choose from the following options:
LectureOptions.Label.general.text=General
LectureOptions.CheckBox.autoUpdate.text=Always update to the latest VM version
LectureOptions.CheckBox.isActive.text=Lecture is active
LectureOptions.CheckBox.isExam.text=Lecture is an exam
LectureOptions.Label.restrictions.text=Restrictions
LectureOptions.CheckBox.internetEnabled.text=Allow network/internet access
LectureOptions.CheckBox.USBEnabled.text=Allow storage media

# LectureRestrictionPageLayout
LectureRestriction.WizardPage.title=Restrictions