summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/lang/en
diff options
context:
space:
mode:
authorSimon Rettberg2020-11-18 12:08:34 +0100
committerSimon Rettberg2020-11-18 12:08:34 +0100
commitec825b751d9b71f5983c27fe5387b0258d62864f (patch)
tree204ee4c702b59bf209a33dd2b021cb639f19e95a /modules-available/sysconfig/lang/en
parent[statistics] Fix shift-click select for re-ordered table (diff)
downloadslx-admin-ec825b751d9b71f5983c27fe5387b0258d62864f.tar.gz
slx-admin-ec825b751d9b71f5983c27fe5387b0258d62864f.tar.xz
slx-admin-ec825b751d9b71f5983c27fe5387b0258d62864f.zip
[sysconfig] Screensaver: Restructure translations
Diffstat (limited to 'modules-available/sysconfig/lang/en')
-rw-r--r--modules-available/sysconfig/lang/en/module.json21
-rw-r--r--modules-available/sysconfig/lang/en/template-tags.json18
2 files changed, 19 insertions, 20 deletions
diff --git a/modules-available/sysconfig/lang/en/module.json b/modules-available/sysconfig/lang/en/module.json
index 278de8ed..b49cc1cf 100644
--- a/modules-available/sysconfig/lang/en/module.json
+++ b/modules-available/sysconfig/lang/en/module.json
@@ -1,6 +1,5 @@
{
"config-module": "Config module",
- "lang_clientSshConfig": "SSH configuration",
"lang_configurationCompilation": "Compile configuration",
"lang_contentOf": "Content of",
"lang_moduleAdd": "Add Module",
@@ -8,5 +7,21 @@
"lang_noModuleFromThisGroup": "(No module from this group)",
"lang_unknwonTaskManager": "Unknown Task Manager error",
"module_name": "Localization",
- "page_title": "Localize and integrate"
-} \ No newline at end of file
+ "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>"
+}
diff --git a/modules-available/sysconfig/lang/en/template-tags.json b/modules-available/sysconfig/lang/en/template-tags.json
index a9da2086..6bb2accb 100644
--- a/modules-available/sysconfig/lang/en/template-tags.json
+++ b/modules-available/sysconfig/lang/en/template-tags.json
@@ -108,29 +108,13 @@
"lang_screenBackgroundDescription": " - A background consisting of a gradient with two colors.",
"lang_screenClock": "Clock",
"lang_screenColor": "Color",
- "lang_screenDescriptionIdleKill": "A screensaver with a timeout which on it's expiration will close all running applications without further requests and logout the user.",
- "lang_screenDescriptionNoTimeout": "A screensaver without a timeout.",
- "lang_screenDescriptionShutdown": "A screensaver with a timeout which on it's expiration the PC will shutdown or restart. All applications will be closed without further requests.",
"lang_screenHeader": "Header",
"lang_screenLabel": "Label",
"lang_screenLocked": "Lockscreen",
- "lang_screenMessageDefaultIdleKill": "This session will end in %1 when inactive.",
- "lang_screenMessageDefaultIdleKillLocked": "This session will end in %1 if the session is not unlocked.",
- "lang_screenMessageDefaultNoTimeout": "This screen is in saving mode.",
- "lang_screenMessageDefaultNoTimeoutLocked": "This computer is locked.",
- "lang_screenMessageDefaultShutdown": "Caution: Computer will shutdown in %1!",
- "lang_screenMessageDefaultShutdownLocked": "Caution: Computer will shutdown in %1!",
"lang_screenQss": "QSS",
- "lang_screenQssDefault": "#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",
"lang_screenSize": "Size",
"lang_screenText": "Edit Contenttext",
- "lang_screenTextDefaultIdleKill": "<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>",
- "lang_screenTextDefaultIdleKillLocked": "<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>",
- "lang_screenTextDefaultShutdown": "<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>",
"lang_screenTextInherit": "Inherit Values",
- "lang_screenTitleIdleKill": "Idle Kill",
- "lang_screenTitleNoTimeout": "No Timeout",
- "lang_screenTitleShutdown": "Shutdown",
"lang_screenUnlocked": "Screensaver",
"lang_searchBase": "Search Base",
"lang_selectFile": "Please select an archive",
@@ -176,4 +160,4 @@
"lang_user_all": "Everyone",
"lang_user_root_only": "Only root",
"lang_user_user_only": "Everyone except root"
-} \ No newline at end of file
+}