diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2015-12-23 19:07:18 +1300 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2015-12-23 19:07:18 +1300 |
commit | 8ac2a257cf47c95296324c038b37ef36c5b26f50 (patch) | |
tree | 3fc08ff0656406f3d26c6b221cf1ba200eaee22e /web/l10n/de.json | |
parent | 58b034aef4bca0a6c5a34634bf000bcf17136bdd (diff) | |
download | trackermap-server-8ac2a257cf47c95296324c038b37ef36c5b26f50.tar.gz trackermap-server-8ac2a257cf47c95296324c038b37ef36c5b26f50.tar.bz2 trackermap-server-8ac2a257cf47c95296324c038b37ef36c5b26f50.zip |
Update all localization files
Diffstat (limited to 'web/l10n/de.json')
-rw-r--r-- | web/l10n/de.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/web/l10n/de.json b/web/l10n/de.json index e47152ddc..9a8117738 100644 --- a/web/l10n/de.json +++ b/web/l10n/de.json @@ -27,11 +27,14 @@ "loginFailed": "Falsche Emailadresse oder Passwort", "loginCreated": "Neuer Benutzer wurde registriert", "loginLogout": "Abmelden", + "devicesAndState": "Geräte und Status", "deviceDialog": "Gerät", "deviceTitle": "Geräte", "deviceName": "Name", "deviceIdentifier": "Kennung", + "deviceLastUpdate": "Letzte Aktualisierung", "deviceCommand": "Befehl", + "deviceFollow": "Folgen", "settingsTitle": "Einstellungen", "settingsUser": "Benutzerkonto", "settingsServer": "Server", @@ -56,6 +59,7 @@ "serverTitle": "Server Einstellungen", "serverZoom": "Zoomen", "serverRegistration": "Registrierung zulassen", + "serverReadonly": "Nur Lesen", "mapTitle": "Karte", "mapLayer": "Karten Layer", "mapCustom": "Benutzerspezifische Karte", @@ -70,10 +74,10 @@ "commandSend": "Senden", "commandType": "Typ", "commandSent": "Befehl wurde gesendet", - "commandPositionPeriodic": "Position Fix", - "commandPositionStop": "Position Stop", + "commandPositionPeriodic": "Periodische Berichte", + "commandPositionStop": "Bericht stoppen", "commandEngineStop": "Motor Stop", - "commandEngineResume": "Motor fortsetzen", + "commandEngineResume": "Motor Start", "commandFrequency": "Frequenz", "commandUnit": "Einheit" }
\ No newline at end of file |