-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
47e1ed7
commit 582a789
Showing
43 changed files
with
5,658 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<!doctype html> | ||
<html> | ||
<head> | ||
<script> | ||
sessionStorage.redirect = location.href; | ||
</script> | ||
<meta http-equiv="refresh" content="0;URL='https://ips-lmu.github.io/octra/'"/> | ||
</head> | ||
<body> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,124 @@ | ||
{ | ||
"general": { | ||
"abort": "Abbrechen", | ||
"continue": "Weiter", | ||
"close": "Schließen", | ||
"open": "{{value}} öffnen", | ||
"delete": "Löschen", | ||
"save": "Speichern", | ||
"send now": "Jetzt senden", | ||
"OK": "OK", | ||
"start transcription": "Transkription fortsetzen", | ||
"start new transcription": "Neue Transkription beginnen", | ||
"finish transcription": "Transkription fertigstellen", | ||
"stop transcription": "Transkription beenden", | ||
"check transcription": "Transkription überprüfen", | ||
"quit": "Beenden", | ||
"login": "Anmelden", | ||
"logout": "Abmelden", | ||
"play": "Abspielen", | ||
"pause": "Pausieren", | ||
"stop": "Stop", | ||
"backward": "Zurück", | ||
"replay": "Wiederholung", | ||
"shortcuts": "Tastenkombinationen", | ||
"guidelines": "Regeln", | ||
"overview": "Übersicht", | ||
"help": "Hilfe", | ||
"on focus only": "nur bei Fokus", | ||
"shortcuts audioplayer": "Tastenkombinationen des Audioplayers", | ||
"shortcuts top signaldisplay": "Tastenkombinationen des oberen Signaldsiplays", | ||
"shortcuts down signaldisplay": "Tastenkombinationen des unteren Signaldsiplays", | ||
"shortcuts 2D-Editor": "Tastenkombinationen des 2D-Editors", | ||
"wanted": "Gesucht wird", | ||
"unknown": "unbekannt", | ||
"please wait": "Bitte warten", | ||
"logout successful": "Abmeldung erfolgreich", | ||
"export data": "Daten exportieren", | ||
"export": "Exportieren", | ||
"text file": "Textdatei", | ||
"statistics": "Statistik", | ||
"segments total": "Segmente insgesamt", | ||
"segments transcribed": "Segmente transkribiert", | ||
"segments with breaks": "Segmente mit Pausen", | ||
"segments not transcribed": "Segmente ohne Inhalt", | ||
"segment previous": "vorheriges Segment", | ||
"segment next": "nächstes Segment", | ||
"transcript": "Transkript", | ||
"transcription": "Transkription", | ||
"timespan": "Zeitspanne (s)", | ||
"validation": "Validierung" | ||
}, | ||
"interfaces": { | ||
"simple editor": "Editor ohne Signaldisplay", | ||
"linear editor": "Linearer Editor", | ||
"2D editor": "2D-Editor" | ||
}, | ||
"modal": { | ||
"transcription": { | ||
"delete": { | ||
"header": "Neue Transkription erstellen?", | ||
"text": "Möchten Sie die alte Transkription wirklich entfernen?<br><br>Ihr Fortschritt an der vorherigen Transkription wird dabei gelöscht. Dieser Vorgang kann nicht widerrufen werden.", | ||
"delete old": "Vorherige Transkription entfernen" | ||
}, | ||
"stop": { | ||
"header": "Transkription beenden", | ||
"text": "Möchten Sie die Transkription wirklich beenden?<br><br>Ihr Fortschritt wird lokal in diesem Browser gespeichert. Um später fortzufahren, sollten Sie nicht den Browserverlauf löschen und ausschließlich diesen Browser nutzen." | ||
},"send": { | ||
"header": "Transkription senden", | ||
"text": "Durch Klicken auf 'Jetzt senden' werden Ihre Ergebnisse zentral gespeichert und können nicht mehr geändert werden." | ||
},"sending": { | ||
"header": "Transkription wird übertragen...", | ||
"text": "Ihre Ergebnisse werden übertragen... Bitte bis zum Abschluss der Übertragung warten..." | ||
} | ||
}, | ||
"login": { | ||
"header": "Anmeldung fehlgeschlagen", | ||
"text": "Bitte überprüfen Sie ihren Nutzernamen und ihr Passwort." | ||
} | ||
}, | ||
"shortcuts": { | ||
"play pause": "Abspielen / Pausieren", | ||
"stop playback": "Wiedergabe beenden", | ||
"step backward": "Zur zuletzt pausierten Stelle springen", | ||
"set segment": "Segmentgrenze setzen", | ||
"play selection": "Selektion abspielen", | ||
"transcribe segment": "Segment transkribieren", | ||
"move cursor left": "Cursor nach links bewegen", | ||
"move cursor right": "Cursor nach rechts bewegen" | ||
}, | ||
"login": { | ||
"online mode": "Online Modus", | ||
"online mode disabled": "Der Online Modus ist derzeit deaktiviert. Sie können OCTRA stattdessen lokal nutzen.", | ||
"local mode": "Lokaler Modus", | ||
"old file found": "Es wurden Daten zu einer vorherigen Transkription gefunden. Um diese fortzusetzen, ziehen Sie die folgende Datei per Drag & Drop in das graue Feld:<br/><br/>{{file_label}}" | ||
}, | ||
"dropzone": { | ||
"drag&drop here": "Audiodatei (*.wav) hier hineinziehen oder hier klicken", | ||
"file selected": "{{file_label}} ausgewählt" | ||
}, | ||
"browser": { | ||
"invalid": "<b>Dein Browser ist nicht kompatibel</b>. Nutze bitte einen der folgenden Browser:", | ||
"small window width": "<b>Die Fensterbreite ist zu klein.</b> Bitte vergrößern Sie dieses Fenster bis die Meldung verschwindet." | ||
}, | ||
"reload-file": { | ||
"header": "Datei erneut einlesen", | ||
"text": "Die Seite wurde zuvor geschlossen oder erneut geladen. Bitte wählen Sie erneut eine Audiodatei aus um sie einlesen zu lassen. Nach dem Einlesen können Sie ihre Arbeit fortsetzen.", | ||
"file not supported": "Die Datei ist vom Typ '{{type}}' und wird nicht unterstützt.", | ||
"another file selected": "Es wurde eine andere Datei ausgewählt. Bitte wähle die gleiche Datei aus wie zuvor oder beginne eine neue Transkription.\n\nGesucht wird die Datei '{{file}}'" | ||
}, | ||
"logout":{ | ||
"successful text": "Sie haben sich erfolgreich abgemeldet.", | ||
"login again": "Erneut anmelden" | ||
}, | ||
"signal-gui":{ | ||
"selection text": "Bitte wählen Sie ein Segment aus, indem Sie mit der Maus über den Signalausschnitt fahren und die {{value}} Taste betätigen." | ||
}, | ||
"transcription-submit":{ | ||
"finish transcription": "Sie möchten die Transkription dieser Audiodatei abschließen? Stellen Sie bitte folgende Punkte sicher:", | ||
"boundaries": "Falls verfügbar: Wurden Segmentgrenzen möglichst genau gesetzt?", | ||
"breaks": "Wurden alle definierten Segmente auf Inhalt/Pausen überprüft?", | ||
"markers": "Wurden Marker gesetzt?", | ||
"overview": "Folgende Tabelle zeigt Ihnen einen Überblick über Ihre definierten Segmente:" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,124 @@ | ||
{ | ||
"general": { | ||
"abort": "Abort", | ||
"continue": "Continue", | ||
"close": "Close", | ||
"open": "Open {{value}}", | ||
"delete": "Delete", | ||
"save": "Save", | ||
"send now": "Send now", | ||
"OK": "OK", | ||
"start transcription": "Continue transcription", | ||
"start new transcription": "Start new transcription", | ||
"finish transcription": "Finish transcription", | ||
"stop transcription": "Stop transcription", | ||
"check transcription": "Check transcription", | ||
"quit": "Quit", | ||
"login": "Login", | ||
"logout": "Logout", | ||
"play": "Play", | ||
"pause": "Pause", | ||
"stop": "Stop", | ||
"backward": "Back", | ||
"replay": "Replay", | ||
"shortcuts": "Shortcuts", | ||
"guidelines": "Guidelines", | ||
"overview": "Overview", | ||
"help": "Help", | ||
"on focus only": "on focus only", | ||
"shortcuts audioplayer": "Audioplayer shortcuts", | ||
"shortcuts top signaldisplay": "Shortcuts of the signaldisplay on the top", | ||
"shortcuts down signaldisplay": "Shortcuts of the signaldisplay on the bottom", | ||
"shortcuts 2D-Editor": "Shortcuts of the 2D-Editor", | ||
"wanted": "Wanted", | ||
"unknown": "unknown", | ||
"please wait": "Please wait", | ||
"logout successful": "Logout successfull", | ||
"export data": "Export Data", | ||
"export": "Export", | ||
"text file": "Textdatei", | ||
"statistics": "Statistics", | ||
"segments total": "Total segments", | ||
"segments transcribed": "Transcribed Segments", | ||
"segments with breaks": "Segments with breaks", | ||
"segments not transcribed": "Segments without content", | ||
"segment previous": "previous segment", | ||
"segment next": "next segment", | ||
"transcript": "Transcript", | ||
"transcription": "Transcription", | ||
"timespan": "Timespan (s)", | ||
"validation": "Validation" | ||
}, | ||
"interfaces": { | ||
"simple editor": "Editor without signaldisplay", | ||
"linear editor": "Linear Editor", | ||
"2D editor": "2D-Editor" | ||
}, | ||
"modal": { | ||
"transcription": { | ||
"delete": { | ||
"header": "Create a new transcription?", | ||
"text": "Do you really want to delete the previous Transcription and create a new one?<br><br>Your progress on the previous transcription will be deleted. This action can not be reverted.", | ||
"delete old": "Delete previous transcription" | ||
}, | ||
"stop": { | ||
"header": "Stop Transcription", | ||
"text": "Do you really want to stop the transcription?<br><br>Your proceedings have been saved in your Browser. If you want to continue later you do not have to delete the browser cache. Please use the same browser as in this moment." | ||
},"send": { | ||
"header": "Send transcription", | ||
"text": "Clicking on 'Send now' your data will be sent to the Server to save it centrally. After this you can not change your data." | ||
},"sending": { | ||
"header": "Send transcription now...", | ||
"text": "Your results are transmitted to the server... Please wait for the transmission to finish successfully." | ||
} | ||
}, | ||
"login": { | ||
"header": "Login failed", | ||
"text": "Please check your username and your password." | ||
}, | ||
"shortcuts": { | ||
"play pause": "Play / Pause", | ||
"stop playback": "Stop Playback", | ||
"step backward": "Jump to the last position", | ||
"set segment": "Set segment boundary", | ||
"play selection": "Play selection", | ||
"transcribe segment": "Transcribe segment", | ||
"move cursor left": "Move cursor to the left", | ||
"move cursor right": "Move cursor to the left" | ||
} | ||
}, | ||
"login": { | ||
"online mode": "Online Mode", | ||
"online mode disabled": "Online mode is currently inactive. Please use OCTRA locally.", | ||
"local mode": "Local Mode", | ||
"old file found": "There is data from a previous transcription. If you like to continue your work, just drag & drop the following file to the gray box:<br/><br/>{{file_label}}" | ||
}, | ||
"dropzone": { | ||
"drag&drop here": "Drag & Drop audio file (*.wav) here or click here.", | ||
"file selected": "{{file_label}} selected" | ||
}, | ||
"browser": { | ||
"invalid": "<b>Your browser is not compatible</b>. Please use one of the these browsers:", | ||
"small window width": "<b>The width of this window is too small.</b> Please extend this window to hide this message." | ||
}, | ||
"reload-file": { | ||
"header": "Reload audio file", | ||
"text": "This application was closed or refreshed before. Please select the same audio file again. After that you can continue your work.", | ||
"file not supported": "Type of file is '{{type}}' and not supported.", | ||
"another file selected": "Another file selected. Please select the same file as before or start a new transcription.\n\nWanted: '{{file}}'" | ||
}, | ||
"logout":{ | ||
"successful text": "You are successfully logged out.", | ||
"login again": "Login again" | ||
}, | ||
"signal-gui":{ | ||
"selection text": "Please select one segment moving over one segment and press the {{value}} key." | ||
}, | ||
"transcription-submit":{ | ||
"finish transcription": "You want to finish the transcription of this audiofile? Please make sure to keep following points:", | ||
"boundaries": "If necessary: Did you set boundaries of segments exactly as possible?", | ||
"breaks": "Did you check all segments for contents/breaks?", | ||
"markers": "Did you set noise markers?", | ||
"overview": "The next table shows an overview about your defined segments:" | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+180 Bytes
dist/assets/img/components/transcr-editor/default_markers/break.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+363 Bytes
dist/assets/img/components/transcr-editor/default_markers/intermittent_noise.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+378 Bytes
dist/assets/img/components/transcr-editor/default_markers/speaker_noise.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+236 Bytes
dist/assets/img/components/transcr-editor/default_markers/stars.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+369 Bytes
dist/assets/img/components/transcr-editor/default_markers/stationary_noise.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+167 Bytes
dist/assets/img/components/transcr-editor/default_markers/truncation_end.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+173 Bytes
dist/assets/img/components/transcr-editor/default_markers/truncation_start.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[ | ||
{ | ||
"name": "", | ||
"id": 45 | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"version": "1.0.5", | ||
"audio_server": { | ||
"url": "sds" | ||
}, | ||
"octra": { | ||
"login_enabled": false, | ||
"logging_enabled": true, | ||
"responsive": { | ||
"enabled": true, | ||
"fixedwidth": 1200 | ||
}, | ||
"allowed_browsers": [ | ||
], | ||
"languages":["de", "en"] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"version": "1.0.5", | ||
"audio_server": { | ||
"url": "" | ||
}, | ||
"octra": { | ||
"login_enabled": false, | ||
"logging_enabled": true, | ||
"responsive": { | ||
"enabled": false, | ||
"fixedwidth": 1200 | ||
}, | ||
"allowed_browsers": [ | ||
{ | ||
"name": "Chrome", | ||
"version": "+23" | ||
} | ||
], | ||
"languages":["de", "en"] | ||
} | ||
} |
Oops, something went wrong.