mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-15 18:22:08 -04:00
i18n: sync terms
This commit is contained in:
@@ -436,12 +436,19 @@
|
||||
"calendar",
|
||||
"clock",
|
||||
"date",
|
||||
"day",
|
||||
"forecast",
|
||||
"format",
|
||||
"month",
|
||||
"number",
|
||||
"show",
|
||||
"time",
|
||||
"weather"
|
||||
"weather",
|
||||
"week",
|
||||
"year"
|
||||
],
|
||||
"icon": "calendar_today"
|
||||
"icon": "calendar_today",
|
||||
"description": "Show week number in the calendar"
|
||||
},
|
||||
{
|
||||
"section": "weatherEnabled",
|
||||
@@ -545,6 +552,27 @@
|
||||
],
|
||||
"description": "Display seconds in the clock"
|
||||
},
|
||||
{
|
||||
"section": "showWeekNumber",
|
||||
"label": "Show Week Number",
|
||||
"tabIndex": 1,
|
||||
"category": "Time & Weather",
|
||||
"keywords": [
|
||||
"calendar",
|
||||
"clock",
|
||||
"date",
|
||||
"day",
|
||||
"forecast",
|
||||
"month",
|
||||
"number",
|
||||
"show",
|
||||
"time",
|
||||
"weather",
|
||||
"week",
|
||||
"year"
|
||||
],
|
||||
"description": "Show week number in the calendar"
|
||||
},
|
||||
{
|
||||
"section": "_tab_1",
|
||||
"label": "Time & Weather",
|
||||
@@ -2592,8 +2620,10 @@
|
||||
"appearance",
|
||||
"base",
|
||||
"colors",
|
||||
"colour",
|
||||
"dark",
|
||||
"dark mode",
|
||||
"derive",
|
||||
"look",
|
||||
"matugen",
|
||||
"mode",
|
||||
@@ -2604,7 +2634,8 @@
|
||||
"template",
|
||||
"terminal",
|
||||
"theme"
|
||||
]
|
||||
],
|
||||
"description": "Base to derive dark theme from"
|
||||
},
|
||||
{
|
||||
"section": "modalDarkenBackground",
|
||||
@@ -4299,27 +4330,6 @@
|
||||
],
|
||||
"description": "Automatically lock the screen when DMS starts"
|
||||
},
|
||||
{
|
||||
"section": "lockBeforeSuspend",
|
||||
"label": "Lock before suspend",
|
||||
"tabIndex": 11,
|
||||
"category": "Lock Screen",
|
||||
"keywords": [
|
||||
"automatic",
|
||||
"automatically",
|
||||
"before",
|
||||
"lock",
|
||||
"login",
|
||||
"password",
|
||||
"prepares",
|
||||
"screen",
|
||||
"security",
|
||||
"sleep",
|
||||
"suspend",
|
||||
"system"
|
||||
],
|
||||
"description": "Automatically lock the screen when the system prepares to suspend"
|
||||
},
|
||||
{
|
||||
"section": "lockScreenNotificationMode",
|
||||
"label": "Notification Display",
|
||||
@@ -6322,6 +6332,27 @@
|
||||
"icon": "schedule",
|
||||
"description": "Gradually fade the screen before locking with a configurable grace period"
|
||||
},
|
||||
{
|
||||
"section": "lockBeforeSuspend",
|
||||
"label": "Lock before suspend",
|
||||
"tabIndex": 21,
|
||||
"category": "Power & Sleep",
|
||||
"keywords": [
|
||||
"automatically",
|
||||
"before",
|
||||
"energy",
|
||||
"lock",
|
||||
"power",
|
||||
"prepares",
|
||||
"screen",
|
||||
"security",
|
||||
"shutdown",
|
||||
"sleep",
|
||||
"suspend",
|
||||
"system"
|
||||
],
|
||||
"description": "Automatically lock the screen when the system prepares to suspend"
|
||||
},
|
||||
{
|
||||
"section": "fadeToLockGracePeriod",
|
||||
"label": "Lock fade grace period",
|
||||
@@ -6918,6 +6949,19 @@
|
||||
"icon": "language",
|
||||
"description": "Change the locale used by the DMS interface."
|
||||
},
|
||||
{
|
||||
"section": "_tab_30",
|
||||
"label": "Multiplexers",
|
||||
"tabIndex": 30,
|
||||
"category": "Locale",
|
||||
"keywords": [
|
||||
"country",
|
||||
"language",
|
||||
"locale",
|
||||
"multiplexers"
|
||||
],
|
||||
"icon": "terminal"
|
||||
},
|
||||
{
|
||||
"section": "timeLocale",
|
||||
"label": "Time & Date Locale",
|
||||
|
||||
Reference in New Issue
Block a user