forked from bigbluebutton/bbb-playback
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathde.json
More file actions
43 lines (43 loc) · 2.11 KB
/
de.json
File metadata and controls
43 lines (43 loc) · 2.11 KB
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
{
"button.about.aria": "Über",
"button.clear.aria": "Suche zurücksetzen",
"button.close.aria": "Schließen",
"button.fullscreen.aria": "Inhalt als Vollbild",
"button.restore.aria": "Inhalt wiederherstellen",
"button.search.aria": "Suche",
"button.section.aria": "Randabschnitt",
"button.swap.aria": "Inhalt umschalten",
"button.theme.aria": "Design wechseln",
"error.wrapper.aria": "Fehlerbereich",
"loader.wrapper.aria": "Loaderbereich",
"player.wrapper.aria": "Playerbereich",
"player.about.modal.shortcuts.title": "Tastenkombinationen",
"player.about.modal.shortcuts.alt": "Alt",
"player.about.modal.shortcuts.shift": "Shift",
"player.about.modal.shortcuts.fullscreen": "Vollbild umschalten",
"player.about.modal.shortcuts.play": "Wiedergabe/Pause",
"player.about.modal.shortcuts.section": "Seitenbereich wechseln",
"player.about.modal.shortcuts.seek.backward": "Rückwärts suchen",
"player.about.modal.shortcuts.seek.forward": "Vorwärts suchen",
"player.about.modal.shortcuts.skip.next": "Nächste Folie",
"player.about.modal.shortcuts.skip.previous": "Vorherige Folie",
"player.about.modal.shortcuts.swap": "Inhalt umschalten",
"player.chat.message.poll.name": "Umfrageergebnis",
"player.chat.message.poll.quiz": "Quizergebnis",
"player.chat.message.poll.question": "Frage",
"player.chat.message.poll.options": "Einstellungen",
"player.chat.message.poll.option.yes": "Ja",
"player.chat.message.poll.option.no": "Nein",
"player.chat.message.poll.option.abstention": "Enthaltung",
"player.chat.message.poll.option.true": "Richtig",
"player.chat.message.poll.option.false": "Falsch",
"player.chat.message.video.name": "Externes Video",
"player.chat.wrapper.aria": "Chatbereich",
"player.notes.wrapper.aria": "Notizenbereich",
"player.presentation.wrapper.aria": "Präsentationsbereich",
"player.screenshare.wrapper.aria": "Bildschirmfreigabebereich",
"player.search.modal.title": "Suche",
"player.search.modal.subtitle": "Suche Inhalt der Präsentationsfolien",
"player.thumbnails.wrapper.aria": "Vorschaubildbereich",
"player.webcams.wrapper.aria": "Webcambereich"
}