1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-15 02:02:08 -04:00

matugen: fix vibrant scheme

This commit is contained in:
bbedward
2025-11-07 09:50:22 -05:00
parent f006175829
commit 5d6c3e364d
5 changed files with 92 additions and 84 deletions

View File

@@ -16,9 +16,8 @@ if ! command -v python3 &>/dev/null; then
fi fi
if ! python3 scripts/i18nsync.py check &>/dev/null; then if ! python3 scripts/i18nsync.py check &>/dev/null; then
echo "" echo "Translations out of sync"
echo "Run: python3 scripts/i18nsync.py sync" echo "run python3 scripts/i18nsync.py sync"
echo ""
exit 1 exit 1
fi fi

View File

@@ -200,43 +200,52 @@ Singleton {
"value": "scheme-tonal-spot", "value": "scheme-tonal-spot",
"label": "Tonal Spot", "label": "Tonal Spot",
"description": I18n.tr("Balanced palette with focused accents (default).") "description": I18n.tr("Balanced palette with focused accents (default).")
}), ({ }),
"value": "scheme-vibrant-spot", ({
"label": "Vibrant Spot", "value": "scheme-vibrant",
"description": I18n.tr("Lively palette with saturated accents.") "label": "Vibrant",
}), ({ "description": I18n.tr("Lively palette with saturated accents.")
"value": "scheme-dynamic-contrast", }),
"label": "Dynamic Contrast", ({
"description": I18n.tr("High-contrast palette for strong visual distinction.") "value": "scheme-dynamic-contrast",
}), ({ "label": "Dynamic Contrast",
"value": "scheme-content", "description": I18n.tr("High-contrast palette for strong visual distinction.")
"label": "Content", }),
"description": I18n.tr("Derives colors that closely match the underlying image.") ({
}), ({ "value": "scheme-content",
"value": "scheme-expressive", "label": "Content",
"label": "Expressive", "description": I18n.tr("Derives colors that closely match the underlying image.")
"description": I18n.tr("Vibrant palette with playful saturation.") }),
}), ({ ({
"value": "scheme-fidelity", "value": "scheme-expressive",
"label": "Fidelity", "label": "Expressive",
"description": I18n.tr("High-fidelity palette that preserves source hues.") "description": I18n.tr("Vibrant palette with playful saturation.")
}), ({ }),
"value": "scheme-fruit-salad", ({
"label": "Fruit Salad", "value": "scheme-fidelity",
"description": I18n.tr("Colorful mix of bright contrasting accents.") "label": "Fidelity",
}), ({ "description": I18n.tr("High-fidelity palette that preserves source hues.")
"value": "scheme-monochrome", }),
"label": "Monochrome", ({
"description": I18n.tr("Minimal palette built around a single hue.") "value": "scheme-fruit-salad",
}), ({ "label": "Fruit Salad",
"value": "scheme-neutral", "description": I18n.tr("Colorful mix of bright contrasting accents.")
"label": "Neutral", }),
"description": I18n.tr("Muted palette with subdued, calming tones.") ({
}), ({ "value": "scheme-monochrome",
"value": "scheme-rainbow", "label": "Monochrome",
"label": "Rainbow", "description": I18n.tr("Minimal palette built around a single hue.")
"description": I18n.tr("Diverse palette spanning the full spectrum.") }),
})] ({
"value": "scheme-neutral",
"label": "Neutral",
"description": I18n.tr("Muted palette with subdued, calming tones.")
}),
({
"value": "scheme-rainbow",
"label": "Rainbow",
"description": I18n.tr("Diverse palette spanning the full spectrum.")
})]
function getMatugenScheme(value) { function getMatugenScheme(value) {
const schemes = availableMatugenSchemes const schemes = availableMatugenSchemes

View File

@@ -62,7 +62,7 @@
{ {
"term": "About", "term": "About",
"context": "About", "context": "About",
"reference": "Modules/Settings/AboutTab.qml:363, Modals/Settings/SettingsSidebar.qml:44", "reference": "Modals/Settings/SettingsSidebar.qml:44, Modules/Settings/AboutTab.qml:363",
"comment": "" "comment": ""
}, },
{ {
@@ -110,13 +110,13 @@
{ {
"term": "Add a VPN in NetworkManager", "term": "Add a VPN in NetworkManager",
"context": "Add a VPN in NetworkManager", "context": "Add a VPN in NetworkManager",
"reference": "Modules/DankBar/Popouts/VpnPopout.qml:288, Modules/ControlCenter/BuiltinPlugins/VpnWidget.qml:147", "reference": "Modules/ControlCenter/BuiltinPlugins/VpnWidget.qml:147, Modules/DankBar/Popouts/VpnPopout.qml:288",
"comment": "" "comment": ""
}, },
{ {
"term": "All", "term": "All",
"context": "All", "context": "All",
"reference": "Services/AppSearchService.qml:217, Services/AppSearchService.qml:233, Modules/AppDrawer/AppLauncher.qml:16, Modules/AppDrawer/AppLauncher.qml:27, Modules/AppDrawer/AppLauncher.qml:28, Modules/AppDrawer/AppLauncher.qml:45, Modules/AppDrawer/AppLauncher.qml:46, Modules/AppDrawer/AppLauncher.qml:80, Modules/AppDrawer/CategorySelector.qml:11, Modules/AppDrawer/AppDrawerPopout.qml:47, Modals/Spotlight/SpotlightModal.qml:61", "reference": "Services/AppSearchService.qml:217, Services/AppSearchService.qml:233, Modals/Spotlight/SpotlightModal.qml:61, Modules/AppDrawer/CategorySelector.qml:11, Modules/AppDrawer/AppLauncher.qml:16, Modules/AppDrawer/AppLauncher.qml:27, Modules/AppDrawer/AppLauncher.qml:28, Modules/AppDrawer/AppLauncher.qml:45, Modules/AppDrawer/AppLauncher.qml:46, Modules/AppDrawer/AppLauncher.qml:80, Modules/AppDrawer/AppDrawerPopout.qml:47",
"comment": "" "comment": ""
}, },
{ {
@@ -602,13 +602,13 @@
{ {
"term": "Cancel", "term": "Cancel",
"context": "Cancel", "context": "Cancel",
"reference": "Modals/BluetoothPairingModal.qml:251, Modals/DankColorPickerModal.qml:518, Modals/PolkitAuthModal.qml:291, Modals/WifiPasswordModal.qml:494, Modules/Settings/PluginBrowser.qml:627, Modals/FileBrowser/FileBrowserOverwriteDialog.qml:83", "reference": "Modals/BluetoothPairingModal.qml:251, Modals/DankColorPickerModal.qml:518, Modals/PolkitAuthModal.qml:291, Modals/WifiPasswordModal.qml:494, Modals/FileBrowser/FileBrowserOverwriteDialog.qml:83, Modules/Settings/PluginBrowser.qml:627",
"comment": "" "comment": ""
}, },
{ {
"term": "Capacity", "term": "Capacity",
"context": "Capacity", "context": "Capacity",
"reference": "Modules/DankBar/Popouts/BatteryPopout.qml:352, Modules/DankBar/Popouts/BatteryPopout.qml:508, Modules/ControlCenter/Details/BatteryDetail.qml:171", "reference": "Modules/ControlCenter/Details/BatteryDetail.qml:171, Modules/DankBar/Popouts/BatteryPopout.qml:352, Modules/DankBar/Popouts/BatteryPopout.qml:508",
"comment": "" "comment": ""
}, },
{ {
@@ -698,7 +698,7 @@
{ {
"term": "Close", "term": "Close",
"context": "Close", "context": "Close",
"reference": "Modals/NetworkInfoModal.qml:131, Modals/NetworkWiredInfoModal.qml:131, Modules/SystemUpdatePopout.qml:335, Modules/DankBar/Widgets/RunningApps.qml:788", "reference": "Modules/SystemUpdatePopout.qml:335, Modals/NetworkWiredInfoModal.qml:131, Modals/NetworkInfoModal.qml:131, Modules/DankBar/Widgets/RunningApps.qml:788",
"comment": "" "comment": ""
}, },
{ {
@@ -728,7 +728,7 @@
{ {
"term": "Colorful mix of bright contrasting accents.", "term": "Colorful mix of bright contrasting accents.",
"context": "Colorful mix of bright contrasting accents.", "context": "Colorful mix of bright contrasting accents.",
"reference": "Common/Theme.qml:226", "reference": "Common/Theme.qml:232",
"comment": "" "comment": ""
}, },
{ {
@@ -1112,7 +1112,7 @@
{ {
"term": "Derives colors that closely match the underlying image.", "term": "Derives colors that closely match the underlying image.",
"context": "Derives colors that closely match the underlying image.", "context": "Derives colors that closely match the underlying image.",
"reference": "Common/Theme.qml:214", "reference": "Common/Theme.qml:217",
"comment": "" "comment": ""
}, },
{ {
@@ -1148,7 +1148,7 @@
{ {
"term": "Disconnect", "term": "Disconnect",
"context": "Disconnect", "context": "Disconnect",
"reference": "Modules/DankBar/Popouts/VpnPopout.qml:224, Modules/ControlCenter/BuiltinPlugins/VpnWidget.qml:88", "reference": "Modules/ControlCenter/BuiltinPlugins/VpnWidget.qml:88, Modules/DankBar/Popouts/VpnPopout.qml:224",
"comment": "" "comment": ""
}, },
{ {
@@ -1172,7 +1172,7 @@
{ {
"term": "Dismiss", "term": "Dismiss",
"context": "Dismiss", "context": "Dismiss",
"reference": "Modules/Notifications/Center/NotificationCard.qml:540, Modules/Notifications/Center/NotificationCard.qml:633, Modules/Notifications/Popup/NotificationPopup.qml:24", "reference": "Modules/Notifications/Popup/NotificationPopup.qml:24, Modules/Notifications/Center/NotificationCard.qml:540, Modules/Notifications/Center/NotificationCard.qml:633",
"comment": "" "comment": ""
}, },
{ {
@@ -1220,7 +1220,7 @@
{ {
"term": "Diverse palette spanning the full spectrum.", "term": "Diverse palette spanning the full spectrum.",
"context": "Diverse palette spanning the full spectrum.", "context": "Diverse palette spanning the full spectrum.",
"reference": "Common/Theme.qml:238", "reference": "Common/Theme.qml:247",
"comment": "" "comment": ""
}, },
{ {
@@ -1718,7 +1718,7 @@
{ {
"term": "Health", "term": "Health",
"context": "Health", "context": "Health",
"reference": "Modules/DankBar/Popouts/BatteryPopout.qml:317, Modules/DankBar/Popouts/BatteryPopout.qml:471, Modules/ControlCenter/Details/BatteryDetail.qml:136", "reference": "Modules/ControlCenter/Details/BatteryDetail.qml:136, Modules/DankBar/Popouts/BatteryPopout.qml:317, Modules/DankBar/Popouts/BatteryPopout.qml:471",
"comment": "" "comment": ""
}, },
{ {
@@ -1748,13 +1748,13 @@
{ {
"term": "High-contrast palette for strong visual distinction.", "term": "High-contrast palette for strong visual distinction.",
"context": "High-contrast palette for strong visual distinction.", "context": "High-contrast palette for strong visual distinction.",
"reference": "Common/Theme.qml:210", "reference": "Common/Theme.qml:212",
"comment": "" "comment": ""
}, },
{ {
"term": "High-fidelity palette that preserves source hues.", "term": "High-fidelity palette that preserves source hues.",
"context": "High-fidelity palette that preserves source hues.", "context": "High-fidelity palette that preserves source hues.",
"reference": "Common/Theme.qml:222", "reference": "Common/Theme.qml:227",
"comment": "" "comment": ""
}, },
{ {
@@ -1886,7 +1886,7 @@
{ {
"term": "Jobs", "term": "Jobs",
"context": "Jobs", "context": "Jobs",
"reference": "Modules/ControlCenter/BuiltinPlugins/CupsWidget.qml:149", "reference": "Modules/ControlCenter/BuiltinPlugins/CupsWidget.qml:169",
"comment": "" "comment": ""
}, },
{ {
@@ -1946,7 +1946,7 @@
{ {
"term": "Launch", "term": "Launch",
"context": "Launch", "context": "Launch",
"reference": "Modules/AppDrawer/AppDrawerPopout.qml:746, Modals/Spotlight/SpotlightContextMenu.qml:251", "reference": "Modals/Spotlight/SpotlightContextMenu.qml:251, Modules/AppDrawer/AppDrawerPopout.qml:746",
"comment": "" "comment": ""
}, },
{ {
@@ -1958,7 +1958,7 @@
{ {
"term": "Launch on dGPU", "term": "Launch on dGPU",
"context": "Launch on dGPU", "context": "Launch on dGPU",
"reference": "Modules/AppDrawer/AppDrawerPopout.qml:806, Modules/Dock/DockContextMenu.qml:417, Modals/Spotlight/SpotlightContextMenu.qml:312", "reference": "Modals/Spotlight/SpotlightContextMenu.qml:312, Modules/AppDrawer/AppDrawerPopout.qml:806, Modules/Dock/DockContextMenu.qml:417",
"comment": "" "comment": ""
}, },
{ {
@@ -2000,7 +2000,7 @@
{ {
"term": "Lively palette with saturated accents.", "term": "Lively palette with saturated accents.",
"context": "Lively palette with saturated accents.", "context": "Lively palette with saturated accents.",
"reference": "Common/Theme.qml:206", "reference": "Common/Theme.qml:207",
"comment": "" "comment": ""
}, },
{ {
@@ -2036,7 +2036,7 @@
{ {
"term": "Log Out", "term": "Log Out",
"context": "Log Out", "context": "Log Out",
"reference": "Modals/PowerMenuModal.qml:37, Modals/PowerMenuModal.qml:206, Modules/ControlCenter/PowerMenu.qml:14, Modules/Lock/LockPowerMenu.qml:209", "reference": "Modals/PowerMenuModal.qml:37, Modals/PowerMenuModal.qml:206, Modules/Lock/LockPowerMenu.qml:209, Modules/ControlCenter/PowerMenu.qml:14",
"comment": "" "comment": ""
}, },
{ {
@@ -2114,7 +2114,7 @@
{ {
"term": "Matugen Palette", "term": "Matugen Palette",
"context": "Matugen Palette", "context": "Matugen Palette",
"reference": "Modules/Settings/PersonalizationTab.qml:1785, Modules/Settings/ThemeColorsTab.qml:629", "reference": "Modules/Settings/ThemeColorsTab.qml:629, Modules/Settings/PersonalizationTab.qml:1785",
"comment": "" "comment": ""
}, },
{ {
@@ -2204,7 +2204,7 @@
{ {
"term": "Minimal palette built around a single hue.", "term": "Minimal palette built around a single hue.",
"context": "Minimal palette built around a single hue.", "context": "Minimal palette built around a single hue.",
"reference": "Common/Theme.qml:230", "reference": "Common/Theme.qml:237",
"comment": "" "comment": ""
}, },
{ {
@@ -2252,7 +2252,7 @@
{ {
"term": "Muted palette with subdued, calming tones.", "term": "Muted palette with subdued, calming tones.",
"context": "Muted palette with subdued, calming tones.", "context": "Muted palette with subdued, calming tones.",
"reference": "Common/Theme.qml:234", "reference": "Common/Theme.qml:242",
"comment": "" "comment": ""
}, },
{ {
@@ -2294,7 +2294,7 @@
{ {
"term": "Network Information", "term": "Network Information",
"context": "Network Information", "context": "Network Information",
"reference": "Modals/NetworkInfoModal.qml:61, Modals/NetworkWiredInfoModal.qml:61", "reference": "Modals/NetworkWiredInfoModal.qml:61, Modals/NetworkInfoModal.qml:61",
"comment": "" "comment": ""
}, },
{ {
@@ -2372,7 +2372,7 @@
{ {
"term": "No VPN profiles found", "term": "No VPN profiles found",
"context": "No VPN profiles found", "context": "No VPN profiles found",
"reference": "Modules/DankBar/Popouts/VpnPopout.qml:281, Modules/ControlCenter/BuiltinPlugins/VpnWidget.qml:140", "reference": "Modules/ControlCenter/BuiltinPlugins/VpnWidget.qml:140, Modules/DankBar/Popouts/VpnPopout.qml:281",
"comment": "" "comment": ""
}, },
{ {
@@ -2420,7 +2420,7 @@
{ {
"term": "No printer found", "term": "No printer found",
"context": "No printer found", "context": "No printer found",
"reference": "Modules/ControlCenter/BuiltinPlugins/CupsWidget.qml:25", "reference": "Modules/ControlCenter/BuiltinPlugins/CupsWidget.qml:25, Modules/ControlCenter/BuiltinPlugins/CupsWidget.qml:55",
"comment": "" "comment": ""
}, },
{ {
@@ -2636,7 +2636,7 @@
{ {
"term": "Pause", "term": "Pause",
"context": "Pause", "context": "Pause",
"reference": "Modules/ControlCenter/BuiltinPlugins/CupsWidget.qml:104", "reference": "Modules/ControlCenter/BuiltinPlugins/CupsWidget.qml:124",
"comment": "" "comment": ""
}, },
{ {
@@ -2684,7 +2684,7 @@
{ {
"term": "Pin to Dock", "term": "Pin to Dock",
"context": "Pin to Dock", "context": "Pin to Dock",
"reference": "Modules/AppDrawer/AppDrawerPopout.qml:609, Modules/Dock/DockContextMenu.qml:370, Modals/Spotlight/SpotlightContextMenu.qml:110, Modals/Spotlight/SpotlightContextMenu.qml:113", "reference": "Modals/Spotlight/SpotlightContextMenu.qml:110, Modals/Spotlight/SpotlightContextMenu.qml:113, Modules/AppDrawer/AppDrawerPopout.qml:609, Modules/Dock/DockContextMenu.qml:370",
"comment": "" "comment": ""
}, },
{ {
@@ -2792,19 +2792,19 @@
{ {
"term": "Power Off", "term": "Power Off",
"context": "Power Off", "context": "Power Off",
"reference": "Modals/PowerMenuModal.qml:53, Modals/PowerMenuModal.qml:421, Modules/ControlCenter/PowerMenu.qml:17, Modules/Lock/LockPowerMenu.qml:432", "reference": "Modals/PowerMenuModal.qml:53, Modals/PowerMenuModal.qml:421, Modules/Lock/LockPowerMenu.qml:432, Modules/ControlCenter/PowerMenu.qml:17",
"comment": "" "comment": ""
}, },
{ {
"term": "Power Options", "term": "Power Options",
"context": "Power Options", "context": "Power Options",
"reference": "Modals/PowerMenuModal.qml:149, Modules/ControlCenter/PowerMenu.qml:13, Modules/Lock/LockPowerMenu.qml:154", "reference": "Modals/PowerMenuModal.qml:149, Modules/Lock/LockPowerMenu.qml:154, Modules/ControlCenter/PowerMenu.qml:13",
"comment": "" "comment": ""
}, },
{ {
"term": "Power Profile Degradation", "term": "Power Profile Degradation",
"context": "Power Profile Degradation", "context": "Power Profile Degradation",
"reference": "Modules/DankBar/Popouts/BatteryPopout.qml:625, Modules/ControlCenter/Details/BatteryDetail.qml:240", "reference": "Modules/ControlCenter/Details/BatteryDetail.qml:240, Modules/DankBar/Popouts/BatteryPopout.qml:625",
"comment": "" "comment": ""
}, },
{ {
@@ -2828,7 +2828,7 @@
{ {
"term": "Print Server not available", "term": "Print Server not available",
"context": "Print Server not available", "context": "Print Server not available",
"reference": "Modules/ControlCenter/BuiltinPlugins/CupsWidget.qml:23", "reference": "Modules/ControlCenter/BuiltinPlugins/CupsWidget.qml:23, Modules/ControlCenter/BuiltinPlugins/CupsWidget.qml:55",
"comment": "" "comment": ""
}, },
{ {
@@ -2912,7 +2912,7 @@
{ {
"term": "Reboot", "term": "Reboot",
"context": "Reboot", "context": "Reboot",
"reference": "Modals/PowerMenuModal.qml:49, Modals/PowerMenuModal.qml:367, Modules/ControlCenter/PowerMenu.qml:16, Modules/Lock/LockPowerMenu.qml:372", "reference": "Modals/PowerMenuModal.qml:49, Modals/PowerMenuModal.qml:367, Modules/Lock/LockPowerMenu.qml:372, Modules/ControlCenter/PowerMenu.qml:16",
"comment": "" "comment": ""
}, },
{ {
@@ -2972,7 +2972,7 @@
{ {
"term": "Resume", "term": "Resume",
"context": "Resume", "context": "Resume",
"reference": "Modules/ControlCenter/BuiltinPlugins/CupsWidget.qml:104", "reference": "Modules/ControlCenter/BuiltinPlugins/CupsWidget.qml:124",
"comment": "" "comment": ""
}, },
{ {
@@ -3014,7 +3014,7 @@
{ {
"term": "Save", "term": "Save",
"context": "Save", "context": "Save",
"reference": "Modules/Notepad/Notepad.qml:480, Modules/Notepad/NotepadTextEditor.qml:511, Modals/FileBrowser/FileBrowserSaveRow.qml:55", "reference": "Modals/FileBrowser/FileBrowserSaveRow.qml:55, Modules/Notepad/NotepadTextEditor.qml:511, Modules/Notepad/Notepad.qml:480",
"comment": "" "comment": ""
}, },
{ {
@@ -3152,7 +3152,7 @@
{ {
"term": "Select the palette algorithm used for wallpaper-based colors", "term": "Select the palette algorithm used for wallpaper-based colors",
"context": "Select the palette algorithm used for wallpaper-based colors", "context": "Select the palette algorithm used for wallpaper-based colors",
"reference": "Modules/Settings/PersonalizationTab.qml:1786, Modules/Settings/ThemeColorsTab.qml:630", "reference": "Modules/Settings/ThemeColorsTab.qml:630, Modules/Settings/PersonalizationTab.qml:1786",
"comment": "" "comment": ""
}, },
{ {
@@ -3188,7 +3188,7 @@
{ {
"term": "Settings", "term": "Settings",
"context": "Settings", "context": "Settings",
"reference": "Services/AppSearchService.qml:176, Modules/DankDash/DankDashPopout.qml:249, Modals/Settings/SettingsModal.qml:168", "reference": "Services/AppSearchService.qml:176, Modals/Settings/SettingsModal.qml:168, Modules/DankDash/DankDashPopout.qml:249",
"comment": "" "comment": ""
}, },
{ {
@@ -3440,7 +3440,7 @@
{ {
"term": "Suspend", "term": "Suspend",
"context": "Suspend", "context": "Suspend",
"reference": "Modals/PowerMenuModal.qml:41, Modals/PowerMenuModal.qml:259, Modules/ControlCenter/PowerMenu.qml:15, Modules/Lock/LockPowerMenu.qml:260", "reference": "Modals/PowerMenuModal.qml:41, Modals/PowerMenuModal.qml:259, Modules/Lock/LockPowerMenu.qml:260, Modules/ControlCenter/PowerMenu.qml:15",
"comment": "" "comment": ""
}, },
{ {
@@ -3596,7 +3596,7 @@
{ {
"term": "The job queue of this printer is empty", "term": "The job queue of this printer is empty",
"context": "The job queue of this printer is empty", "context": "The job queue of this printer is empty",
"reference": "Modules/ControlCenter/BuiltinPlugins/CupsWidget.qml:206", "reference": "Modules/ControlCenter/BuiltinPlugins/CupsWidget.qml:226",
"comment": "" "comment": ""
}, },
{ {
@@ -3734,7 +3734,7 @@
{ {
"term": "Unpin from Dock", "term": "Unpin from Dock",
"context": "Unpin from Dock", "context": "Unpin from Dock",
"reference": "Modules/AppDrawer/AppDrawerPopout.qml:609, Modules/Dock/DockContextMenu.qml:370, Modals/Spotlight/SpotlightContextMenu.qml:113", "reference": "Modals/Spotlight/SpotlightContextMenu.qml:113, Modules/AppDrawer/AppDrawerPopout.qml:609, Modules/Dock/DockContextMenu.qml:370",
"comment": "" "comment": ""
}, },
{ {
@@ -3896,7 +3896,7 @@
{ {
"term": "Vibrant palette with playful saturation.", "term": "Vibrant palette with playful saturation.",
"context": "Vibrant palette with playful saturation.", "context": "Vibrant palette with playful saturation.",
"reference": "Common/Theme.qml:218", "reference": "Common/Theme.qml:222",
"comment": "" "comment": ""
}, },
{ {

View File

@@ -468,7 +468,7 @@
"Corner Radius (0 = square corners)": "コーナー半径0 = 角丸なし)" "Corner Radius (0 = square corners)": "コーナー半径0 = 角丸なし)"
}, },
"Corner Radius Override": { "Corner Radius Override": {
"Corner Radius Override": "" "Corner Radius Override": "コーナー半径オーバーライド"
}, },
"Cover Open": { "Cover Open": {
"Cover Open": "カバーオープン" "Cover Open": "カバーオープン"
@@ -861,7 +861,7 @@
"Good": "良い" "Good": "良い"
}, },
"Goth Corner Radius": { "Goth Corner Radius": {
"Goth Corner Radius": "" "Goth Corner Radius": "ゴスコーナー半径"
}, },
"Goth Corners": { "Goth Corners": {
"Goth Corners": "ゴスコーナーズ" "Goth Corners": "ゴスコーナーズ"

View File

@@ -468,7 +468,7 @@
"Corner Radius (0 = square corners)": "圆角半径0 = 直角)" "Corner Radius (0 = square corners)": "圆角半径0 = 直角)"
}, },
"Corner Radius Override": { "Corner Radius Override": {
"Corner Radius Override": "" "Corner Radius Override": "圆角半径覆盖"
}, },
"Cover Open": { "Cover Open": {
"Cover Open": "打印机盖已打开" "Cover Open": "打印机盖已打开"
@@ -861,7 +861,7 @@
"Good": "良好" "Good": "良好"
}, },
"Goth Corner Radius": { "Goth Corner Radius": {
"Goth Corner Radius": "" "Goth Corner Radius": "哥特圆角半径"
}, },
"Goth Corners": { "Goth Corners": {
"Goth Corners": "哥特风格圆角" "Goth Corners": "哥特风格圆角"