summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/lang/en
diff options
context:
space:
mode:
authorSimon Rettberg2017-04-21 12:34:48 +0200
committerSimon Rettberg2017-04-21 12:34:48 +0200
commit3aea8b85cbfc93c22afce4a9db770bec742b8234 (patch)
tree2c028bf48add83cacb9f639f3e90aa313d46d901 /modules-available/locationinfo/lang/en
parent[locationinfo] Backend: Proper checkConnection() for davinci, make course ser... (diff)
downloadslx-admin-3aea8b85cbfc93c22afce4a9db770bec742b8234.tar.gz
slx-admin-3aea8b85cbfc93c22afce4a9db770bec742b8234.tar.xz
slx-admin-3aea8b85cbfc93c22afce4a9db770bec742b8234.zip
[locationinfo] Update tanslations
Diffstat (limited to 'modules-available/locationinfo/lang/en')
-rw-r--r--modules-available/locationinfo/lang/en/backend-davinci.json8
-rw-r--r--modules-available/locationinfo/lang/en/backend-dummy.json14
-rw-r--r--modules-available/locationinfo/lang/en/backend-hisinone.json16
-rw-r--r--modules-available/locationinfo/lang/en/davinci.json3
-rw-r--r--modules-available/locationinfo/lang/en/dummy.json14
-rw-r--r--modules-available/locationinfo/lang/en/hisinone.json10
-rw-r--r--modules-available/locationinfo/lang/en/template-tags.json151
7 files changed, 102 insertions, 114 deletions
diff --git a/modules-available/locationinfo/lang/en/backend-davinci.json b/modules-available/locationinfo/lang/en/backend-davinci.json
new file mode 100644
index 00000000..e85abebe
--- /dev/null
+++ b/modules-available/locationinfo/lang/en/backend-davinci.json
@@ -0,0 +1,8 @@
+{
+ "baseUrl": "Base URL",
+ "baseUrl_helptext": "URL to Davinci installation",
+ "verifyCert": "Verify certificate",
+ "verifyCert_helptext": "If the certificate expired or was not signed by a known CA, the connection will be aborted.",
+ "verifyHostname": "Verify host name",
+ "verifyHostname_helptext": "The certificate's host name must match the host name given in the URL, otherwise the connection will be aborted."
+} \ No newline at end of file
diff --git a/modules-available/locationinfo/lang/en/backend-dummy.json b/modules-available/locationinfo/lang/en/backend-dummy.json
new file mode 100644
index 00000000..07bf804c
--- /dev/null
+++ b/modules-available/locationinfo/lang/en/backend-dummy.json
@@ -0,0 +1,14 @@
+{
+ "CB2t": "sausages",
+ "CB2t_helptext": "cb2",
+ "CheckTheBox": "CheckBox",
+ "CheckTheBox_helptext": "Check this if you are bored",
+ "integer": "A integer value",
+ "integer_helptext": "What is this for?!",
+ "option": "Option Array",
+ "option_helptext": "LALALA OPtion title bla bla",
+ "password": "Password 1",
+ "password_helptext": "Password 1 title alalala :D",
+ "username": "Username",
+ "username_helptext": "A fkn username field"
+} \ No newline at end of file
diff --git a/modules-available/locationinfo/lang/en/backend-hisinone.json b/modules-available/locationinfo/lang/en/backend-hisinone.json
new file mode 100644
index 00000000..0ff12c18
--- /dev/null
+++ b/modules-available/locationinfo/lang/en/backend-hisinone.json
@@ -0,0 +1,16 @@
+{
+ "baseUrl": "Base URL",
+ "baseUrl_helptext": "URL to HisInOne installation",
+ "open": "Service",
+ "open_helptext": "Sets the Web Service to use. OpenCourseService is anonymized and doesn't require authentication, so it's usually the preferred way.",
+ "password": "Password",
+ "password_helptext": "Account password. Only required if using CourseService",
+ "role": "Role",
+ "role_helptext": "Role of the user accessing the CourseService.",
+ "username": "Username",
+ "username_helptext": "Authenticating user (only required for CourseService).",
+ "verifyCert": "Verify certificate",
+ "verifyCert_helptext": "Wenn das Zertifikat abgelaufen ist, oder von keiner bekannten CA ausgestellt wurde, wird die Verbindung abgelehnt.",
+ "verifyHostname": "Verify host name",
+ "verifyHostname_helptext": "Der im Zertifikat angegebene Hostname muss mit dem Hostnamen aus der URL \u00fcbereinstimmen, sonst wird die Verbindung abgelehnt."
+} \ No newline at end of file
diff --git a/modules-available/locationinfo/lang/en/davinci.json b/modules-available/locationinfo/lang/en/davinci.json
deleted file mode 100644
index 0e0dcd23..00000000
--- a/modules-available/locationinfo/lang/en/davinci.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
-
-} \ No newline at end of file
diff --git a/modules-available/locationinfo/lang/en/dummy.json b/modules-available/locationinfo/lang/en/dummy.json
deleted file mode 100644
index 800fd80b..00000000
--- a/modules-available/locationinfo/lang/en/dummy.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "username": "Username",
- "username_title": "A fkn username field",
- "password": "Password 1",
- "password_title": "Password 1 title alalala :D",
- "integer": "A integer value",
- "integer_title": "What is this for?!",
- "option": "Option Array",
- "option_title": "LALALA OPtion title bla bla",
- "CheckTheBox": "CheckBox",
- "CheckTheBox_title": "Check this if you are bored",
- "CB2 t": "Another cb",
- "CB2 t_title": "meeh fk it. This cb does nothing. :P"
-}
diff --git a/modules-available/locationinfo/lang/en/hisinone.json b/modules-available/locationinfo/lang/en/hisinone.json
deleted file mode 100644
index 3dd14602..00000000
--- a/modules-available/locationinfo/lang/en/hisinone.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "username": "username",
- "username_title": "The username used in HisInOne.",
- "password": "password",
- "password_title": "The password used in HisInOne.",
- "open":"open",
- "open_title":"Use openCourseService api.",
- "role":"role",
- "role_title":"The role used by the username in HisInOne."
-} \ No newline at end of file
diff --git a/modules-available/locationinfo/lang/en/template-tags.json b/modules-available/locationinfo/lang/en/template-tags.json
index 8e0b2c8d..c6701d88 100644
--- a/modules-available/locationinfo/lang/en/template-tags.json
+++ b/modules-available/locationinfo/lang/en/template-tags.json
@@ -1,103 +1,80 @@
{
- "lang_mainHeader": "Infoscreen",
-
- "lang_locationName": "Name",
- "lang_locationID": "ID",
- "lang_locationIsHidden": "Hidden",
- "lang_locationIsHidden_title": "If checked the API doesn't return information about the room.",
- "lang_locationInUse": "Clients",
- "lang_locationSettings": "Settings",
- "lang_locationConfig": "Config",
-
- "lang_pcID": "ID",
- "lang_pcIP": "IP",
- "lang_pcX": "X",
- "lang_pcY": "Y",
- "lang_pcState": "PC state",
-
- "lang_day": "Day",
- "lang_openingTime": "Opening times",
+ "lang_addServer": "Server",
+ "lang_addServer_helptext": "Add server",
+ "lang_autoScale": "Auto Days",
+ "lang_autoscaleTooltip": "Calculates the optimum amount of days to show from the display width.",
+ "lang_buildingTable": "Building \/ Room List",
+ "lang_calendar": "Calendar",
+ "lang_calupdateTooltip": "Time the calender querys for updates (in minutes)",
"lang_closingTime": "Closing time",
-
- "lang_shortMonday": "Mon",
- "lang_shortTuesday": "Tue",
- "lang_shortWednesday": "Wed",
- "lang_shortThursday": "Thu",
- "lang_shortFriday": "Fri",
- "lang_shortSaturday": "Sat",
- "lang_shortSunday": "Sun",
- "lang_shortMonTilFr": "Mon - Fri",
- "lang_monTilFr": "Monday - Friday",
- "lang_saturday": "Saturday",
- "lang_sunday": "Sunday",
+ "lang_config": "Config",
+ "lang_configupdateTooltip": "Time interval the config gets updated (in minutes)",
+ "lang_credentials": "Login",
+ "lang_customUrl": "Custom URL",
+ "lang_customUrlTooltip": "This URL will override the config settings from the room.",
+ "lang_day": "Day",
+ "lang_daysToShow": "Days",
+ "lang_daysToShowTooltip": "Defines the amount of days to show in the calendar",
+ "lang_deleteConfirmation": "Are you sure?",
+ "lang_display": "Display",
+ "lang_ecoMode": "E-Ink mode",
+ "lang_ecoTooltip": "Symbolic based pc state pictures are used instead of the colour base ones.",
"lang_expertMode": "Expert mode",
- "lang_expertMode_title": "Allows you to set openingtimes for every day.",
-
- "lang_nameTooltip": "Defines the name of the server.",
- "lang_urlTooltip": "Server URL on which the backend trys to get the calendar data from.",
- "lang_typeTooltip": "Defines on which type of server you want to connect to.",
+ "lang_expertMode_helptext": "Allows you to set openingtimes for every day.",
+ "lang_general": "General",
"lang_language": "Language",
- "lang_languageEn": "English",
- "lang_languageDe": "German",
- "lang_languagePt": "Portugues",
"lang_languageTooltip": "The language the frontend uses.",
+ "lang_locationID": "ID",
+ "lang_locationInUse": "Clients",
+ "lang_locationIsHidden": "Hidden",
+ "lang_locationIsHidden_helptext": "If checked the API doesn't return information about the room.",
+ "lang_locationName": "Name",
+ "lang_locationSettings": "Settings",
+ "lang_mainHeader": "Infoscreen",
"lang_mode": "Mode",
"lang_mode1": "Calendar & Room",
"lang_mode2": "Calendar",
"lang_mode3": "Room",
"lang_mode4": "Switching",
"lang_modeTooltip": "The display modes the frontend supports.",
- "lang_ecoMode": "E-Ink mode",
- "lang_ecoTooltip": "Symbolic based pc state pictures are used instead of the colour base ones.",
- "lang_daysToShow": "Days",
- "lang_daysToShowTooltip": "Defines the amount of days to show in the calendar",
- "lang_scale": "Calendar width",
- "lang_scaleTooltip": "[10-90] Defines the calendar width. (in percent)",
- "lang_switchTime": "Switchtime",
- "lang_switchTimeTooltip": "[1-120] Sets the time between switching (in seconds)",
- "lang_rotation": "Rotation",
- "lang_rotation0": "0°",
- "lang_rotation1": "90° ⟲",
- "lang_rotation2": "180°",
- "lang_rotation3": "90° ⟳",
- "lang_rotationTooltip": "Rotates the room.",
- "lang_vertical": "Vertical mode",
- "lang_verticalTooltip": "Defines whether the room and calendar are shown above each other.",
- "lang_updateRates": "Update rates",
- "lang_calendar": "Calendar",
- "lang_calupdateTooltip": "Time the calender querys for updates (in minutes)",
+ "lang_monTilFr": "Monday - Friday",
+ "lang_nameTooltip": "Defines the name of the server.",
+ "lang_noServer": "<no server>",
+ "lang_openingTime": "Opening times",
+ "lang_refresh": "Refresh",
+ "lang_refresh_helptext": "Checks if the server connection is valid.",
"lang_room": "Room",
+ "lang_roomId": "Room ID",
+ "lang_roomIdTooltip": "The ID of the room the server needs, for querying the calendar data.",
"lang_roomupdateTooltip": "Time the PCs in the room gets updated (in seconds)",
- "lang_config": "Config",
- "lang_configupdateTooltip": "Time interval the config gets updated (in minutes)",
- "lang_min": "min",
+ "lang_rotation": "Rotation",
+ "lang_rotation0": "0\u00b0",
+ "lang_rotation1": "90\u00b0 \u27f2",
+ "lang_rotation2": "180\u00b0",
+ "lang_rotation3": "90\u00b0 \u27f3",
+ "lang_rotationTooltip": "Rotates the room.",
+ "lang_saturday": "Saturday",
+ "lang_scale": "Calendar width",
+ "lang_scaleTooltip": "[10-90] Defines the calendar width. (in percent)",
"lang_sec": "sec",
- "lang_autoScale": "Auto Days",
- "lang_autoscaleTooltip": "Calculates the optimum amount of days to show from the display width.",
- "lang_deleteConfirmation": "Are you sure?",
- "lang_addServer": "Server",
- "lang_addServer_title": "Add server",
- "lang_noServer": "<no server>",
- "lang_serverTable": "Server List",
- "lang_buildingTable": "Building / Room List",
- "lang_serverUrl": "URL",
- "lang_customUrl": "Custom URL",
- "lang_customUrlTooltip": "This URL will override the config settings from the room.",
- "lang_serverType": "Type",
- "lang_serverUser": "User",
- "lang_serverPassword": "Password",
- "lang_serverID": "Server ID",
- "lang_sID": "sID",
"lang_server": "Server",
+ "lang_serverTable": "Server List",
"lang_serverTooltip": "Defines from which server the room queries the calendar data.",
- "lang_roomId": "Room ID",
- "lang_roomIdTooltip": "The ID of the room the server needs, for querying the calendar data.",
- "lang_credentials": "Login",
- "lang_refresh_title": "Checks if the server connection is valid.",
- "lang_delete": "Delete",
- "lang_refresh": "Refresh",
- "lang_general": "General",
-
- "lang_server": "Server",
- "lang_display": "Display"
-}
+ "lang_serverType": "Type",
+ "lang_serverUrl": "URL",
+ "lang_shortFriday": "Fri",
+ "lang_shortMonday": "Mon",
+ "lang_shortSaturday": "Sat",
+ "lang_shortSunday": "Sun",
+ "lang_shortThursday": "Thu",
+ "lang_shortTuesday": "Tue",
+ "lang_shortWednesday": "Wed",
+ "lang_sunday": "Sunday",
+ "lang_switchTime": "Switchtime",
+ "lang_switchTimeTooltip": "[1-120] Sets the time between switching (in seconds)",
+ "lang_typeTooltip": "Defines on which type of server you want to connect to.",
+ "lang_updateRates": "Update rates",
+ "lang_urlTooltip": "Server URL on which the backend trys to get the calendar data from.",
+ "lang_vertical": "Vertical mode",
+ "lang_verticalTooltip": "Defines whether the room and calendar are shown above each other."
+} \ No newline at end of file