mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-22 01:22:54 +00:00
refactor: move app to monorepo
This commit is contained in:
547
frontend/app/src/assets/i18n/de.json
Normal file
547
frontend/app/src/assets/i18n/de.json
Normal file
@@ -0,0 +1,547 @@
|
||||
{
|
||||
"ok": "Ok",
|
||||
"yes": "Ja",
|
||||
"no": "Nein",
|
||||
"abort": "Abbrechen",
|
||||
"save": "Speichern",
|
||||
"back": "Zurück",
|
||||
"export": "Exportieren",
|
||||
"share": "Teilen",
|
||||
"timeSuffix": "Uhr",
|
||||
"modal": {
|
||||
"DISMISS_NEUTRAL": "Schließen",
|
||||
"DISMISS_CANCEL": "Abbrechen",
|
||||
"DISMISS_CONFIRM": "Bestätigen",
|
||||
"DISMISS": "Schließen",
|
||||
"TITLE_EDIT": "Bearbeiten",
|
||||
"dismiss_warn_pending_changes": {
|
||||
"TITLE": "Ausstehende Änderungen",
|
||||
"SAVE": "Speichern",
|
||||
"DISCARD": "Verwerfen",
|
||||
"CANCEL": "Abbrechen"
|
||||
},
|
||||
"settings": "Einstellungen"
|
||||
},
|
||||
"app": {
|
||||
"ui": {
|
||||
"CLOSE": "Schließen",
|
||||
"ERROR": "Fehler"
|
||||
},
|
||||
"errors": {
|
||||
"SERVICE": "Fehler bei Dienstausführung.",
|
||||
"UNKNOWN": "Unbekannter Fehler.",
|
||||
"OFFLINE": "Keine Internetverbindung",
|
||||
"CONNECTION_ERROR": "Verbindungsfehler"
|
||||
}
|
||||
},
|
||||
"assessments": {
|
||||
"TITLE": "Noten",
|
||||
"courseOfStudyAssessments": {
|
||||
"PROGRESS": "Fortschritt",
|
||||
"ASSESSMENTS": "Bewertungen"
|
||||
}
|
||||
},
|
||||
"auth": {
|
||||
"messages": {
|
||||
"encourage_login": "Für mehr einloggen",
|
||||
"default": {
|
||||
"authorizing": "Autorisierung läuft...",
|
||||
"logged_in_success": "Erfolgreich eingeloggt.",
|
||||
"logged_out_success": "Erfolgreich ausgeloggt.",
|
||||
"log_out_alert": {
|
||||
"header": "Komplett ausloggen",
|
||||
"message": "Du wurdest innerhalb der App ausgeloggt. Soll zudem die Browser Session beendet werden? Wähle im Zweifelsfall \"Ja\"."
|
||||
}
|
||||
},
|
||||
"paia": {
|
||||
"authorizing": "Autorisierung (Bibliothek) läuft...",
|
||||
"logged_in_success": "Erfolgreich ins Bibliothekskonto eingeloggt.",
|
||||
"logged_out_success": "Erfolgreich aus dem Bibliothekskonto ausgeloggt.",
|
||||
"log_out_alert": {
|
||||
"header": "Ausgeloggt...",
|
||||
"message": "Du wurdest aus der App ausgeloggt. Möchtest du Dich dazu vom Identitätsanbieter der Bibliothek in Deinem Browser ausloggen? Falls unsicher, bitte wähle \"Ja\"."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"common": {
|
||||
"openingHours": {
|
||||
"closing": "Schließt {{relativeDateTime}}",
|
||||
"closing_soon_warning": "Schließt bald! Um {{time}} Uhr",
|
||||
"closing_today": "Schließt um {{time}} Uhr",
|
||||
"state_closed": "Geschlossen",
|
||||
"state_maybe": "Vielleicht Geöffnet",
|
||||
"state_open": "Geöffnet",
|
||||
"opening": "Öffnet {{relativeDateTime}}",
|
||||
"opening_today": "Öffnet um {{time}} Uhr",
|
||||
"opening_soon_warning": "Öffnet bald! Um {{time}} Uhr"
|
||||
}
|
||||
},
|
||||
"dashboard": {
|
||||
"header": {
|
||||
"title_morning": "Guten Morgen",
|
||||
"title_day": "Guten Tag",
|
||||
"title_evening": "Guten Abend",
|
||||
"title_night": "Gute Nacht"
|
||||
},
|
||||
"navigation": {
|
||||
"title": "Dashboard",
|
||||
"item": {
|
||||
"catalog": "Vorlesungsv.",
|
||||
"canteen": "Mensa",
|
||||
"map": "Campus",
|
||||
"settings": "Einstellungen",
|
||||
"search": "Suche"
|
||||
}
|
||||
},
|
||||
"news": {
|
||||
"title": "Aktuelles",
|
||||
"moreNews": "Mehr Nachrichten"
|
||||
},
|
||||
"schedule": {
|
||||
"title": "Nächste Einheit",
|
||||
"noEvent": "Kein Eintrag gefunden",
|
||||
"noEventLink": "Jetzt Termine im Stundenplan hinzufügen."
|
||||
},
|
||||
"canteens": {
|
||||
"title": "Deine Mensa",
|
||||
"no_favorite_prefix": "Du hast noch keine Mensa als deinen Favoriten markiert. Nutze die",
|
||||
"no_favorite_link": "Übersicht der Mensen",
|
||||
"no_favorite_suffix": "um einen Favorit zu wählen.",
|
||||
"choose_favorite": "Wähle einen Favorit",
|
||||
"no_dishes_available": "Aktuell sind keine Gerichte verfügbar."
|
||||
},
|
||||
"favorites": {
|
||||
"title": "Deine Favoriten",
|
||||
"no_favorite_prefix": "Du hast noch keine Favoriten markiert. Nutze die",
|
||||
"no_favorite_link": "Suche",
|
||||
"no_favorite_suffix": "um Favoriten zu wählen."
|
||||
}
|
||||
},
|
||||
"data": {
|
||||
"REFRESH_ACTION": "Aktualisieren",
|
||||
"REFRESHING": "Aktualisierung läuft...",
|
||||
"detail": {
|
||||
"TITLE": "Detailansicht",
|
||||
"NOT_FOUND": "Nicht gefunden",
|
||||
"COULD_NOT_CONNECT": "Verbindung fehlgeschlagen",
|
||||
"address": {
|
||||
"TITLE": "Adresse",
|
||||
"STREET": "Straße",
|
||||
"POSTCODE": "Postleitzahl",
|
||||
"CITY": "Stadt",
|
||||
"REGION": "Region",
|
||||
"COUNTRY": "Land",
|
||||
"POST_OFFICE_BOX": "Postfach"
|
||||
},
|
||||
"offers": {
|
||||
"TITLE": "Angebote",
|
||||
"default": "Standard",
|
||||
"employee": "Angestellte",
|
||||
"guest": "Gäste",
|
||||
"student": "Studierende",
|
||||
"sold_out": "Ausverkauft!"
|
||||
}
|
||||
},
|
||||
"chips": {
|
||||
"add_events": {
|
||||
"ADDED_ALL": "Hinzugefügt",
|
||||
"ADDED_SOME": "Manche Termine Hinzugefügt",
|
||||
"REMOVED_ALL": "Termine Auswählen",
|
||||
"UNAVAILABLE": "Keine Termine Verfügbar",
|
||||
"popover": {
|
||||
"ALL": "Alle Termine",
|
||||
"AT": "um",
|
||||
"UNTIL": "bis",
|
||||
"SINGLE": "Einzel",
|
||||
"DATA_ERROR": "Fehlerhafte Daten"
|
||||
}
|
||||
}
|
||||
},
|
||||
"types": {
|
||||
"dish": {
|
||||
"CHARACTERISTICS": "Zutaten",
|
||||
"EMPTY_DISHES": "Keine Angebote verfügbar",
|
||||
"detail": {
|
||||
"breakfast": "Frühstück",
|
||||
"dinner": "Abendessen",
|
||||
"lunch": "Mittagessen",
|
||||
"AVG_NUTRITION_INFO": "Durchschnittliche Nährwertangaben",
|
||||
"CALORIES": "Brennwert",
|
||||
"FAT_TOTAL": "Fett",
|
||||
"FAT_SATURATED": "davon gesättigte Fettsäuren",
|
||||
"CARBOHYDRATE": "Kohlenhydrate",
|
||||
"SALT": "Salz",
|
||||
"SUGAR": "davon Zucker",
|
||||
"PROTEIN": "Protein"
|
||||
}
|
||||
},
|
||||
"origin": {
|
||||
"TITLE": "Ursprung",
|
||||
"USER": "Nutzer",
|
||||
"REMOTE": "Datenquelle",
|
||||
"detail": {
|
||||
"CREATED": "Erstellt am",
|
||||
"UPDATED": "Aktualisiert am",
|
||||
"MODIFIED": "Geändert am",
|
||||
"INDEXED": "Indexiert am",
|
||||
"MAINTAINER": "zur Verfügung gestellt von",
|
||||
"RESPONSIBLE": "Verantwortlich"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"favorites": {
|
||||
"page": {
|
||||
"TITLE": "Favoriten"
|
||||
}
|
||||
},
|
||||
"feedback": {
|
||||
"page": {
|
||||
"TITLE": "Feedback"
|
||||
},
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "Name",
|
||||
"placeholder": "Dein Name"
|
||||
},
|
||||
"type": {
|
||||
"label": "Feedback-Art",
|
||||
"values": {
|
||||
"bug": "Fehler",
|
||||
"comment": "Kommentar"
|
||||
}
|
||||
},
|
||||
"email": {
|
||||
"label": "E-Mail",
|
||||
"placeholder": "deine@mailadresse"
|
||||
},
|
||||
"message": {
|
||||
"label": "Nachricht",
|
||||
"placeholder": "Deine Nachricht an uns... (minimal {{number}} Zeichen lang)"
|
||||
},
|
||||
"termsAgree": [
|
||||
"Hiermit bestätige ich, dass ich die Datenschutzerklärung gelesen habe und ihnen zustimme.",
|
||||
"Hier geht es zu unserer Datenschutzerklärung"
|
||||
],
|
||||
"protocolDataAgree": "Ich bin damit einverstanden, dass die folgenden Protokolldaten zur Nachverfolgbarkeit von Fehlern mitversandt werden. Es erfolgt keine Weitergabe dieser Daten an Dritte.",
|
||||
"submit": "Absenden",
|
||||
"protocolData": {
|
||||
"show": "Protokolldaten einblenden",
|
||||
"hide": "Protokolldaten ausblenden"
|
||||
}
|
||||
},
|
||||
"system_messages": {
|
||||
"success": "Danke für Dein Feedback."
|
||||
}
|
||||
},
|
||||
"map": {
|
||||
"page": {
|
||||
"TITLE": "Karte",
|
||||
"search_bar": {
|
||||
"placeholder": "Gebäude, Points of Interest, Mensen und mehr"
|
||||
},
|
||||
"buttons": {
|
||||
"SHOW_LIST": "Als Liste ansehen",
|
||||
"MORE": "Mehr"
|
||||
},
|
||||
"geolocation": {
|
||||
"TITLE": "Standort nicht verfügbar",
|
||||
"NOT_ENABLED": "Die Standortermittlung auf dem Gerät ist nicht aktiviert",
|
||||
"NOT_ALLOWED": "Du hast den Zugriff auf deinen Standort für diese App abgelehnt. Nutze die Datenschutz-Einstellungen deines Gerätes um den Zugriff zu erlauben."
|
||||
}
|
||||
},
|
||||
"modals": {
|
||||
"single": {
|
||||
"TITLE": "Angezeigter Ort"
|
||||
},
|
||||
"list": {
|
||||
"TITLE": "Angezeigte Orte"
|
||||
}
|
||||
}
|
||||
},
|
||||
"catalog": {
|
||||
"title": "Vorlesungsverzeichnis",
|
||||
"detail": {
|
||||
"EMPTY_SEMESTER": "Keine Verzeichnisdaten für das ausgewählte Semester vorhanden",
|
||||
"EMPTY_CATALOG": "Keine Veranstaltung in diesem Bereich gefunden"
|
||||
}
|
||||
},
|
||||
"library": {
|
||||
"account": {
|
||||
"title": "Bibliothekskonto",
|
||||
"greeting": "Hallo",
|
||||
"login": {
|
||||
"success": "Du bist eingeloggt und kannst Dein Konto nutzen.",
|
||||
"error": "Du bist nicht eingeloggt oder deine Sitzung ist abgelaufen."
|
||||
},
|
||||
"pages": {
|
||||
"profile": {
|
||||
"title": "Deine persönlichen Daten",
|
||||
"labels": {
|
||||
"id": "Bibliotheksausweisnummer",
|
||||
"name": "Name",
|
||||
"email": "E-Mail",
|
||||
"address": "Adresse",
|
||||
"expires": "Nutzungsberechtigung",
|
||||
"status": "Status",
|
||||
"type": "Typ",
|
||||
"note": "Nachricht"
|
||||
},
|
||||
"values": {
|
||||
"unlimited": "unbefristet",
|
||||
"expires": "endet am"
|
||||
}
|
||||
},
|
||||
"holds": {
|
||||
"title": "Bestellungen und Vormerkungen",
|
||||
"labels": {
|
||||
"title": "Titel",
|
||||
"about": "Mehr Informationen",
|
||||
"label": "Signatur",
|
||||
"endtime": "Abzuholen bis",
|
||||
"storage": "Abholbereit"
|
||||
},
|
||||
"holds": "Bestellungen",
|
||||
"reservations": "Vormerkungen"
|
||||
},
|
||||
"checked_out": {
|
||||
"title": "Deine Ausleihen",
|
||||
"labels": {
|
||||
"title": "Titel",
|
||||
"about": "Mehr Informationen",
|
||||
"label": "Signatur",
|
||||
"endtime": "Leihfristende",
|
||||
"renewals": "Verlängerungen"
|
||||
}
|
||||
},
|
||||
"fines": {
|
||||
"title": "Gebühren",
|
||||
"labels": {
|
||||
"amount": "Betrag",
|
||||
"about": "Information",
|
||||
"date": "Leihfristende",
|
||||
"item": "Artikel",
|
||||
"edition": "Ausgabe",
|
||||
"feetype": "Gebührenart",
|
||||
"feeid": "Gebühren ID",
|
||||
"total_amount": "Gesamtbetrag"
|
||||
}
|
||||
}
|
||||
},
|
||||
"actions": {
|
||||
"cancel": {
|
||||
"header": "Vormerkung löschen",
|
||||
"text": "Soll die Vormerkung von \"{{value}}\" gelöscht werden?",
|
||||
"unknown_book": "unbekannter Titel",
|
||||
"success": "Vormerkung erfolgreich gelöscht."
|
||||
},
|
||||
"renew": {
|
||||
"header": "Ausleihfrist verlängern",
|
||||
"text": "Soll die Ausleihfrist von \"{{value}}\" verlängert werden?",
|
||||
"unknown_book": "unbekannter Titel",
|
||||
"success": "Ausleihfrist erfolgreich verlängert."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"menu": {
|
||||
"context": {
|
||||
"title": "Kontext Menü",
|
||||
"sort": {
|
||||
"title": "Sortierung",
|
||||
"relevance": "Relevanz",
|
||||
"name": "Name",
|
||||
"date": "Datum",
|
||||
"type": "Typ"
|
||||
},
|
||||
"filter": {
|
||||
"title": "Filter",
|
||||
"options": "Optionen",
|
||||
"showAll": "alle anzeigen"
|
||||
},
|
||||
"settings": "Einstellungen"
|
||||
}
|
||||
},
|
||||
"news": {
|
||||
"title": "Aktuelles"
|
||||
},
|
||||
"canteens": {
|
||||
"title": "Mensa"
|
||||
},
|
||||
"search": {
|
||||
"title": "Universal Suche",
|
||||
"type": "Suche",
|
||||
"search_bar": {
|
||||
"placeholder": "Veranstaltungen, Personen, Orte und mehr"
|
||||
},
|
||||
"instruction": "Finde alle Informationen rund ums Studium und den Campus",
|
||||
"nothing_found": "Keine Ergebnisse"
|
||||
},
|
||||
"hebisSearch": {
|
||||
"title": "Bibliothekssuche",
|
||||
"type": "Bibliothek",
|
||||
"search_bar": {
|
||||
"placeholder": "Bücher, mehrteilige Werke, Zeitschriften und mehr"
|
||||
},
|
||||
"instruction": "Durchsuche den Katalog der Bibliothek",
|
||||
"nothing_found": "Keine Ergebnisse",
|
||||
"detail": {
|
||||
"title": "Titel",
|
||||
"description": "Umfang",
|
||||
"firstPublished": "Erscheinungsjahr"
|
||||
},
|
||||
"daia": {
|
||||
"availability": "Verfügbarkeit",
|
||||
"status": "Status",
|
||||
"status_states": {
|
||||
"checked_out": "ausgeliehen",
|
||||
"not_yet_available": "noch nicht verfügbar",
|
||||
"not_available": "nicht verfügbar",
|
||||
"library_only": "nur vor Ort benutzbar",
|
||||
"available": "ausleihbar",
|
||||
"unknown": "unbekannt"
|
||||
},
|
||||
"dueDate": "Leihfristende",
|
||||
"location": "Standort",
|
||||
"signature": "Signatur",
|
||||
"comment": "Kommentar",
|
||||
"order": "bestellen",
|
||||
"reserve": "vormerken",
|
||||
"issn": "ISSN",
|
||||
"ejournal": "ejournal",
|
||||
"unknownAvailability": "Keine Information vorhanden",
|
||||
"unavailableAvailability": "System nicht erreichbar",
|
||||
"fulltext": "Zum Volltext",
|
||||
"holdings": "Bestand"
|
||||
}
|
||||
},
|
||||
"schedule": {
|
||||
"toCalendar": {
|
||||
"reviewModal": {
|
||||
"TITLE": "Termine bestätigen",
|
||||
"EXPORT": "Zum Kalender exportieren",
|
||||
"DOWNLOAD": "Termine herunterladen",
|
||||
"INCLUDE_CANCELLED": "Abgesagte Termine einbeziehen",
|
||||
"shareData": {
|
||||
"TITLE": "Kalender",
|
||||
"TEXT": "Enthält Termine aus der StApps App",
|
||||
"FILE_NAME": "kalender"
|
||||
},
|
||||
"dialogs": {
|
||||
"toCalendarConfirm": {
|
||||
"TITLE": "Zum Kalender exportieren",
|
||||
"DESCRIPTION": "Termine zum Gerätekalender exportieren?"
|
||||
},
|
||||
"cannotShare": {
|
||||
"TITLE": "Teilen nicht möglich",
|
||||
"DESCRIPTION": "Die Teilen Funktionalität wird von diesem Browser nicht unterstützt."
|
||||
},
|
||||
"unsupportedFileType": {
|
||||
"TITLE": "Dateityp nicht unterstützt",
|
||||
"DESCRIPTION": "Kalenderdateien können von diesem Browser aus nicht geteilt werden."
|
||||
},
|
||||
"failedShare": {
|
||||
"TITLE": "Fehler beim Teilen",
|
||||
"DESCRIPTION": "Unbekannter Fehler beim Teilen."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"view": {
|
||||
"today": "Heute"
|
||||
},
|
||||
"recurring": "Stundenplan",
|
||||
"calendar": "Kalender",
|
||||
"single": "Einzeltermine",
|
||||
"addEventPage": {
|
||||
"TITLE": "Termine Hinzufügen",
|
||||
"PLACEHOLDER": "Termine",
|
||||
"SEARCH_INSTRUCTION": "Termine finden"
|
||||
},
|
||||
"card": {
|
||||
"forEach": "Alle",
|
||||
"until": "bis"
|
||||
}
|
||||
},
|
||||
"chips": {
|
||||
"addEvent": {
|
||||
"addEvent": "Event hinzufügen",
|
||||
"addedToEvents": "Event hinzugefügt",
|
||||
"pastEvent": "Event ist vorbei"
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
"title": "Meine App",
|
||||
"titleLogins": "Logins",
|
||||
"titleCourses": "Meine Kurse",
|
||||
"role_guest": "Gastnutzer",
|
||||
"buttons": {
|
||||
"default": {
|
||||
"log_in": "Login",
|
||||
"log_out": "Ausloggen"
|
||||
},
|
||||
"paia": {
|
||||
"log_in": "Login Bibliothek",
|
||||
"log_out": "Ausloggen (Bibliothek)"
|
||||
}
|
||||
},
|
||||
"userInfo": {
|
||||
"studentId": "Matrikelnr.",
|
||||
"username": "Nutzername",
|
||||
"email": "Email",
|
||||
"logInPrompt": "Bitte loggen Sie sich ein, um Ihre Nutzerdaten sehen zu können."
|
||||
},
|
||||
"courses": {
|
||||
"today": "Heute",
|
||||
"no_courses": "Heute stehen keine Termine mehr an."
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"resetAlert.title": "Alle Einstellungen zurücksetzen?",
|
||||
"resetAlert.message": "Sind Sie sich sicher, alle Einstellungen auf ihre Anfangswerte zurückzusetzen?",
|
||||
"resetAlert.buttonYes": "Ja",
|
||||
"resetAlert.buttonCancel": "Abbrechen",
|
||||
"resetToast.message": "Einstellungen wurden zurückgesetzt",
|
||||
"title": "Einstellungen",
|
||||
"resetSettings": "Einstellungen zurücksetzen",
|
||||
"calendar": {
|
||||
"title": "Kalender",
|
||||
"sync": {
|
||||
"title": "Synchronisierung",
|
||||
"unavailableWeb": "Synchronisierung mit dem Gerätekalender wird im Web nicht unterstützt.",
|
||||
"syncWithCalendar": "Mit Gerätekalender synchronisieren",
|
||||
"eventNotifications": "Bei Terminänderungen benachrichtigen"
|
||||
},
|
||||
"export": {
|
||||
"title": "Export",
|
||||
"exportEvents": "Alle Termine exportieren",
|
||||
"backup": "Backup",
|
||||
"restore": "Wiederherstellen",
|
||||
"fileName": "kalender_backup",
|
||||
"dialogs": {
|
||||
"backup": {
|
||||
"save": {
|
||||
"title": "StApps Kalender Backup",
|
||||
"message": "Enthält eine vollständige Terminliste des Kalenders. Diese Datei kann zum wiederherstellen des Kalenders wieder importiert werden."
|
||||
}
|
||||
},
|
||||
"restore": {
|
||||
"rejectFile": {
|
||||
"title": "Ungültige Datei",
|
||||
"message": "Die ausgewählte Datei ist keine gültige StApps Kalender Backup-Datei."
|
||||
},
|
||||
"success": {
|
||||
"title": "Wiederherstellung erfolgreich",
|
||||
"message": "Der Kalender wurde erfolgreich wiederhergestellt."
|
||||
},
|
||||
"error": {
|
||||
"title": "Wiederherstellung fehlgeschlagen",
|
||||
"message": "Beim Wiederherstellen des Kalenders ist ein Fehler aufgetreten."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
547
frontend/app/src/assets/i18n/en.json
Normal file
547
frontend/app/src/assets/i18n/en.json
Normal file
@@ -0,0 +1,547 @@
|
||||
{
|
||||
"ok": "Ok",
|
||||
"yes": "Yes",
|
||||
"no": "No",
|
||||
"abort": "Abort",
|
||||
"save": "Save",
|
||||
"back": "back",
|
||||
"export": "Export",
|
||||
"share": "Share",
|
||||
"timeSuffix": "",
|
||||
"modal": {
|
||||
"DISMISS_NEUTRAL": "Close",
|
||||
"DISMISS_CANCEL": "Cancel",
|
||||
"DISMISS_CONFIRM": "Confirm",
|
||||
"DISMISS": "Close",
|
||||
"TITLE_EDIT": "Edit",
|
||||
"dismiss_warn_pending_changes": {
|
||||
"TITLE": "Pending changes",
|
||||
"SAVE": "Save",
|
||||
"DISCARD": "Discard",
|
||||
"CANCEL": "Cancel"
|
||||
},
|
||||
"settings": "Settings"
|
||||
},
|
||||
"app": {
|
||||
"ui": {
|
||||
"CLOSE": "Close",
|
||||
"ERROR": "Error"
|
||||
},
|
||||
"errors": {
|
||||
"SERVICE": "Service error.",
|
||||
"UNKNOWN": "Unknown problem.",
|
||||
"OFFLINE": "No internet connection",
|
||||
"CONNECTION_ERROR": "Connection error"
|
||||
}
|
||||
},
|
||||
"assessments": {
|
||||
"TITLE": "Grades",
|
||||
"courseOfStudyAssessments": {
|
||||
"PROGRESS": "Progress",
|
||||
"ASSESSMENTS": "Assessments"
|
||||
}
|
||||
},
|
||||
"auth": {
|
||||
"messages": {
|
||||
"encourage_login": "Log in for more",
|
||||
"default": {
|
||||
"authorizing": "Authorizing...",
|
||||
"logged_in_success": "Successfully logged in.",
|
||||
"logged_out_success": "Successfully logged out.",
|
||||
"log_out_alert": {
|
||||
"header": "Complete logout",
|
||||
"message": "You are now logged out in your app. Do you want to log out from your identity provider as well? If unsure, please choose \"Yes\"."
|
||||
}
|
||||
},
|
||||
"paia": {
|
||||
"authorizing": "Authorizing (library)...",
|
||||
"logged_in_success": "Successfully logged in to library.",
|
||||
"logged_out_success": "Successfully logged out from library.",
|
||||
"log_out_alert": {
|
||||
"header": "Logged out...",
|
||||
"message": "You are now logged out within the app. Do you also want to end the browser session? If in doubt, choose \"Yes\"."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"common": {
|
||||
"openingHours": {
|
||||
"closing": "Closing {{relativeDateTime}}",
|
||||
"closing_soon_warning": "Closing soon! At {{time}}",
|
||||
"closing_today": "Closing at {{time}}",
|
||||
"state_closed": "Closed",
|
||||
"state_maybe": "Maybe open",
|
||||
"state_open": "Open",
|
||||
"opening": "Opens {{relativeDateTime}}",
|
||||
"opening_today": "Opens at {{time}}",
|
||||
"opening_soon_warning": "Opens soon! At {{time}}"
|
||||
}
|
||||
},
|
||||
"dashboard": {
|
||||
"header": {
|
||||
"title_morning": "Good Morning",
|
||||
"title_day": "Good Day",
|
||||
"title_evening": "Good Evening",
|
||||
"title_night": "Good Night"
|
||||
},
|
||||
"navigation": {
|
||||
"title": "Dashboard",
|
||||
"item": {
|
||||
"catalog": "Course Catalog",
|
||||
"canteen": "Canteens",
|
||||
"map": "Map",
|
||||
"settings": "Settings",
|
||||
"search": "Search"
|
||||
}
|
||||
},
|
||||
"news": {
|
||||
"title": "News",
|
||||
"moreNews": "More News"
|
||||
},
|
||||
"schedule": {
|
||||
"title": "Next Unit",
|
||||
"noEvent": "No entry found",
|
||||
"noEventLink": "Add appointments to the timetable now."
|
||||
},
|
||||
"canteens": {
|
||||
"title": "Your canteen",
|
||||
"no_favorite_prefix": "You haven't yet marked a canteen as your favorite. Use the",
|
||||
"no_favorite_link": "overview of the canteens",
|
||||
"no_favorite_suffix": "to mark a favorite.",
|
||||
"choose_favorite": "Mark a favorite",
|
||||
"no_dishes_available": "There are currently no dishes available."
|
||||
},
|
||||
"favorites": {
|
||||
"title": "Your favorites",
|
||||
"no_favorite_prefix": "You have not yet marked any favorites. Use the",
|
||||
"no_favorite_link": "Search",
|
||||
"no_favorite_suffix": "to choose favorites."
|
||||
}
|
||||
},
|
||||
"data": {
|
||||
"REFRESH_ACTION": "Refresh",
|
||||
"REFRESHING": "Refreshing...",
|
||||
"detail": {
|
||||
"TITLE": "Details",
|
||||
"NOT_FOUND": "Not found",
|
||||
"COULD_NOT_CONNECT": "Couldn't connect",
|
||||
"address": {
|
||||
"TITLE": "address",
|
||||
"STREET": "street",
|
||||
"POSTCODE": "postcode",
|
||||
"CITY": "city",
|
||||
"REGION": "region",
|
||||
"COUNTRY": "country",
|
||||
"POST_OFFICE_BOX": "post office box"
|
||||
},
|
||||
"offers": {
|
||||
"TITLE": "offers",
|
||||
"default": "Default",
|
||||
"employee": "Employees",
|
||||
"guest": "Guests",
|
||||
"student": "Students",
|
||||
"sold_out": "Sold Out!"
|
||||
}
|
||||
},
|
||||
"chips": {
|
||||
"add_events": {
|
||||
"ADDED_ALL": "Added",
|
||||
"ADDED_SOME": "Added Some Events",
|
||||
"REMOVED_ALL": "Choose Events",
|
||||
"UNAVAILABLE": "No Associated Events",
|
||||
"popover": {
|
||||
"ALL": "All Events",
|
||||
"AT": "at",
|
||||
"UNTIL": "until",
|
||||
"SINGLE": "single",
|
||||
"DATA_ERROR": "Invalid data"
|
||||
}
|
||||
}
|
||||
},
|
||||
"types": {
|
||||
"dish": {
|
||||
"CHARACTERISTICS": "Ingredients",
|
||||
"EMPTY_DISHES": "No Offers Available",
|
||||
"detail": {
|
||||
"breakfast": "Breakfast",
|
||||
"dinner": "Dinner",
|
||||
"lunch": "Lunch",
|
||||
"AVG_NUTRITION_INFO": "Average Nutrition Facts",
|
||||
"CALORIES": "Calories",
|
||||
"FAT_TOTAL": "Fat",
|
||||
"FAT_SATURATED": "Saturated Fat",
|
||||
"CARBOHYDRATE": "Carbohydrate",
|
||||
"SALT": "Salt",
|
||||
"SUGAR": "Sugars",
|
||||
"PROTEIN": "Protein"
|
||||
}
|
||||
},
|
||||
"origin": {
|
||||
"TITLE": "origin",
|
||||
"USER": "user",
|
||||
"REMOTE": "remote",
|
||||
"detail": {
|
||||
"CREATED": "created at",
|
||||
"UPDATED": "updated at",
|
||||
"MODIFIED": "modified at",
|
||||
"INDEXED": "indexed",
|
||||
"MAINTAINER": "maintainer",
|
||||
"RESPONSIBLE": "responsible entity"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"favorites": {
|
||||
"page": {
|
||||
"TITLE": "Favorites"
|
||||
}
|
||||
},
|
||||
"feedback": {
|
||||
"page": {
|
||||
"TITLE": "Feedback"
|
||||
},
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "Name",
|
||||
"placeholder": "Your name"
|
||||
},
|
||||
"type": {
|
||||
"label": "Type of feedback",
|
||||
"values": {
|
||||
"bug": "Bug",
|
||||
"comment": "Comment"
|
||||
}
|
||||
},
|
||||
"email": {
|
||||
"label": "Mail",
|
||||
"placeholder": "your@mailaddress"
|
||||
},
|
||||
"message": {
|
||||
"label": "Message",
|
||||
"placeholder": "Your message for us... (minimum {{number}} characters)"
|
||||
},
|
||||
"termsAgree": [
|
||||
"I hereby confirm that I have read and agree to the terms of privacy policy.",
|
||||
"Here you can find our privacy policy"
|
||||
],
|
||||
"protocolDataAgree": "I agree to provide the following protocol data for easier traceability of errors. The data will not be forwarded to any third parties.",
|
||||
"submit": "Submit",
|
||||
"protocolData": {
|
||||
"show": "Show protocol data",
|
||||
"hide": "Hide protocol data"
|
||||
}
|
||||
},
|
||||
"system_messages": {
|
||||
"success": "Thank you for your feedback."
|
||||
}
|
||||
},
|
||||
"map": {
|
||||
"page": {
|
||||
"TITLE": "Map",
|
||||
"search_bar": {
|
||||
"placeholder": "Buildings, points of interests, canteens and more"
|
||||
},
|
||||
"buttons": {
|
||||
"SHOW_LIST": "Show as list",
|
||||
"MORE": "More"
|
||||
},
|
||||
"geolocation": {
|
||||
"TITLE": "Location not available",
|
||||
"NOT_ENABLED": "Location services are not enabled on your device",
|
||||
"NOT_ALLOWED": "The app is not allowed to access your location. Use your device privacy settings to allow it again."
|
||||
}
|
||||
},
|
||||
"modals": {
|
||||
"single": {
|
||||
"TITLE": "Place shown"
|
||||
},
|
||||
"list": {
|
||||
"TITLE": "Places shown"
|
||||
}
|
||||
}
|
||||
},
|
||||
"catalog": {
|
||||
"title": "course catalog",
|
||||
"detail": {
|
||||
"EMPTY_SEMESTER": "No catalog data available for selected semester",
|
||||
"EMPTY_CATALOG": "No events were found in this area"
|
||||
}
|
||||
},
|
||||
"library": {
|
||||
"account": {
|
||||
"title": "library account",
|
||||
"greeting": "Hello",
|
||||
"login": {
|
||||
"success": "You are logged-in and ready to access your account.",
|
||||
"error": "Not logged in or login expired."
|
||||
},
|
||||
"pages": {
|
||||
"profile": {
|
||||
"title": "library profile",
|
||||
"labels": {
|
||||
"id": "Card number",
|
||||
"name": "Name",
|
||||
"email": "Email",
|
||||
"address": "Address",
|
||||
"expires": "Membership",
|
||||
"status": "Status",
|
||||
"type": "Type",
|
||||
"note": "Note"
|
||||
},
|
||||
"values": {
|
||||
"unlimited": "unlimited",
|
||||
"expires": "expires"
|
||||
}
|
||||
},
|
||||
"holds": {
|
||||
"title": "Orders and reservations",
|
||||
"labels": {
|
||||
"title": "Title",
|
||||
"about": "More information",
|
||||
"label": "Shelfmark",
|
||||
"endtime": "Available for pickup until",
|
||||
"storage": "Available for pickup"
|
||||
},
|
||||
"holds": "orders",
|
||||
"reservations": "reservations"
|
||||
},
|
||||
"checked_out": {
|
||||
"title": "checked out items",
|
||||
"labels": {
|
||||
"title": "Title",
|
||||
"about": "More information",
|
||||
"label": "Label",
|
||||
"endtime": "Due date",
|
||||
"renewals": "Renewals"
|
||||
}
|
||||
},
|
||||
"fines": {
|
||||
"title": "fines",
|
||||
"labels": {
|
||||
"amount": "Amount",
|
||||
"about": "About",
|
||||
"date": "Due date",
|
||||
"item": "Item",
|
||||
"edition": "Edition",
|
||||
"feetype": "Fee type",
|
||||
"feeid": "Fee ID",
|
||||
"total_amount": "Total amount"
|
||||
}
|
||||
}
|
||||
},
|
||||
"actions": {
|
||||
"cancel": {
|
||||
"header": "Cancel reservation",
|
||||
"text": "Are you sure you want to extend the lending period of \"{{value}}\"?",
|
||||
"unknown_book": "unknown title",
|
||||
"success": "Reservation cancelled successfully."
|
||||
},
|
||||
"renew": {
|
||||
"header": "Extend lending period",
|
||||
"text": "Are you sure you want to extend the lending period of \"{{value}}\"?",
|
||||
"unknown_book": "unknown title",
|
||||
"success": "Lending period extended successfully."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"menu": {
|
||||
"context": {
|
||||
"title": "context menu",
|
||||
"sort": {
|
||||
"title": "sort",
|
||||
"relevance": "relevance",
|
||||
"name": "name",
|
||||
"date": "date",
|
||||
"type": "type"
|
||||
},
|
||||
"filter": {
|
||||
"title": "filter",
|
||||
"options": "options",
|
||||
"showAll": "show all"
|
||||
},
|
||||
"settings": "settings"
|
||||
}
|
||||
},
|
||||
"news": {
|
||||
"title": "News"
|
||||
},
|
||||
"canteens": {
|
||||
"title": "Canteens"
|
||||
},
|
||||
"search": {
|
||||
"title": "Universal Search",
|
||||
"type": "Search",
|
||||
"search_bar": {
|
||||
"placeholder": "Events, places, persons and more"
|
||||
},
|
||||
"instruction": "Find all information related to your studies and campus",
|
||||
"nothing_found": "No results"
|
||||
},
|
||||
"hebisSearch": {
|
||||
"title": "Library Search",
|
||||
"type": "Library",
|
||||
"search_bar": {
|
||||
"placeholder": "Books, journals, multipart items and more"
|
||||
},
|
||||
"instruction": "Search through the vast library catalogue",
|
||||
"nothing_found": "No results",
|
||||
"detail": {
|
||||
"title": "Title",
|
||||
"description": "Scope",
|
||||
"firstPublished": "Year of publication"
|
||||
},
|
||||
"daia": {
|
||||
"availability": "Availability",
|
||||
"status": "Status",
|
||||
"status_states": {
|
||||
"checked_out": "checked out",
|
||||
"not_yet_available": "not yet available",
|
||||
"not_available": "not available",
|
||||
"library_only": "for use in library only",
|
||||
"available": "available",
|
||||
"unknown": "unknown"
|
||||
},
|
||||
"dueDate": "Due date",
|
||||
"location": "Location",
|
||||
"signature": "Shelfmark",
|
||||
"comment": "Remark",
|
||||
"order": "request",
|
||||
"reserve": "reserve",
|
||||
"issn": "ISSN",
|
||||
"ejournal": "ejournal",
|
||||
"unknownAvailability": "No information available",
|
||||
"unavailableAvailability": "System unreachable",
|
||||
"fulltext": "Full text",
|
||||
"holdings": "Holdings"
|
||||
}
|
||||
},
|
||||
"schedule": {
|
||||
"toCalendar": {
|
||||
"reviewModal": {
|
||||
"TITLE": "Confirm events",
|
||||
"EXPORT": "Export to calendar",
|
||||
"DOWNLOAD": "Download events",
|
||||
"INCLUDE_CANCELLED": "Include cancelled events",
|
||||
"shareData": {
|
||||
"TITLE": "Calendar",
|
||||
"TEXT": "Contains events from StApps",
|
||||
"FILE_NAME": "calendar"
|
||||
},
|
||||
"dialogs": {
|
||||
"toCalendarConfirm": {
|
||||
"TITLE": "Export to calendar",
|
||||
"DESCRIPTION": "Do you want to export the selected events to your device calendar?"
|
||||
},
|
||||
"cannotShare": {
|
||||
"TITLE": "Sharing failed",
|
||||
"DESCRIPTION": "Your browser does not support sharing."
|
||||
},
|
||||
"unsupportedFileType": {
|
||||
"TITLE": "Unsupported file type",
|
||||
"DESCRIPTION": "Your browser does not support sharing calendar files."
|
||||
},
|
||||
"failedShare": {
|
||||
"TITLE": "Sharing failed",
|
||||
"DESCRIPTION": "Sharing failed. Please try again."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"view": {
|
||||
"today": "Today"
|
||||
},
|
||||
"recurring": "Recurring",
|
||||
"calendar": "Calendar",
|
||||
"single": "Single Events",
|
||||
"addEventPage": {
|
||||
"TITLE": "Add Events",
|
||||
"PLACEHOLDER": "Events",
|
||||
"SEARCH_INSTRUCTION": "Find events"
|
||||
},
|
||||
"card": {
|
||||
"forEach": "Every",
|
||||
"until": "until"
|
||||
}
|
||||
},
|
||||
"chips": {
|
||||
"addEvent": {
|
||||
"addEvent": "Add event",
|
||||
"addedToEvents": "Added to events",
|
||||
"pastEvent": "Event is over"
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
"title": "My App",
|
||||
"titleLogins": "Logins",
|
||||
"titleCourses": "My Courses",
|
||||
"role_guest": "guest user",
|
||||
"buttons": {
|
||||
"default": {
|
||||
"log_in": "Login",
|
||||
"log_out": "Logout"
|
||||
},
|
||||
"paia": {
|
||||
"log_in": "Library Login",
|
||||
"log_out": "Log Out (Library)"
|
||||
}
|
||||
},
|
||||
"userInfo": {
|
||||
"studentId": "Matriculation Nr.",
|
||||
"username": "Username",
|
||||
"email": "Email",
|
||||
"logInPrompt": "Please log in to view your user data."
|
||||
},
|
||||
"courses": {
|
||||
"today": "Today",
|
||||
"no_courses": "There are no more appointments scheduled today."
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"resetAlert.title": "Reset all settings?",
|
||||
"resetAlert.message": "Are you sure to reset all settings to their default values?",
|
||||
"resetAlert.buttonYes": "yes",
|
||||
"resetAlert.buttonCancel": "cancel",
|
||||
"resetToast.message": "Settings reset",
|
||||
"title": "Settings",
|
||||
"resetSettings": "Reset Settings",
|
||||
"calendar": {
|
||||
"title": "Calendar",
|
||||
"sync": {
|
||||
"title": "Sync",
|
||||
"unavailableWeb": "Sync with device calendar is not available in web version.",
|
||||
"syncWithCalendar": "Sync with device calendar",
|
||||
"eventNotifications": "Event update notifications"
|
||||
},
|
||||
"export": {
|
||||
"title": "Export",
|
||||
"exportEvents": "Export all events",
|
||||
"backup": "Backup",
|
||||
"restore": "Restore",
|
||||
"fileName": "calendar_backup",
|
||||
"dialogs": {
|
||||
"backup": {
|
||||
"save": {
|
||||
"title": "StApps Calendar Backup",
|
||||
"message": "Contains a list of all events in the calendar. You can import this file to restore your calendar."
|
||||
}
|
||||
},
|
||||
"restore": {
|
||||
"rejectFile": {
|
||||
"title": "Invalid file",
|
||||
"message": "The file you selected is not a valid backup file."
|
||||
},
|
||||
"success": {
|
||||
"title": "Restore successful",
|
||||
"message": "Calendar has been restored successfully."
|
||||
},
|
||||
"error": {
|
||||
"title": "Restore failed",
|
||||
"message": "Backup file is corrupted."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user