@digital-blueprint/checkin-app
Version:
[GitHub Repository](https://github.com/digital-blueprint/checkin-app) | [npmjs package](https://www.npmjs.com/package/@digital-blueprint/checkin-app) | [Unpkg CDN](https://unpkg.com/browse/@digital-blueprint/checkin-app/) | [Checkin Bundle](https://github
81 lines (80 loc) • 5.77 kB
JSON
{
"check-in": {
"already-checkin-body": "You are already registered here. You can extend your current registration or check out at this location.",
"already-checkin-title": "Already checked in!",
"checked-in-at": "{{clock}} on ",
"data-protection": "What does the university do with your data? You can find more detailed information on the \"check-in\" app under the university's privacy policy.",
"error-body": "We're sorry, something went wrong.",
"error-title": "Error!",
"hash-false-body": "The scanned room does not exist, please contact the local IT support.",
"hash-false-title": "Room doesn't exist!",
"how-to": "Scan the attached QR code or manually select a location to check in. In the event of a risk, you will be contacted by the university by email.",
"invalid-input-body": "Your input was invalid. Please try again.",
"invalid-input-title": "Invalid input!",
"invalid-seatnr-body": "The seat number entered does not exist. Please contact the local IT support. or enter a different seat number.",
"invalid-seatnr-title": "Invalid Seatnumber!",
"manual-checkin": "Please enter the name of the place where you want to register.",
"manually-button-text": "Select location manually",
"manually-checkin-button-text": "Check-in",
"manually-place": "Room",
"manually-seat": "Seat Number",
"no-permission-body": "You have no permissions to perform this action. Please contact the local IT support.",
"no-permission-title": "No permissions",
"no-seatnr-body": "The specified room has no seats. Please register without a seat number.",
"no-seatnr-title": "Room has no seats defined!",
"other-checkins-notification-body": "You have one more check-in at another location. <a href=\"check-out-request\" title=\"\" target=\"_self\" class=\"int-link-internal\"><span>Show all check-ins</span></a>",
"other-checkins-notification-body_plural": "You have {{count}} more check-ins at other locations. <a href=\"check-out-request\" title=\"\" target=\"_self\" class=\"int-link-internal\"><span>Show all check-ins</span></a>",
"other-checkins-notification-title": "More check-ins found!",
"qr-button-text": "Check-in with QR Code",
"qr-false-body": "This code is not for this application. Please use a check-in QR code.",
"qr-false-title": "Wrong QR-Code!",
"refresh-button-text": "Refresh check-in",
"refresh-failed-body": "Refreshing your check-in failed. Please try again.",
"refresh-failed-title": "Refresh check-in failed!",
"seatNr": "Seat",
"success-checkin-body": "You have successfully checked into {{room}}.",
"success-checkin-seat-body": "You have successfully checked into {{room}} at {{seat}}.",
"success-checkin-title": "Checked in!",
"success-refresh-body": "You have successfully extended your check-in in the {{room}}.",
"success-refresh-title": "Check-in extended successfully!"
},
"check-in-place-select": {
"login-required": "Login required",
"placeholder": "E.g. \"P1\", \"Rechbauerstraße\", \"PZ2EG048\""
},
"check-out": {
"already-checked-out-body": "No active checkin was found at this location. You are probably already checked out.",
"already-checked-out-title": "No checkin found!",
"button-text": "Check-out",
"checkin-until": "Check-in until:",
"checkout-failed-body": "Your check-out from {{room}} failed. We're sorry, something went wrong.",
"checkout-failed-title": "Check-out failed!",
"checkout-success-body": "You have successfully checked out of the {{room}}.",
"checkout-success-title": "Successfully checked out!",
"loading-message": "Loading...",
"no-checkins-message": "You are currently not checked-in at any location."
},
"error-login-message": "You need to be logged in to use this function!",
"guest-check-in": {
"already-checkin-body": "You are already registered here. You will not be able to register here again until your current registration has expired.",
"already-checkin-title": "Already checked in!",
"data-protection": "With the check-in I confirm that I have made the data protection declaration for the \"check-in\" app known to the guest I have checked in.",
"email": "Email of the guest",
"end-time": "Checked in until",
"error-permission-message": "You need to have a staff account to use this function!",
"how-to": "Check in a guest without a university account at a location for the duration of their visit. The check out takes place automatically at the specified time. In the event of a risk, the guest will be contacted by university by email.",
"invalid-email-address-body": "The e-mail address you entered does not correspond to a valid format. Please check your input and try again.",
"invalid-email-address-title": "Invalid e-mail address!",
"max-time-body": "Please enter a different time for check-out.",
"max-time-title": "Time too high!",
"no-seatnr-body": "No seat number was specified. Please enter a valid seat number.",
"no-seatnr-title": "No seat number specified!",
"no-time-body": "Please enter a time for check-out.",
"no-time-title": "Missing time!",
"success-checkin-body": "You have successfully checked in {{email}}.",
"success-checkin-title": "Guest checked in!"
},
"report-risk": {
"text": "If you are a suspected COVID-19 case or a case of illness, please report this immediately to your organization!"
}
}