Skip to content

Commit

Permalink
✨ up to date German Language Support LookAtMe-Genius-Cameraman#42
Browse files Browse the repository at this point in the history
  • Loading branch information
sevgiun committed Jan 30, 2020
1 parent 1fe141d commit 889fc84
Showing 1 changed file with 38 additions and 2 deletions.
40 changes: 38 additions & 2 deletions t_system/remote_ui/www/static/resources/js/language/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,22 @@ const germantrans = {
"Help": "Hilfe",
"Advanced": "Fortgeschritten",
"active": "aktiv",
"Live Stream": "Live Stream",
"NAME": "NAME",
"URL": "URL",
"SERVER": "SERVER",
"Account Name": "Konto Name",
"Stream Key": "Schlüssel Streamen",
"Add": "Hinzufügen",
"Cancel": "Stornieren",
"Websites": "Webseiten",
"Add Website": "Hinzufügen Webseite",
"Website Added!": "Webseite hinzugefügt!",
"add account": "Hinzugefügen konto",
"Account Added!": "Konto hinzugefügt!",
"change key": "Schlüssel ändern",
"stream key: ": "Schlüssel streamen: ",
"No Stream ID": "Keine Stream-ID",
"Exit": "Ausgang",
" Disconnect": " Trennen",
" Restart": " Neustart",
Expand Down Expand Up @@ -102,6 +118,18 @@ const germantrans = {
"Learn": "Lernen",
"Target is not-moving": "Ziel bewegt sich nicht",
"Time-lapse": "Time-lapse",
"Specify Live Stream": "Angeben Live Stream",
"Live-Stream Channels": "Live Stream Kanäle",
"Recording": "Aufzeichnung",
"Live Streaming": "Live-Streaming",
"Cloud Storage": "Cloud Speicher",
"Auto Sync": "Automatische Synchronisation",
"Access Key": "Zugangsschlüssel",
"Available Services": "Verfügbare Dienste",
"Selected Services": "Ausgewählte Dienstleistungen",
"No Account": "Nein Konto",
"The Cloud Storage Synchronization feature is not available because there is no internet access.": "Die Cloud-Speichersynchronisierungsfunktion ist nicht verfügbar, da kein Internetzugang vorhanden ist.",
"Scenario": "Szenario",
"READY": "BEREIT",
"CANCEL": "STORNIEREN",
"START": "STARTEN",
Expand All @@ -111,6 +139,9 @@ const germantrans = {
"RESUME": "FORTSETZEN",
"SIMULATE": "SIMULIEREN",
"TAKE PHOTO": "FOTO MACHEN",
"GET LOCK": "SCHLOSS BEKOMMEN",
"RELEASE": "FREISETZUNG",
"The Live Broadcast feature is not available because there is no internet access.": "Die Live Broadcast-Funktion ist nicht verfügbar, da kein Internetzugang vorhanden ist.",
"simulate": "simulieren",
"rename": "umbenennen",
"HOLD TO PAUSE": "GEDRUCKT HALTEN, UM ANZUHALTEN",
Expand All @@ -124,7 +155,12 @@ const germantrans = {
"Target Sign": "Zielscheibe Unterzeichnen",
"Don't Mark": "Nicht Markieren",
" administration": " Verwaltung",
" Exit": " Ausfahrt",
"View Logs": "Protokolle anzeigen",
" Clean": " Bereinigen",
"Logs Deleting!": "Protokolle löschen!",
"You are about to delete all stored logs..": "Sie sind dabei, alle gespeicherten Protokolle zu löschen...",
"Create Emotion": "Emotionen Schaffen",
"Predict Mission": "Mission Vorhersagen"
"Predict Mission": "Mission Vorhersagen",
"Set N.M.T. Action": "Setzen N.B.Z. Aktion",
" Exit": " Ausgang",
};

0 comments on commit 889fc84

Please sign in to comment.