summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/lang/en/module.json
blob: b49cc1cf41b237ddb4df4dfc1ec1bc9ead53a58a (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
{
    "config-module": "Config module",
    "lang_configurationCompilation": "Compile configuration",
    "lang_contentOf": "Content of",
    "lang_moduleAdd": "Add Module",
    "lang_moduleAssign": "Assign Module to System Configurations",
    "lang_noModuleFromThisGroup": "(No module from this group)",
    "lang_unknwonTaskManager": "Unknown Task Manager error",
    "module_name": "Localization",
    "page_title": "Localize and integrate",
    "saver_MessageDefaultIdleKill": "This session will end in %1 when inactive.",
    "saver_MessageDefaultIdleKillLocked": "This session will end in %1 if the session is not unlocked.",
    "saver_MessageDefaultNoTimeout": "This screen is in saving mode.",
    "saver_MessageDefaultNoTimeoutLocked": "This computer is locked.",
    "saver_MessageDefaultShutdown": "Caution: Computer will shutdown in %1!",
    "saver_MessageDefaultShutdownLocked": "Caution: Computer will shutdown in %1!",
    "saver_QssDefault": "#Saver {\r\n  background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 #443, stop:1 #000)\r\n}\r\n\r\nQLabel {\r\n  color: #f64;\r\n}\r\n\r\n#lblClock {\r\n  color: #999;\r\n  font-size: 20pt;\r\n}\r\n\r\n#lblHeader {\r\n  font-size: 20pt;\r\n}\r\n",
    "saver_DescriptionIdleKill": "A screensaver with a timeout which on it's expiration will close all running applications without further requests and logout the user.",
    "saver_DescriptionNoTimeout": "A screensaver without a timeout.",
    "saver_DescriptionShutdown": "A screensaver with a timeout which on it's expiration the PC will shutdown or restart. All applications will be closed without further requests.",
    "saver_TitleIdleKill": "Idle Kill",
    "saver_TitleNoTimeout": "No Timeout",
    "saver_TitleShutdown": "Shutdown",
    "saver_TextDefaultIdleKill": "<html><body>No user activity detected. <br>If the computer is not used until the time specified above, the session will end. <br> All running applications <br>will be closed without further requests. Make sure that all files and changes are saved <br> before the time runs out. <br><br>It prevents computers from beeing locked for hours and <br>not beeing available for other users.<\/body><\/html>",
    "saver_TextDefaultIdleKillLocked": "<html><body><br>The current session will end by the time specified above if the computer isn't unlocked before. <br>All running applications will be closed without further requests. <br>Make sure that all files and changes are saved <br>or the session is unlocked before the time runs out. <br><br>It prevents computers from beeing locked for hours and <br>not beeing available for other users.<\/body><\/html>",
    "saver_TextDefaultShutdown": "<html><body>Caution: The computer will shutdown or restart respectively at the specified time above. <br>All running applications will be closed without further requests. Make sure to save all files and changes and leave the session<br>before the time runs out.<\/body><\/html>"
}