summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/lang/en/template-tags.json
blob: 50cc2b1072899c76ae04dcee1dfffaf0580215f3 (plain) (blame)
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
{
    "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_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_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_language": "Language",
    "lang_languageEn": "English",
    "lang_languageDe": "German",
    "lang_languagePt": "Portugues",
    "lang_languageTooltip": "The language the frontend uses.",
    "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_room": "Room",
    "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_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_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_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"
}