Localizable strings for the App Info page

Signed-off-by: DimitriDR <dimitridroeck@gmail.com>
This commit is contained in:
DimitriDR
2023-01-07 20:18:57 +01:00
parent 3016128cbc
commit 6b376f1dad
3 changed files with 124 additions and 35 deletions

View File

@@ -41,6 +41,44 @@
"logged-in-guest": "Logged in as Guest, Redirecting...",
"error-guest-access": "Guest Access Not Allowed"
},
"splash-screen": {
"loading": "Loading"
},
"site-meta": {
"title": "Title",
"description": "Description"
},
"app-info": {
"title": "App Info",
"error-log": "Error Log",
"no-errors": "No recent errors detected",
"help-support": "Help & Support",
"help-support-description" : "For getting support with running or configuring Dashy, see the",
"help-support-discussions": "Discussions",
"support-dashy": "Supporting Dashy",
"support-dashy-description": "For ways that you can get involved, check out the",
"support-dashy-link": "Contributions page",
"report-bug": "Report a Bug",
"report-bug-description": "If you think you've found a bug, then please",
"report-bug-link": "raise an Issue",
"more-info": "More Info",
"source": "Source",
"documentation": "Documentation",
"privacy-and-security": "Privacy & Security",
"privacy-and-security-l1": "For a break-down of how your data is managed by Dashy, see the",
"privacy-and-security-privacy-policy": "Privacy Policy",
"app-info.privacy-and-security-advice": "For advise in securing your dashboard, you can reference the",
"app-info.privacy-and-security-advice-link": "Management Docs",
"privacy-and-security-security-issue": "If you've found a potential security issue, report it following our",
"privacy-and-security-security-policy": "Security Policy",
"license": "License",
"license-under": "Licensed under",
"licence-third-party": "For licenses for third-party modules, please see",
"licence-third-party-link": "Legal",
"list-contributors": "For the full list of contributors and thanks, see",
"list-contributors-link": "Credits",
"version": "Version"
},
"config": {
"main-tab": "Main Menu",
"view-config-tab": "View Config",
@@ -69,7 +107,11 @@
"css-note-label": "Note",
"css-note-l1": "You will need to refresh the page for your changes to take effect.",
"css-note-l2": "Styles overrides are only stored locally, so it is recommended to make a copy of your CSS.",
"css-note-l3": "To remove all custom styles, delete the contents and hit Save Changes"
"css-note-l3": "To remove all custom styles, delete the contents and hit Save Changes",
"custom-css": {
"title": "Custom CSS",
"base-theme": "Base Theme"
}
},
"alternate-views": {
"alternate-view-heading": "Switch View",
@@ -91,7 +133,9 @@
"config-launcher-tooltip": "Update Configuration",
"sign-out-tooltip": "Sign Out",
"sign-in-tooltip": "Log In",
"sign-in-welcome": "Hello {username}!"
"sign-in-welcome": "Hello {username}!",
"hide": "Hide",
"open": "Open"
},
"updates": {
"app-version-note": "Dashy version",
@@ -157,6 +201,7 @@
"intro-l1": "Cloud backup and restore is an optional feature, that enables you to upload your config to the internet, and then restore it on any other device or instance of Dashy.",
"intro-l2": "All data is fully end-to-end encrypted with AES, using your password as the key.",
"intro-l3": "For more info, please see the",
"intro-docs": "docs",
"backup-title-setup": "Make a Backup",
"backup-title-update": "Update Backup",
"password-label-setup": "Choose a Password",
@@ -212,7 +257,7 @@
"dev-by": "Developed by",
"licensed-under": "Licensed under",
"get-the": "Get the",
"source-code:": "Source code"
"source-code": "Source Code"
},
"interactive-editor": {
"menu": {