wording: chanced Client Configuration to Connection Configuration

This commit is contained in:
anhefti 2021-01-13 13:53:21 +01:00
parent 5f969a22cf
commit 07bc906cfc

View file

@ -59,14 +59,14 @@ sebserver.overall.types.entityType.CLIENT_CONNECTION=SEB Client Connection
sebserver.overall.types.entityType.INDICATOR=Indicator
sebserver.overall.types.entityType.THRESHOLD=Threshold
sebserver.overall.types.entityType.INSTITUTION=Institution
sebserver.overall.types.entityType.SEB_CLIENT_CONFIGURATION=Client Configuration
sebserver.overall.types.entityType.SEB_CLIENT_CONFIGURATION=Connection Configuration
sebserver.overall.types.entityType.LMS_SETUP=LMS Setup
sebserver.overall.types.entityType.USER=User Account
sebserver.overall.types.entityType.CLIENT_INSTRUCTION=SEB Client Instruction
sebserver.overall.types.entityType.EXAM_SEB_RESTRICTION=SEB Exam Restriction
sebserver.overall.activity.title.serveradmin=SEB Server Administration
sebserver.overall.activity.title.sebconfig=SEB Configuration
sebserver.overall.activity.title.sebconfig=Configurations
sebserver.overall.activity.title.examadmin=Exam Administration
sebserver.overall.activity.title.monitoring=Monitoring
@ -186,7 +186,7 @@ sebserver.useraccount.list.actions=
sebserver.useraccount.role.SEB_SERVER_ADMIN=SEB Server Administrator
sebserver.useraccount.role.SEB_SERVER_ADMIN.tooltip=A SEB server administrator has overall read privileges<br/>and is able to create new institutions and user accounts
sebserver.useraccount.role.INSTITUTIONAL_ADMIN=Institutional Administrator
sebserver.useraccount.role.INSTITUTIONAL_ADMIN.tooltip=An institutional administrator has overall read privileges on the assigned institution<br/>and is able to edit the institution and create new user accounts for the institution.<br/>Furthermore an institutional administrator is able to create new LMS bindings and SEB client configurations for the institution.
sebserver.useraccount.role.INSTITUTIONAL_ADMIN.tooltip=An institutional administrator has overall read privileges on the assigned institution<br/>and is able to edit the institution and create new user accounts for the institution.<br/>Furthermore an institutional administrator is able to create new LMS bindings and SEB Connection Configurations for the institution.
sebserver.useraccount.role.EXAM_ADMIN=Exam Administrator
sebserver.useraccount.role.EXAM_ADMIN.tooltip=An exam administrator has overall read privileges for the institution but cannot see or manage other user accounts.<br/>An exam administrator is able to create new SEB configurations and import and setup exams.
sebserver.useraccount.role.EXAM_SUPPORTER=Exam Supporter
@ -444,7 +444,7 @@ sebserver.exam.action.delete=Delete Exam
sebserver.exam.action.sebrestriction.enable=Apply SEB Lock
sebserver.exam.action.sebrestriction.disable=Release SEB Lock
sebserver.exam.action.sebrestriction.details=SEB Restriction Details
sebserver.exam.action.createClientToStartExam=Export SEB Start Config
sebserver.exam.action.createClientToStartExam=Export Exam Connection Config
sebserver.exam.info.pleaseSelect=At first please select an Exam from the list
@ -472,11 +472,11 @@ sebserver.exam.form.type.tooltip=The type of the exam.<br/><br/>This has only de
sebserver.exam.form.supporter=Exam Supporter
sebserver.exam.form.supporter.tooltip=A list of users that are allowed to support this exam<br/><br/>To add a user in edit mode click into the field on the right-hand side and start typing the first letters of the username.<br/>A filtered choice will drop down. Select a specific username in the dropdown list to add the user to the list.<br/>To remove a user from the list, just double-click the username on the list.
sebserver.exam.form.export.config.popup.title=Export SEB Client Configuration for Starting the Exam
sebserver.exam.form.export.config.popup.title=Export Connection Configuration for Starting the Exam
sebserver.exam.form.export.config.name=Name
sebserver.exam.form.export.config.name.tooltip=The name of the SEB Client Configuration
sebserver.exam.form.export.config.popup.text=Please select the SEB Client Configuration you want to use for starting this exam<br/>and click OK to start the download.
sebserver.exam.form.export.config.popup.noconfig=There is currently no active SEB Client Configuration for the purpose of "Starting an Exam".<br/><br/>Please go the SEB Client Configuration section and create a new one."
sebserver.exam.form.export.config.name.tooltip=The name of the Connection Configuration
sebserver.exam.form.export.config.popup.text=Please select the Connection Configuration you want to use for starting this exam<br/>and click OK to start the download.
sebserver.exam.form.export.config.popup.noconfig=There is currently no active Connection Configuration for the purpose of "Starting an Exam".<br/><br/>Please go the Connection Configuration section and create a new one."
sebserver.exam.form.sebrestriction.title=SEB Restriction Details
sebserver.exam.form.sebrestriction.title.subtitle=
@ -657,31 +657,31 @@ sebserver.exam.proctoring.type.servertype.JITSI_MEET=Jitsi Meet Server
sebserver.exam.proctoring.type.servertype.JITSI_MEET.tooltip=Use a Jitsi Meet Server for proctoring
################################
# Client configuration
# Connection Configuration
################################
sebserver.clientconfig.list.empty=There is currently no client configuration available. Please create a new one.
sebserver.clientconfig.list.title=Client Configuration
sebserver.clientconfig.list.empty=There is currently no connection configuration available. Please create a new one.
sebserver.clientconfig.list.title=Connection Configuration
sebserver.clientconfig.list.title.subtitle=
sebserver.clientconfig.list.actions=
sebserver.clientconfig.list.column.institution=Institution
sebserver.clientconfig.list.column.institution.tooltip=The institution of the client configuration<br/><br/>Use the filter above to specify the institution<br/>{0}
sebserver.clientconfig.list.column.institution.tooltip=The institution of the connection configuration<br/><br/>Use the filter above to specify the institution<br/>{0}
sebserver.clientconfig.list.column.name=Name
sebserver.clientconfig.list.column.name.tooltip=The name of the client configuration<br/><br/>Use the filter above to narrow down to a specific name<br/>{0}
sebserver.clientconfig.list.column.name.tooltip=The name of the connection configuration<br/><br/>Use the filter above to narrow down to a specific name<br/>{0}
sebserver.clientconfig.list.column.date=Creation Date {0}
sebserver.clientconfig.list.column.date.tooltip=The date when the client configuration was first created<br/><br/>Use the filter above to specify a from-date<br/>{0}
sebserver.clientconfig.list.column.date.tooltip=The date when the connection configuration was first created<br/><br/>Use the filter above to specify a from-date<br/>{0}
sebserver.clientconfig.list.column.active=Status
sebserver.clientconfig.list.column.active.tooltip=The status of client configuration<br/><br/>Use the filter above to specify the status<br/>{0}
sebserver.clientconfig.info.pleaseSelect=At first please select a Client Configuration from the list
sebserver.clientconfig.list.action.no.modify.privilege=No Access: A client configuration from other institution cannot be modified.
sebserver.clientconfig.list.column.active.tooltip=The status of connection configuration<br/><br/>Use the filter above to specify the status<br/>{0}
sebserver.clientconfig.info.pleaseSelect=At first please select a Connection Configuration from the list
sebserver.clientconfig.list.action.no.modify.privilege=No Access: A connection configuration from other institution cannot be modified.
sebserver.clientconfig.form.title.new=Add Client Configuration
sebserver.clientconfig.form.title=Client Configuration
sebserver.clientconfig.form.title.new=Add Connection Configuration
sebserver.clientconfig.form.title=Connection Configuration
sebserver.clientconfig.form.title.subtitle=
sebserver.clientconfig.form.name=Name
sebserver.clientconfig.form.name.tooltip=The name of the client configuration.<br/>Any name that not already is in use for another client configuration
sebserver.clientconfig.form.name.tooltip=The name of the connection configuration.<br/>Any name that not already is in use for another connection configuration
sebserver.clientconfig.form.fallback=With Fallback
sebserver.clientconfig.form.fallback.tooltip=Indicates whether this client configuration has a fallback definition or not
sebserver.clientconfig.form.fallback.tooltip=Indicates whether this connection configuration has a fallback definition or not
sebserver.clientconfig.form.fallback-url=Fallback Start URL
sebserver.clientconfig.form.fallback-url.tooltip=A fallback URL that tells SEB where to go when the SEB Server service is unavailable
sebserver.clientconfig.form.sebServerFallbackTimeout=Connection Timeout
@ -700,27 +700,27 @@ sebserver.clientconfig.form.hashedQuitPassword.confirm=Confirm Password
sebserver.clientconfig.form.hashedQuitPassword.tooltip.confirm=Please confirm the quit password
sebserver.clientconfig.form.date=Creation Date
sebserver.clientconfig.form.date.tooltip=The date when the client configuration was first created
sebserver.clientconfig.form.date.tooltip=The date when the connection configuration was first created
sebserver.clientconfig.form.encryptSecret=Configuration Password
sebserver.clientconfig.form.encryptSecret.tooltip=Define a password if the client configuration shall be password-encrypted
sebserver.clientconfig.form.encryptSecret.tooltip=Define a password if the connection configuration shall be password-encrypted
sebserver.clientconfig.form.encryptSecret.confirm=Confirm Password
sebserver.clientconfig.form.encryptSecret.confirm.tooltip=Please retype the given password for confirmation
sebserver.clientconfig.form.sebConfigPurpose=Configuration Purpose
sebserver.clientconfig.form.sebConfigPurpose.tooltip=This indicates whether this client configuration shall be used to configure the SEB Client or to start an exam
sebserver.clientconfig.form.sebConfigPurpose.tooltip=This indicates whether this connection configuration shall be used to configure the SEB Client or to start an exam
sebserver.clientconfig.config.purpose.START_EXAM=Starting an Exam
sebserver.clientconfig.config.purpose.START_EXAM.tooltip=If the client configuration is loaded via a SEB-Link, the local configuration will not be overwritten.
sebserver.clientconfig.config.purpose.START_EXAM.tooltip=If the connection configuration is loaded via a SEB-Link, the local configuration will not be overwritten.
sebserver.clientconfig.config.purpose.CONFIGURE_CLIENT=Configure a Client
sebserver.clientconfig.config.purpose.CONFIGURE_CLIENT.tooltip=If the client configuration is loaded via a SEB-Link, the local configuration will be overwritten by this configuration.
sebserver.clientconfig.config.purpose.CONFIGURE_CLIENT.tooltip=If the connection configuration is loaded via a SEB-Link, the local configuration will be overwritten by this configuration.
sebserver.clientconfig.action.list.new=Add Client Configuration
sebserver.clientconfig.action.list.view=View Client Configuration
sebserver.clientconfig.action.list.modify=Edit Client Configuration
sebserver.clientconfig.action.modify=Edit Client Configuration
sebserver.clientconfig.action.save=Save Client Configuration
sebserver.clientconfig.action.activate=Activate Client Configuration
sebserver.clientconfig.action.deactivate=Deactivate Client Configuration
sebserver.clientconfig.action.export=Export Client Configuration
sebserver.clientconfig.action.list.new=Add Connection Configuration
sebserver.clientconfig.action.list.view=View Connection Configuration
sebserver.clientconfig.action.list.modify=Edit Connection Configuration
sebserver.clientconfig.action.modify=Edit Connection Configuration
sebserver.clientconfig.action.save=Save Connection Configuration
sebserver.clientconfig.action.activate=Activate Connection Configuration
sebserver.clientconfig.action.deactivate=Deactivate Connection Configuration
sebserver.clientconfig.action.export=Export Connection Configuration
################################
# SEB Exam Configuration