From a86d0225dc7768a629ce59c325a1dcc739122ef9 Mon Sep 17 00:00:00 2001 From: Jannik Schönartz Date: Mon, 5 Dec 2016 09:56:44 -0800 Subject: Locationinfo: Added Servertable --- .../locationinfo/lang/de/template-tags.json | 16 ++++++++++++++-- .../locationinfo/lang/en/template-tags.json | 16 ++++++++++++++-- 2 files changed, 28 insertions(+), 4 deletions(-) (limited to 'modules-available/locationinfo/lang') diff --git a/modules-available/locationinfo/lang/de/template-tags.json b/modules-available/locationinfo/lang/de/template-tags.json index 3f782970..d43ab0f4 100644 --- a/modules-available/locationinfo/lang/de/template-tags.json +++ b/modules-available/locationinfo/lang/de/template-tags.json @@ -12,7 +12,7 @@ "lang_pcIP": "IP", "lang_pcX": "X", "lang_pcY": "Y", - "lang_pcInUse": "In Benutzung", + "lang_pcState": "PC Status", "lang_day": "Tag", "lang_openingTime": "Öffnungszeit", @@ -62,5 +62,17 @@ "lang_configupdateTooltip": "Zeit nachder die Einstellungen geupdated werden (in minuten)", "lang_min": "min", "lang_sec": "sec", - "lang_autoScale": "Auto skalierung" + "lang_autoScale": "Auto skalierung", + "lang_deleteConfirmation": "Bist du sicher?", + "lang_addServer": "Server", + "lang_serverTable": "Server Liste", + "lang_buildingTable": "Gebäude / Raum Liste", + "lang_serverUrl": "Url", + "lang_serverType": "Type", + "lang_serverUser": "Benutzer", + "lang_serverPassword": "Passwort", + "lang_serverID": "Server ID", + "lang_sID": "sID", + "lang_server": "Server", + "lang_serverRoomId": "Server: Raum ID" } diff --git a/modules-available/locationinfo/lang/en/template-tags.json b/modules-available/locationinfo/lang/en/template-tags.json index 07224987..9efeb2c4 100644 --- a/modules-available/locationinfo/lang/en/template-tags.json +++ b/modules-available/locationinfo/lang/en/template-tags.json @@ -12,7 +12,7 @@ "lang_pcIP": "IP", "lang_pcX": "X", "lang_pcY": "Y", - "lang_pcInUse": "In Use", + "lang_pcState": "PC state", "lang_day": "Day", "lang_openingTime": "Opening time", @@ -62,5 +62,17 @@ "lang_configupdateTooltip": "Time interval the config gets updated (in minutes)", "lang_min": "min", "lang_sec": "sec", - "lang_autoScale": "Auto scale" + "lang_autoScale": "Auto scale", + "lang_deleteConfirmation": "Are you sure?", + "lang_addServer": "Server", + "lang_serverTable": "Server List", + "lang_buildingTable": "Building / Room List", + "lang_serverUrl": "Url", + "lang_serverType": "Type", + "lang_serverUser": "User", + "lang_serverPassword": "Password", + "lang_serverID": "Server ID", + "lang_sID": "sID", + "lang_server": "Server", + "lang_serverRoomId": "Server: Room ID" } -- cgit v1.2.3-55-g7522