mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
1801 lines
56 KiB
JSON
1801 lines
56 KiB
JSON
{
|
|
"common": {
|
|
"states": {
|
|
"auto": "Auto",
|
|
"off": "Off"
|
|
},
|
|
"actions": {
|
|
"cancel": "Cancel",
|
|
"apply": "Apply"
|
|
}
|
|
},
|
|
"clipboard": {
|
|
"title": "Clipboard",
|
|
"filter-placeholder": "Filter clipboard...",
|
|
"entry": {
|
|
"title": "Clipboard entry",
|
|
"image": "Image"
|
|
},
|
|
"preview": {
|
|
"image-title": "Image Clipboard Entry",
|
|
"text-title": "Text Clipboard Entry",
|
|
"loading": "Loading preview...",
|
|
"empty-text-payload": "(empty text payload)",
|
|
"truncated": "… truncated"
|
|
},
|
|
"empty": {
|
|
"history-title": "Clipboard history is empty",
|
|
"history-message": "Clipboard history is empty.",
|
|
"no-matches-title": "No matching entries",
|
|
"no-matches-message": "No entries match the current filter."
|
|
}
|
|
},
|
|
"theme": {
|
|
"scheme": {
|
|
"dysfunctional": "Dysfunctional",
|
|
"faithful": "Faithful",
|
|
"m3-content": "M3 Content",
|
|
"m3-fruit-salad": "M3 Fruit Salad",
|
|
"m3-monochrome": "M3 Monochrome",
|
|
"m3-rainbow": "M3 Rainbow",
|
|
"m3-tonal-spot": "M3 Tonal Spot",
|
|
"muted": "Muted",
|
|
"vibrant": "Vibrant"
|
|
}
|
|
},
|
|
"setup-wizard": {
|
|
"browse": "Browse",
|
|
"builtin-palette": "Builtin Palette",
|
|
"footer-note": "You can change these later in settings.",
|
|
"get-started": "Get Started",
|
|
"mode": "Mode",
|
|
"no-wallpaper-selected": "No wallpaper selected",
|
|
"select-wallpaper": "Select Wallpaper",
|
|
"subtitle": "A few quick choices to get you started.",
|
|
"title": "Welcome to Noctalia",
|
|
"wallpaper": "Wallpaper",
|
|
"wallpaper-scheme": "Wallpaper Scheme"
|
|
},
|
|
"launcher": {
|
|
"search-placeholder": "Search applications...",
|
|
"empty": {
|
|
"type-to-search": "Type to search...",
|
|
"no-results": "No results found"
|
|
}
|
|
},
|
|
"wallpaper": {
|
|
"panel": {
|
|
"title": "Wallpaper",
|
|
"filter-placeholder": "Filter...",
|
|
"flatten": "Flatten",
|
|
"all-monitors": "ALL",
|
|
"no-directory-configured": "No directory configured",
|
|
"color-title": "Wallpaper color"
|
|
}
|
|
},
|
|
"weather": {
|
|
"locations": {
|
|
"current": "Current location"
|
|
},
|
|
"source": {
|
|
"auto": "Auto",
|
|
"address": "Address"
|
|
},
|
|
"conditions": {
|
|
"short": {
|
|
"clear": "Clear",
|
|
"mostly-clear": "Mostly clear",
|
|
"cloudy": "Cloudy",
|
|
"overcast": "Overcast",
|
|
"fog": "Fog",
|
|
"drizzle": "Drizzle",
|
|
"snow": "Snow",
|
|
"showers": "Showers",
|
|
"snow-showers": "Snow showers",
|
|
"storm": "Storm",
|
|
"weather": "Weather"
|
|
},
|
|
"full": {
|
|
"clear-sky": "Clear sky",
|
|
"mainly-clear": "Mainly clear",
|
|
"partly-cloudy": "Partly cloudy",
|
|
"overcast": "Overcast",
|
|
"fog": "Fog",
|
|
"drizzle": "Drizzle",
|
|
"snow": "Snow",
|
|
"rain-showers": "Rain showers",
|
|
"snow-showers": "Snow showers",
|
|
"thunderstorm": "Thunderstorm",
|
|
"unknown": "Unknown"
|
|
}
|
|
},
|
|
"errors": {
|
|
"ip-geolocation-failed": "IP geolocation failed",
|
|
"address-lookup-failed": "Address lookup failed",
|
|
"parse-ip-geolocation": "Could not parse IP geolocation response",
|
|
"parse-geocode": "Could not parse geocode response",
|
|
"fetch-failed": "Weather fetch failed",
|
|
"parse-weather": "Could not parse weather response"
|
|
}
|
|
},
|
|
"time": {
|
|
"file": {
|
|
"unknown": "Unknown"
|
|
},
|
|
"relative": {
|
|
"just-now": "just now",
|
|
"minutes-ago": "{count} min ago",
|
|
"minutes-ago-plural": "{count} min ago",
|
|
"hours-ago": "{count} hr ago",
|
|
"hours-ago-plural": "{count} hr ago",
|
|
"days-ago": "{count} day ago",
|
|
"days-ago-plural": "{count} days ago"
|
|
},
|
|
"duration": {
|
|
"days-hours-minutes": "{days}d {hours}h {minutes}m",
|
|
"hours-minutes": "{hours}h {minutes}m",
|
|
"minutes": "{minutes}m",
|
|
"less-than-minute": "<1m"
|
|
}
|
|
},
|
|
"control-center": {
|
|
"tabs": {
|
|
"overview": "Overview",
|
|
"media": "Media",
|
|
"audio": "Audio",
|
|
"display": "Display",
|
|
"system": "System",
|
|
"network": "Network",
|
|
"bluetooth": "Bluetooth",
|
|
"weather": "Weather",
|
|
"calendar": "Calendar",
|
|
"notifications": "Notifications"
|
|
},
|
|
"overview": {
|
|
"sections": {
|
|
"today": "Today",
|
|
"now-playing": "Now playing",
|
|
"power": "Power",
|
|
"audio": "Audio"
|
|
},
|
|
"user-facts": "{user}@{host}\nUptime - {uptime}\nNoctalia {version}",
|
|
"unknown": "unknown",
|
|
"weather": {
|
|
"unavailable": "Weather unavailable",
|
|
"disabled": "Weather is disabled in config.",
|
|
"configure-location": "Add [weather].address or enable auto_locate.",
|
|
"fetching": "Fetching forecast...",
|
|
"data-unavailable": "Weather data unavailable."
|
|
},
|
|
"media": {
|
|
"no-active-player": "No active player",
|
|
"idle": "Idle",
|
|
"playback-unavailable": "Playback unavailable",
|
|
"unavailable": "Unavailable",
|
|
"nothing-playing": "Nothing playing",
|
|
"unknown-track": "Unknown track",
|
|
"unknown-artist": "Unknown artist",
|
|
"playing": "Playing",
|
|
"paused": "Paused"
|
|
},
|
|
"power": {
|
|
"unavailable": "Power unavailable",
|
|
"on-battery": "On battery",
|
|
"ac-connected": "AC connected",
|
|
"mode": "Mode - {profile}{eta}",
|
|
"battery-power": "Battery power{eta}",
|
|
"plugged-in": "Plugged in{eta}",
|
|
"eta-left": " - {duration} left",
|
|
"eta-to-full": " - {duration} to full"
|
|
},
|
|
"audio": {
|
|
"unavailable": "Audio unavailable",
|
|
"no-output-device": "No output device",
|
|
"volume": "Volume - {volume}%",
|
|
"muted-volume": "Muted - {volume}%"
|
|
}
|
|
},
|
|
"shortcuts": {
|
|
"wifi": "Wi-Fi",
|
|
"bluetooth": "Bluetooth",
|
|
"nightlight": "Night Light",
|
|
"nightlight-states": {
|
|
"off": "Night Light",
|
|
"scheduled-day": "Scheduled — day",
|
|
"scheduled-night": "Night Light",
|
|
"forced": "Always on"
|
|
},
|
|
"notification": "DND",
|
|
"dark-mode": {
|
|
"dark": "Dark Mode",
|
|
"light": "Light Mode",
|
|
"auto": "Auto Mode"
|
|
},
|
|
"caffeine": "Caffeine",
|
|
"audio": "Audio",
|
|
"mic-mute": "Microphone",
|
|
"power-profile": "Power",
|
|
"weather": "Weather",
|
|
"keyboard-layout": "Layout",
|
|
"media": "Media",
|
|
"sysmon": "System",
|
|
"wallpaper": "Wallpaper",
|
|
"session": "Session",
|
|
"clipboard": "Clipboard"
|
|
},
|
|
"network": {
|
|
"current-connection": "Current connection",
|
|
"available-networks": "Available networks",
|
|
"wired-connection": "Wired connection",
|
|
"not-connected": "Not connected",
|
|
"wifi-on": "Wi-Fi is on",
|
|
"wifi-off": "Wi-Fi is off",
|
|
"forget": "Forget",
|
|
"disconnect": "Disconnect",
|
|
"password": "Password",
|
|
"connect": "Connect",
|
|
"wifi": "Wi-Fi",
|
|
"password-prompt": "Enter password",
|
|
"password-prompt-for": "Enter password for {ssid}",
|
|
"unavailable-title": "NetworkManager unavailable",
|
|
"unavailable-detail": "Install and enable NetworkManager to manage networks from here.",
|
|
"no-networks": "No networks in range"
|
|
},
|
|
"bluetooth": {
|
|
"devices": "Devices",
|
|
"bluetooth": "Bluetooth",
|
|
"visible": "Visible",
|
|
"connect": "Connect",
|
|
"connecting": "Connecting...",
|
|
"disconnect": "Disconnect",
|
|
"pair": "Pair",
|
|
"pairing": "Pairing...",
|
|
"forget": "Forget",
|
|
"enter-code": "Enter code",
|
|
"accept": "Accept",
|
|
"reject": "Reject",
|
|
"pair-title": "Pair {device}",
|
|
"unknown-device": "Unknown device",
|
|
"unavailable": "Bluetooth service unavailable",
|
|
"off": "Bluetooth is off",
|
|
"no-devices": "No devices found. Start scanning to discover nearby Bluetooth devices.",
|
|
"sections": {
|
|
"connected": "Connected",
|
|
"paired": "Paired",
|
|
"available": "Available"
|
|
},
|
|
"pairing-detail": {
|
|
"confirm": "Confirm that this code matches the one shown on the device:",
|
|
"authorize": "Accept the incoming pairing request?",
|
|
"authorize-service": "Allow access to service {uuid}?",
|
|
"display-pin": "Enter this PIN on the device:",
|
|
"display-passkey": "Enter this code on the device:",
|
|
"pin-code": "Enter the PIN shown on the device:",
|
|
"passkey": "Enter the passkey shown on the device:"
|
|
}
|
|
},
|
|
"weather": {
|
|
"waiting": "Waiting for weather data",
|
|
"disabled": "Enable [weather] in config.toml",
|
|
"location-unavailable": "Location unavailable",
|
|
"configure-location": "Set [weather].address or enable auto_locate",
|
|
"fetching": "Fetching forecast...",
|
|
"data-unavailable": "Weather data unavailable",
|
|
"refreshing": "Refreshing weather...",
|
|
"details": {
|
|
"wind": "Wind",
|
|
"sunrise": "Sunrise",
|
|
"sunset": "Sunset",
|
|
"latitude": "Latitude",
|
|
"longitude": "Longitude",
|
|
"timezone": "Timezone",
|
|
"elevation": "Elevation",
|
|
"tempMax": "Temperature Max",
|
|
"tempMin": "Temperature Min"
|
|
},
|
|
"forecast-placeholder": {
|
|
"day": "Sunday",
|
|
"temperature": "10 / 4C",
|
|
"description": "Weather"
|
|
}
|
|
},
|
|
"media": {
|
|
"now-playing": "Now Playing",
|
|
"nothing-playing": "Nothing playing",
|
|
"start-playback": "Start playback in an MPRIS app",
|
|
"spectrum": "Spectrum",
|
|
"active-player": "Active player"
|
|
},
|
|
"audio": {
|
|
"outputs": "Outputs",
|
|
"inputs": "Inputs",
|
|
"output-volume": "Output Volume",
|
|
"input-volume": "Input Volume",
|
|
"application-volumes": "Application Volumes",
|
|
"default-playback-device": "Default playback device",
|
|
"default-recording-device": "Default recording device",
|
|
"no-output-selected": "No output device selected",
|
|
"no-input-selected": "No input device selected",
|
|
"unavailable-title": "Audio unavailable",
|
|
"unavailable-body": "PipeWire is not active.",
|
|
"no-output-devices": "No output devices",
|
|
"no-output-devices-body": "No playback sinks are currently available.",
|
|
"no-input-devices": "No input devices",
|
|
"no-input-devices-body": "No recording sources are currently available.",
|
|
"no-application-audio": "No application audio",
|
|
"no-application-audio-body": "No application playback streams are currently available."
|
|
},
|
|
"display": {
|
|
"no-displays": "No displays available",
|
|
"unknown-resolution": "Unknown resolution",
|
|
"disabled": "Disabled"
|
|
},
|
|
"notifications": {
|
|
"empty-title": "No notifications",
|
|
"empty-body": "Recent notifications will show here.",
|
|
"filter-empty-title": "Nothing here",
|
|
"filter-empty-body": "No notifications match this filter.",
|
|
"filter": {
|
|
"all": "All",
|
|
"today": "Today",
|
|
"yesterday": "Yesterday",
|
|
"older": "Older"
|
|
},
|
|
"untitled": "Untitled notification",
|
|
"status": {
|
|
"active": "Active",
|
|
"closed": "Closed",
|
|
"expired": "Expired",
|
|
"dismissed": "Dismissed"
|
|
}
|
|
},
|
|
"calendar": {
|
|
"today": "Today",
|
|
"tasks": "Tasks",
|
|
"no-tasks": "No tasks yet."
|
|
},
|
|
"system": {
|
|
"titles": {
|
|
"cpu": "CPU",
|
|
"memory": "Memory",
|
|
"network": "Network",
|
|
"load-average": "Load Average",
|
|
"system-info": "System Info"
|
|
},
|
|
"unknown": "unknown",
|
|
"info": "Distro - {distro}\nCompositor - {compositor}\nKernel - {kernel}\nUptime - {uptime}\nOS age - {osAge}\nBoard - {board}\nCPU - {cpu}\nGPU - {gpu}\nMemory - {memory}\nDisk - {disk}"
|
|
}
|
|
},
|
|
"auth": {
|
|
"polkit": {
|
|
"title": "Authentication Required",
|
|
"default-message": "Authentication required",
|
|
"password-placeholder": "Password",
|
|
"authenticate": "Authenticate",
|
|
"invalid-password": "Invalid password",
|
|
"authenticating": "Authenticating..."
|
|
},
|
|
"pam": {
|
|
"password-required": "Password required",
|
|
"user-unavailable": "Unable to resolve current user",
|
|
"start-failed": "PAM start failed",
|
|
"authentication-failed": "Authentication failed"
|
|
}
|
|
},
|
|
"lockscreen": {
|
|
"password-placeholder": "Password",
|
|
"waiting": "Waiting for lock confirmation...",
|
|
"password-cleared": "Password cleared",
|
|
"ready": "Type your password and press Enter.",
|
|
"password-required": "Password required",
|
|
"authenticating": "Authenticating...",
|
|
"unlocked": "Unlocked",
|
|
"authentication-failed": "Authentication failed"
|
|
},
|
|
"session": {
|
|
"actions": {
|
|
"lock": "Lock",
|
|
"logout": "Log Out",
|
|
"reboot": "Reboot",
|
|
"shutdown": "Shut Down"
|
|
},
|
|
"errors": {
|
|
"logout-title": "Logout unavailable",
|
|
"logout-body": "Could not determine how to terminate this session.",
|
|
"reboot-title": "Reboot failed",
|
|
"reboot-body": "Could not launch systemctl reboot.",
|
|
"shutdown-title": "Shutdown failed",
|
|
"shutdown-body": "Could not launch a shutdown command.",
|
|
"lock-title": "Lock unavailable",
|
|
"lock-body": "The session lock protocol is not available."
|
|
}
|
|
},
|
|
"desktop-widgets": {
|
|
"editor": {
|
|
"title": "Desktop Widgets",
|
|
"types": {
|
|
"clock": "Clock",
|
|
"audio-visualizer": "Audio Visualizer",
|
|
"sticker": "Sticker",
|
|
"weather": "Weather",
|
|
"media-player": "Media Player",
|
|
"system-monitor": "System Monitor"
|
|
},
|
|
"actions": {
|
|
"back": "Back",
|
|
"front": "Front",
|
|
"delete": "Delete",
|
|
"done": "Done"
|
|
},
|
|
"state": {
|
|
"enabled": "Enabled",
|
|
"disabled": "Disabled",
|
|
"grid-on": "Grid On",
|
|
"grid-off": "Grid Off"
|
|
},
|
|
"dialogs": {
|
|
"select-sticker-image": "Select Sticker Image"
|
|
}
|
|
},
|
|
"weather": {
|
|
"off": "Weather off",
|
|
"no-location": "No location",
|
|
"loading": "Loading",
|
|
"error": "Error"
|
|
},
|
|
"media": {
|
|
"nothing-playing": "Nothing playing"
|
|
}
|
|
},
|
|
"bar": {
|
|
"widgets": {
|
|
"weather": {
|
|
"default": "Weather",
|
|
"off": "Weather off",
|
|
"no-location": "No location",
|
|
"loading": "Weather...",
|
|
"error": "Weather err",
|
|
"vertical-default": "W\nX",
|
|
"vertical-off": "O\nF\nF",
|
|
"vertical-no-location": "N\nO\nL\nO\nC",
|
|
"vertical-loading": ".\n.\n.",
|
|
"vertical-error": "E\nR\nR"
|
|
},
|
|
"media": {
|
|
"nothing-playing": "Nothing playing",
|
|
"playing": "Playing"
|
|
},
|
|
"network": {
|
|
"wired": "Wired"
|
|
},
|
|
"active-window": {
|
|
"desktop": "Desktop"
|
|
},
|
|
"lock-keys": {
|
|
"caps": "Caps",
|
|
"caps-short": "C",
|
|
"num": "Num",
|
|
"num-short": "N",
|
|
"scroll": "Scroll",
|
|
"scroll-short": "S"
|
|
},
|
|
"scripted": {
|
|
"reload-failed": "Script reload failed",
|
|
"reloaded": "Reloaded script"
|
|
}
|
|
}
|
|
},
|
|
"dock": {
|
|
"actions": {
|
|
"close": "Close",
|
|
"close-all": "Close All"
|
|
}
|
|
},
|
|
"osd": {
|
|
"lock-keys": {
|
|
"caps-on": "Caps Lock On",
|
|
"caps-off": "Caps Lock Off",
|
|
"num-on": "Num Lock On",
|
|
"num-off": "Num Lock Off",
|
|
"scroll-on": "Scroll Lock On",
|
|
"scroll-off": "Scroll Lock Off"
|
|
}
|
|
},
|
|
"tray": {
|
|
"menu": {
|
|
"empty": "No menu items...",
|
|
"pin": "Pin",
|
|
"unpin": "Unpin"
|
|
}
|
|
},
|
|
"notifications": {
|
|
"actions": {
|
|
"fallback": "Action"
|
|
},
|
|
"internal": {
|
|
"dbus-disabled": "DBus notifications disabled",
|
|
"network": "Network",
|
|
"wifi-enabled": "Wi-Fi is on",
|
|
"wifi-disabled": "Wi-Fi is off",
|
|
"bluetooth": "Bluetooth",
|
|
"bluetooth-enabled": "Bluetooth is on",
|
|
"bluetooth-disabled": "Bluetooth is off",
|
|
"session-bus-unavailable": "Session bus unavailable",
|
|
"mpris-disabled": "MPRIS disabled"
|
|
}
|
|
},
|
|
"system": {
|
|
"hardware": {
|
|
"unknown": "Unknown",
|
|
"unknown-cpu": "Unknown CPU",
|
|
"unknown-gpu": "Unknown GPU",
|
|
"unknown-distro": "Unknown distro"
|
|
}
|
|
},
|
|
"power": {
|
|
"battery": {
|
|
"states": {
|
|
"charging": "Charging",
|
|
"discharging": "Discharging",
|
|
"charged": "Charged",
|
|
"empty": "Empty",
|
|
"pending-charge": "Pending charge",
|
|
"pending-discharge": "Pending discharge",
|
|
"battery": "Battery"
|
|
}
|
|
},
|
|
"profiles": {
|
|
"power-saver": "Power saver",
|
|
"balanced": "Balanced",
|
|
"performance": "Performance"
|
|
}
|
|
},
|
|
"internal-apps": {
|
|
"settings": {
|
|
"display-name": "Settings"
|
|
}
|
|
},
|
|
"settings": {
|
|
"window": {
|
|
"title": "Settings",
|
|
"search-placeholder": "Search settings…",
|
|
"filter-modified": "Modified",
|
|
"reset-page": "Reset Page",
|
|
"reset-page-confirm": "Confirm Reset",
|
|
"support-report": "Support Report",
|
|
"support-report-title": "Save Support Report",
|
|
"support-report-saved": "Support report saved.",
|
|
"flattened-config": "Flattened Config",
|
|
"flattened-config-title": "Export Flattened Config",
|
|
"flattened-config-saved": "Flattened config saved.",
|
|
"no-results": "No settings found",
|
|
"no-results-hint": "Try a different setting name or config key.",
|
|
"native-title": "Noctalia Settings"
|
|
},
|
|
"controls": {
|
|
"select": {
|
|
"unknown-value": "Unknown: {value}"
|
|
},
|
|
"list": {
|
|
"add-entry-placeholder": "Add entry…"
|
|
}
|
|
},
|
|
"dialogs": {
|
|
"color-picker": {
|
|
"title": "Pick a Color"
|
|
}
|
|
},
|
|
"actions": {
|
|
"reset": "Reset"
|
|
},
|
|
"badges": {
|
|
"override": "Override",
|
|
"monitor": "Monitor",
|
|
"inherited": "Inherited",
|
|
"advanced": "Advanced"
|
|
},
|
|
"errors": {
|
|
"write": "Failed to save settings.",
|
|
"batch-write": "Some settings could not be saved.",
|
|
"clear": "Failed to reset setting.",
|
|
"reset-page": "Failed to reset some settings.",
|
|
"support-report": "Failed to save support report.",
|
|
"flattened-config": "Failed to save flattened config.",
|
|
"widget": {
|
|
"rename": "Could not rename widget instance."
|
|
},
|
|
"bar": {
|
|
"create": "Could not create bar.",
|
|
"rename": "Could not rename bar.",
|
|
"delete": "Could not delete bar.",
|
|
"move": "Could not move bar."
|
|
},
|
|
"monitor-override": {
|
|
"create": "Could not create monitor override.",
|
|
"rename": "Could not rename monitor override.",
|
|
"delete": "Could not delete monitor override."
|
|
}
|
|
},
|
|
"entities": {
|
|
"bar": {
|
|
"label": "Bar: {name}",
|
|
"new": "New Bar",
|
|
"id-placeholder": "Bar id",
|
|
"create": "Create",
|
|
"management": "Bar",
|
|
"rename": "Rename",
|
|
"rename-save": "Save",
|
|
"move-up": "Move Up",
|
|
"move-down": "Move Down",
|
|
"delete": "Delete",
|
|
"delete-confirm-title": "Delete \"{name}\"?",
|
|
"delete-confirm-desc": "This GUI-created bar will be removed from settings.toml."
|
|
},
|
|
"monitor-override": {
|
|
"label": "Monitor: {name}",
|
|
"new": "New Monitor",
|
|
"match-placeholder": "Monitor match",
|
|
"create": "Create",
|
|
"management": "Monitor Override",
|
|
"rename": "Rename",
|
|
"rename-save": "Save",
|
|
"delete": "Delete",
|
|
"delete-confirm-title": "Delete \"{name}\"?",
|
|
"delete-confirm-desc": "This GUI-created monitor override will be removed from settings.toml."
|
|
},
|
|
"widget": {
|
|
"add": "Add Widget",
|
|
"lanes": {
|
|
"start": "Start",
|
|
"center": "Center",
|
|
"end": "End",
|
|
"customize": "Customize",
|
|
"empty": "No widgets",
|
|
"empty-hint": "Use Add Widget to populate this lane."
|
|
},
|
|
"kinds": {
|
|
"built-in": "Built-in",
|
|
"named": "Named",
|
|
"unknown": "Unknown",
|
|
"new-instance": "New Instance"
|
|
},
|
|
"editor": {
|
|
"title": "Bar Widgets",
|
|
"description": "Arrange widgets across the bar lanes."
|
|
},
|
|
"settings": {
|
|
"title": "Widget Settings",
|
|
"empty": "No settings match the current filters."
|
|
},
|
|
"raw": {
|
|
"title": "Raw Settings",
|
|
"description": "Unsupported keys preserved from this widget config.",
|
|
"delete": "Delete"
|
|
},
|
|
"picker": {
|
|
"placeholder": "Search widgets...",
|
|
"empty": "No widgets found",
|
|
"create-label": "New {label} Instance",
|
|
"create-description": "Choose an id for type \"{type}\""
|
|
},
|
|
"instance": {
|
|
"create-title": "New {type} instance",
|
|
"create-save": "Create",
|
|
"rename": "Rename",
|
|
"id-placeholder": "Widget id",
|
|
"rename-save": "Save",
|
|
"delete": "Delete",
|
|
"delete-confirm-title": "Delete \"{name}\"?",
|
|
"delete-confirm-desc": "This widget instance will be removed from every bar and its settings discarded."
|
|
},
|
|
"inspector": {
|
|
"edit-title": "Editing widget",
|
|
"add-title": "Add widget to {lane}",
|
|
"move-to-lane": "Move to {lane}"
|
|
},
|
|
"detail": {
|
|
"custom": "custom widget",
|
|
"type": "type: {type}"
|
|
}
|
|
}
|
|
},
|
|
"navigation": {
|
|
"sections": {
|
|
"appearance": "Appearance",
|
|
"desktop": "Desktop",
|
|
"dock": "Dock",
|
|
"hooks": "Hooks",
|
|
"panels": "Panels",
|
|
"notifications": "Notifications",
|
|
"backdrop": "Backdrop",
|
|
"services": "Services",
|
|
"shell": "Shell",
|
|
"templates": "Templates",
|
|
"wallpaper": "Wallpaper"
|
|
},
|
|
"groups": {
|
|
"audio": "Audio",
|
|
"automation": "Automation",
|
|
"backdrop": "Backdrop",
|
|
"behavior": "Behavior",
|
|
"brightness": "Brightness",
|
|
"built-in": "Built-in",
|
|
"clipboard": "Clipboard",
|
|
"community": "Community",
|
|
"control-center": "Control Center:",
|
|
"directories": "Directories",
|
|
"effects": "Effects",
|
|
"focus-styling": "Focus Styling",
|
|
"general": "General",
|
|
"grouping": "Grouping",
|
|
"lifecycle": "Lifecycle",
|
|
"interface": "Interface",
|
|
"launcher": "Launcher",
|
|
"layout": "Layout",
|
|
"location": "Location",
|
|
"media": "Media",
|
|
"motion": "Motion",
|
|
"network": "Network",
|
|
"night-light": "Night Light",
|
|
"osd": "OSD",
|
|
"overview": "Overview",
|
|
"pinned-apps": "Pinned Apps",
|
|
"profile": "Profile",
|
|
"power": "Power",
|
|
"screen-corners": "Screen Corners",
|
|
"security": "Security",
|
|
"shape": "Shape",
|
|
"system": "System",
|
|
"theme": "Theme",
|
|
"toasts": "Toasts",
|
|
"transition": "Transition",
|
|
"user": "User",
|
|
"weather": "Weather",
|
|
"wallpaper": "Wallpaper",
|
|
"widget-list": "Widget List",
|
|
"widgets": "Widgets"
|
|
}
|
|
},
|
|
"options": {
|
|
"theme": {
|
|
"mode": {
|
|
"dark": "Dark",
|
|
"light": "Light"
|
|
},
|
|
"source": {
|
|
"built-in": "Built-in",
|
|
"wallpaper": "Wallpaper",
|
|
"community": "Community"
|
|
}
|
|
},
|
|
"clipboard": {
|
|
"auto-paste": {
|
|
"ctrl-v": "Ctrl+V",
|
|
"ctrl-shift-v": "Ctrl+Shift+V",
|
|
"shift-insert": "Shift+Insert"
|
|
}
|
|
},
|
|
"shell": {
|
|
"password-style": {
|
|
"filled-circles": "Filled Circles",
|
|
"random-icons": "Random Icons"
|
|
}
|
|
},
|
|
"screen-position": {
|
|
"top-right": "Top Right",
|
|
"top-left": "Top Left",
|
|
"top-center": "Top Center",
|
|
"bottom-right": "Bottom Right",
|
|
"bottom-left": "Bottom Left",
|
|
"bottom-center": "Bottom Center"
|
|
},
|
|
"edge": {
|
|
"top": "Top",
|
|
"bottom": "Bottom",
|
|
"left": "Left",
|
|
"right": "Right"
|
|
},
|
|
"layer": {
|
|
"top": "Top",
|
|
"overlay": "Overlay"
|
|
},
|
|
"weather": {
|
|
"unit": {
|
|
"metric": "Metric",
|
|
"imperial": "Imperial"
|
|
}
|
|
},
|
|
"wallpaper": {
|
|
"fill": {
|
|
"center": "Center",
|
|
"crop": "Crop",
|
|
"fit": "Fit",
|
|
"stretch": "Stretch",
|
|
"repeat": "Repeat"
|
|
},
|
|
"order": {
|
|
"random": "Random",
|
|
"alphabetical": "Alphabetical"
|
|
},
|
|
"transition": {
|
|
"fade": "Fade",
|
|
"wipe": "Wipe",
|
|
"disc": "Disc",
|
|
"stripes": "Stripes",
|
|
"zoom": "Zoom",
|
|
"honeycomb": "Honeycomb"
|
|
}
|
|
},
|
|
"theme-role": {
|
|
"default": "Default"
|
|
},
|
|
"border": {
|
|
"none": "No Border"
|
|
}
|
|
},
|
|
"widgets": {
|
|
"instances": {
|
|
"cpu": "CPU",
|
|
"date": "Date",
|
|
"input-volume": "Input Volume",
|
|
"output-volume": "Output Volume",
|
|
"ram": "RAM",
|
|
"temp": "Temperature"
|
|
},
|
|
"categories": {
|
|
"custom": "Custom",
|
|
"info": "Info",
|
|
"input": "Input",
|
|
"layout": "Layout",
|
|
"media": "Media",
|
|
"shell": "Shell",
|
|
"system": "System",
|
|
"time": "Time",
|
|
"window": "Window"
|
|
},
|
|
"types": {
|
|
"active-window": "Active Window",
|
|
"audio-visualizer": "Audio Visualizer",
|
|
"battery": "Battery",
|
|
"bluetooth": "Bluetooth",
|
|
"brightness": "Brightness",
|
|
"clock": "Clock",
|
|
"control-center": "Control Center",
|
|
"clipboard": "Clipboard",
|
|
"caffeine": "Caffeine",
|
|
"keyboard-layout": "Keyboard Layout",
|
|
"launcher": "Launcher",
|
|
"lock-keys": "Lock Keys",
|
|
"media": "Media",
|
|
"network": "Network",
|
|
"nightlight": "Night Light",
|
|
"notifications": "Notifications",
|
|
"power-profiles": "Power Profiles",
|
|
"scripted": "Scripted",
|
|
"session": "Session",
|
|
"settings": "Settings",
|
|
"spacer": "Spacer",
|
|
"sysmon": "System Monitor",
|
|
"taskbar": "Taskbar",
|
|
"test": "Test",
|
|
"theme-mode": "Theme Mode",
|
|
"tray": "Tray",
|
|
"volume": "Volume",
|
|
"wallpaper": "Wallpaper",
|
|
"weather": "Weather",
|
|
"workspaces": "Workspaces"
|
|
},
|
|
"options": {
|
|
"always": "Always",
|
|
"cpu-temp": "CPU Temperature",
|
|
"cpu-usage": "CPU Usage",
|
|
"disk-percent": "Disk Percent",
|
|
"full": "Full",
|
|
"gauge": "Gauge",
|
|
"graph": "Graph",
|
|
"id": "ID",
|
|
"input": "Input",
|
|
"name": "Name",
|
|
"none": "None",
|
|
"on-hover": "On Hover",
|
|
"output": "Output",
|
|
"ram-percent": "RAM Percent",
|
|
"ram-used": "RAM Used",
|
|
"short": "Short",
|
|
"swap-percent": "Swap Percent",
|
|
"text": "Text"
|
|
},
|
|
"settings": {
|
|
"anchor": {
|
|
"label": "Anchor",
|
|
"description": "Pin this widget as the center alignment anchor"
|
|
},
|
|
"art_size": {
|
|
"label": "Art Size",
|
|
"description": "Media artwork size in pixels"
|
|
},
|
|
"bands": {
|
|
"label": "Bands",
|
|
"description": "Number of visualizer bands"
|
|
},
|
|
"capsule": {
|
|
"label": "Capsule",
|
|
"description": "Draw a capsule behind this widget"
|
|
},
|
|
"capsule_group": {
|
|
"label": "Capsule Group",
|
|
"description": "Join nearby widgets with the same managed group"
|
|
},
|
|
"capsule_border": {
|
|
"label": "Capsule Border",
|
|
"description": "Color role for the capsule outline"
|
|
},
|
|
"capsule_fill": {
|
|
"label": "Capsule Fill",
|
|
"description": "Color role for the capsule background"
|
|
},
|
|
"capsule_foreground": {
|
|
"label": "Capsule Foreground",
|
|
"description": "Color role for content inside the capsule"
|
|
},
|
|
"capsule_opacity": {
|
|
"label": "Capsule Opacity",
|
|
"description": "Opacity of the capsule background"
|
|
},
|
|
"capsule_padding": {
|
|
"label": "Capsule Padding",
|
|
"description": "Inner padding inside the capsule"
|
|
},
|
|
"color": {
|
|
"label": "Color",
|
|
"description": "Color role for widget foreground"
|
|
},
|
|
"custom_image": {
|
|
"label": "Custom image",
|
|
"description": "Path to a custom image. Leave empty to use the icon glyph.",
|
|
"dialog-title": "Select custom image"
|
|
},
|
|
"cycle_command": {
|
|
"label": "Cycle Command",
|
|
"description": "Command run when cycling keyboard layouts"
|
|
},
|
|
"device": {
|
|
"label": "Device",
|
|
"description": "Audio stream to control"
|
|
},
|
|
"display": {
|
|
"label": "Display",
|
|
"description": "Display mode for this widget"
|
|
},
|
|
"focused_color": {
|
|
"label": "Focused Color",
|
|
"description": "Color role used for the focused workspace"
|
|
},
|
|
"occupied_color": {
|
|
"label": "Occupied Color",
|
|
"description": "Color role used for occupied workspaces"
|
|
},
|
|
"empty_color": {
|
|
"label": "Empty Color",
|
|
"description": "Color role used for empty workspaces"
|
|
},
|
|
"format": {
|
|
"label": "Format",
|
|
"description": "Time format string"
|
|
},
|
|
"glyph": {
|
|
"label": "Glyph",
|
|
"description": "Icon glyph name"
|
|
},
|
|
"group_by_workspace": {
|
|
"label": "Group by Workspace",
|
|
"description": "Group taskbar icons into workspace capsules when compositor data is available"
|
|
},
|
|
"height": {
|
|
"label": "Height",
|
|
"description": "Widget height in pixels"
|
|
},
|
|
"hidden": {
|
|
"label": "Hidden Items",
|
|
"description": "Tray item ids to hide"
|
|
},
|
|
"pinned": {
|
|
"label": "Pinned Items",
|
|
"description": "Tray item ids that stay visible in the bar when drawer mode is enabled"
|
|
},
|
|
"drawer": {
|
|
"label": "Use Drawer Panel",
|
|
"description": "Show a tray button in the bar and open items in a panel"
|
|
},
|
|
"drawer_columns": {
|
|
"label": "Drawer Columns",
|
|
"description": "Number of tray icons per row in the drawer panel"
|
|
},
|
|
"hide_when_off": {
|
|
"label": "Hide When Off",
|
|
"description": "Hide the lock key indicator when inactive"
|
|
},
|
|
"hide_when_no_unread": {
|
|
"label": "Hide When No New",
|
|
"description": "Hide the notifications widget when there are no unread notifications"
|
|
},
|
|
"high_color": {
|
|
"label": "High Color",
|
|
"description": "Color used for high visualizer values"
|
|
},
|
|
"hot_reload": {
|
|
"label": "Hot Reload",
|
|
"description": "Reload the scripted widget when its source changes"
|
|
},
|
|
"icon_size": {
|
|
"label": "Icon Size",
|
|
"description": "Icon size in pixels"
|
|
},
|
|
"length": {
|
|
"label": "Length",
|
|
"description": "Spacer length in pixels"
|
|
},
|
|
"low_color": {
|
|
"label": "Low Color",
|
|
"description": "Color used for low visualizer values"
|
|
},
|
|
"max_length": {
|
|
"label": "Max Length",
|
|
"description": "Maximum widget length in pixels"
|
|
},
|
|
"min_length": {
|
|
"label": "Min Length",
|
|
"description": "Minimum widget length in pixels"
|
|
},
|
|
"title_scroll": {
|
|
"label": "Title Scroll",
|
|
"description": "When the widget title should scroll"
|
|
},
|
|
"mirrored": {
|
|
"label": "Mirrored",
|
|
"description": "Mirror the visualizer around its center"
|
|
},
|
|
"path": {
|
|
"label": "Path",
|
|
"description": "Path used by disk statistics"
|
|
},
|
|
"script": {
|
|
"label": "Script",
|
|
"description": "Script path or command"
|
|
},
|
|
"show_caps_lock": {
|
|
"label": "Show Caps Lock",
|
|
"description": "Show Caps Lock state"
|
|
},
|
|
"show_condition": {
|
|
"label": "Show Condition",
|
|
"description": "Show weather condition text"
|
|
},
|
|
"show_when_idle": {
|
|
"label": "Show When Idle",
|
|
"description": "Keep the visualizer visible even when no media is playing"
|
|
},
|
|
"show_label": {
|
|
"label": "Show Label",
|
|
"description": "Show text next to the icon"
|
|
},
|
|
"show_num_lock": {
|
|
"label": "Show Num Lock",
|
|
"description": "Show Num Lock state"
|
|
},
|
|
"show_scroll_lock": {
|
|
"label": "Show Scroll Lock",
|
|
"description": "Show Scroll Lock state"
|
|
},
|
|
"stat": {
|
|
"label": "Stat",
|
|
"description": "System statistic to display"
|
|
},
|
|
"type": {
|
|
"label": "Type",
|
|
"description": "Built-in widget type for this named instance"
|
|
},
|
|
"vertical_format": {
|
|
"label": "Vertical Format",
|
|
"description": "Optional format used on vertical bars"
|
|
},
|
|
"width": {
|
|
"label": "Width",
|
|
"description": "Widget width in pixels"
|
|
}
|
|
}
|
|
},
|
|
"schema": {
|
|
"shared": {
|
|
"enabled": {
|
|
"label": "Enabled"
|
|
},
|
|
"position": {
|
|
"label": "Position"
|
|
},
|
|
"padding": {
|
|
"label": "Padding"
|
|
},
|
|
"ends-margin": {
|
|
"label": "Ends Margin"
|
|
},
|
|
"edge-margin": {
|
|
"label": "Edge Margin"
|
|
},
|
|
"corner-radius": {
|
|
"label": "Corner Radius"
|
|
},
|
|
"background-opacity": {
|
|
"label": "Background Opacity"
|
|
},
|
|
"shadow": {
|
|
"label": "Shadow"
|
|
},
|
|
"contact-shadow": {
|
|
"label": "Contact Shadow"
|
|
},
|
|
"shadow-blur": {
|
|
"label": "Shadow Blur"
|
|
},
|
|
"shadow-x": {
|
|
"label": "Shadow X Offset"
|
|
},
|
|
"shadow-y": {
|
|
"label": "Shadow Y Offset"
|
|
},
|
|
"shadow-alpha": {
|
|
"label": "Shadow Opacity"
|
|
},
|
|
"auto-hide": {
|
|
"label": "Auto-Hide"
|
|
},
|
|
"reserve-space": {
|
|
"label": "Reserve Space"
|
|
}
|
|
},
|
|
"appearance": {
|
|
"theme-mode": {
|
|
"label": "Theme Mode",
|
|
"description": "Choose dark, light, or auto based on time of day"
|
|
},
|
|
"theme-source": {
|
|
"label": "Theme Source",
|
|
"description": "Where to derive the color palette from"
|
|
},
|
|
"theme-palette": {
|
|
"label": "Theme Palette",
|
|
"description": "Choose the bundled palette used for built-in themes"
|
|
},
|
|
"wallpaper-generation-scheme": {
|
|
"label": "Wallpaper Generation Scheme",
|
|
"description": "Choose how wallpaper colors are converted into a palette"
|
|
},
|
|
"community-palette": {
|
|
"label": "Community Palette",
|
|
"description": "Choose a palette from the community catalog",
|
|
"search-placeholder": "Search palettes..."
|
|
},
|
|
"ui-scale": {
|
|
"label": "UI Scale",
|
|
"description": "Scale the entire interface up or down"
|
|
},
|
|
"animations": {
|
|
"label": "Animations",
|
|
"description": "Enable or disable UI animations"
|
|
},
|
|
"animation-speed": {
|
|
"label": "Animation Speed",
|
|
"description": "Speed multiplier for all animations"
|
|
},
|
|
"font-family": {
|
|
"label": "Font Family",
|
|
"description": "Font family for the shell interface"
|
|
},
|
|
"language": {
|
|
"label": "Language",
|
|
"description": "Override automatic locale detection"
|
|
},
|
|
"global-shadow-blur": {
|
|
"description": "Global surface shadow blur radius"
|
|
},
|
|
"global-shadow-x": {
|
|
"description": "Global horizontal surface shadow offset"
|
|
},
|
|
"global-shadow-y": {
|
|
"description": "Global vertical surface shadow offset"
|
|
},
|
|
"global-shadow-alpha": {
|
|
"description": "Global surface shadow opacity"
|
|
}
|
|
},
|
|
"templates": {
|
|
"enable-builtins": {
|
|
"label": "Enable Built-in Templates",
|
|
"description": "Use the bundled catalog of theme templates for apps"
|
|
},
|
|
"builtin-ids": {
|
|
"label": "Active Built-in Templates",
|
|
"description": "Template IDs to render on each theme change."
|
|
},
|
|
"enable-community-templates": {
|
|
"label": "Enable Community Templates",
|
|
"description": "Download and apply templates from the community catalog"
|
|
},
|
|
"community-ids": {
|
|
"label": "Active Community Templates",
|
|
"description": "Community template IDs to render on each theme change."
|
|
},
|
|
"enable-user-templates": {
|
|
"label": "Enable User Templates",
|
|
"description": "Load additional theme templates from the user template config file"
|
|
},
|
|
"user-config": {
|
|
"label": "User Template Config",
|
|
"description": "Path to the user template TOML file (created on first use when enabled)"
|
|
}
|
|
},
|
|
"shell": {
|
|
"avatar-path": {
|
|
"label": "Avatar Path",
|
|
"description": "Path to a custom avatar image",
|
|
"placeholder": "/path/to/avatar.png"
|
|
},
|
|
"offline-mode": {
|
|
"label": "Offline Mode",
|
|
"description": "Block all outgoing network requests"
|
|
},
|
|
"telemetry": {
|
|
"label": "Usage Statistics",
|
|
"description": "Send an anonymous ping on startup to help improve Noctalia"
|
|
},
|
|
"polkit-agent": {
|
|
"label": "Polkit Agent",
|
|
"description": "Enable the built-in authentication agent"
|
|
},
|
|
"password-style": {
|
|
"label": "Password Style",
|
|
"description": "Visual style for password input masking"
|
|
},
|
|
"show-location": {
|
|
"label": "Show Location",
|
|
"description": "Show location name in weather widgets"
|
|
},
|
|
"clipboard-auto-paste": {
|
|
"label": "Clipboard Auto-Paste",
|
|
"description": "Automatically paste clipboard selections"
|
|
},
|
|
"osd-position": {
|
|
"label": "OSD Position",
|
|
"description": "Screen position for OSD popups"
|
|
}
|
|
},
|
|
"dock": {
|
|
"active-monitor-only": {
|
|
"label": "Active Monitor Only",
|
|
"description": "Only show the dock on the active monitor"
|
|
},
|
|
"icon-size": {
|
|
"label": "Icon Size",
|
|
"description": "Size of dock icons in pixels"
|
|
},
|
|
"item-spacing": {
|
|
"label": "Item Spacing",
|
|
"description": "Space between dock items"
|
|
},
|
|
"show-running": {
|
|
"label": "Show Running",
|
|
"description": "Show indicators for running applications"
|
|
},
|
|
"show-instance-count": {
|
|
"label": "Show Instance Count",
|
|
"description": "Show a badge with the number of open instances"
|
|
},
|
|
"active-icon-scale": {
|
|
"label": "Active Icon Scale",
|
|
"description": "Scale of the focused dock icon"
|
|
},
|
|
"inactive-icon-scale": {
|
|
"label": "Inactive Icon Scale",
|
|
"description": "Scale of unfocused dock icons"
|
|
},
|
|
"active-icon-opacity": {
|
|
"label": "Active Icon Opacity",
|
|
"description": "Opacity of the focused dock icon"
|
|
},
|
|
"inactive-icon-opacity": {
|
|
"label": "Inactive Icon Opacity",
|
|
"description": "Opacity of unfocused dock icons"
|
|
},
|
|
"pinned-apps": {
|
|
"label": "Pinned Apps",
|
|
"description": "Desktop entry IDs of apps pinned to the dock"
|
|
},
|
|
"enabled": {
|
|
"description": "Show or hide the dock"
|
|
},
|
|
"position": {
|
|
"description": "Which screen edge the dock sits on"
|
|
},
|
|
"padding": {
|
|
"description": "Inner padding of the dock"
|
|
},
|
|
"ends-margin": {
|
|
"description": "Inset from each end of the dock along its main axis"
|
|
},
|
|
"edge-margin": {
|
|
"description": "Distance from the nearest screen edge, positive values float the dock away from it"
|
|
},
|
|
"corner-radius": {
|
|
"description": "Corner radius of the dock"
|
|
},
|
|
"background-opacity": {
|
|
"description": "Background opacity of the dock"
|
|
},
|
|
"shadow": {
|
|
"description": "Cast the global surface shadow from the dock"
|
|
},
|
|
"auto-hide": {
|
|
"description": "Automatically hide the dock when not in use"
|
|
},
|
|
"reserve-space": {
|
|
"description": "Reserve screen space for the dock"
|
|
}
|
|
},
|
|
"panels": {
|
|
"overview-shortcuts": {
|
|
"label": "Overview Shortcuts",
|
|
"description": "Choose up to six shortcut buttons for the overview tab"
|
|
},
|
|
"attach-control-center": {
|
|
"label": "Attach to Bar",
|
|
"description": "Attach the Control Center panel to the bar when a suitable bar is available"
|
|
},
|
|
"attach-launcher": {
|
|
"label": "Attach to Bar",
|
|
"description": "Attach the Launcher panel to the bar when a suitable bar is available"
|
|
},
|
|
"attach-clipboard": {
|
|
"label": "Attach to Bar",
|
|
"description": "Attach the Clipboard panel to the bar when a suitable bar is available"
|
|
},
|
|
"attach-wallpaper": {
|
|
"label": "Attach to Bar",
|
|
"description": "Attach the Wallpaper panel to the bar when a suitable bar is available"
|
|
}
|
|
},
|
|
"backdrop": {
|
|
"blur-intensity": {
|
|
"label": "Blur Intensity",
|
|
"description": "Blur intensity of the backdrop"
|
|
},
|
|
"tint-intensity": {
|
|
"label": "Tint Intensity",
|
|
"description": "Tint intensity of the backdrop"
|
|
},
|
|
"enabled": {
|
|
"description": "Enable the backdrop"
|
|
}
|
|
},
|
|
"desktop": {
|
|
"widgets": {
|
|
"label": "Desktop Widgets",
|
|
"description": "Show widgets on the desktop"
|
|
},
|
|
"widgets-editor": {
|
|
"label": "Widget Editor",
|
|
"description": "Add, move, and resize desktop widgets",
|
|
"button": "Toggle Editor"
|
|
},
|
|
"screen-corners-enabled": {
|
|
"label": "Screen Corners",
|
|
"description": "Round the screen corners with a black overlay"
|
|
},
|
|
"screen-corners-size": {
|
|
"label": "Corner Size",
|
|
"description": "Radius of the rounded screen corners in pixels"
|
|
}
|
|
},
|
|
"wallpaper": {
|
|
"fill-mode": {
|
|
"label": "Fill Mode",
|
|
"description": "How wallpapers fit the screen"
|
|
},
|
|
"fill-color": {
|
|
"label": "Fill Color",
|
|
"description": "Solid color shown behind image in uncovered areas"
|
|
},
|
|
"directory": {
|
|
"label": "Wallpaper Directory",
|
|
"description": "Folder containing wallpapers"
|
|
},
|
|
"directory-light": {
|
|
"label": "Light Mode Directory",
|
|
"description": "Wallpaper folder used in Light theme mode",
|
|
"placeholder": "~/Pictures/Wallpapers"
|
|
},
|
|
"directory-dark": {
|
|
"label": "Dark Mode Directory",
|
|
"description": "Wallpaper folder used in Dark theme mode",
|
|
"placeholder": "~/Pictures/Wallpapers"
|
|
},
|
|
"transitions": {
|
|
"label": "Transition Effects",
|
|
"description": "Effects available when changing wallpaper (one is picked at random per change)"
|
|
},
|
|
"transition-duration": {
|
|
"label": "Transition Duration",
|
|
"description": "Length of the wallpaper change animation in milliseconds"
|
|
},
|
|
"edge-smoothness": {
|
|
"label": "Edge Smoothness",
|
|
"description": "Feathering of transition edges between wallpapers"
|
|
},
|
|
"automation": {
|
|
"label": "Automatic Rotation",
|
|
"description": "Cycle wallpapers automatically on a timer"
|
|
},
|
|
"automation-interval": {
|
|
"label": "Rotation Interval",
|
|
"description": "Minutes between wallpaper changes (0 disables)"
|
|
},
|
|
"automation-order": {
|
|
"label": "Order",
|
|
"description": "Pick wallpapers randomly or alphabetically"
|
|
},
|
|
"automation-recursive": {
|
|
"label": "Include Subfolders",
|
|
"description": "Search nested folders for wallpapers"
|
|
},
|
|
"enabled": {
|
|
"description": "Enable the wallpaper service"
|
|
}
|
|
},
|
|
"services": {
|
|
"weather": {
|
|
"label": "Weather",
|
|
"description": "Enable the weather service"
|
|
},
|
|
"system-monitor": {
|
|
"label": "System Monitor",
|
|
"description": "Sample CPU, memory, network, load, temperature, and disk statistics"
|
|
},
|
|
"weather-location": {
|
|
"label": "Auto-Locate",
|
|
"description": "Automatically detect location for weather"
|
|
},
|
|
"weather-unit": {
|
|
"label": "Units",
|
|
"description": "Unit system for weather display"
|
|
},
|
|
"weather-address": {
|
|
"label": "Address",
|
|
"description": "Manual location for weather (used when auto-locate is off)",
|
|
"placeholder": "City, Country"
|
|
},
|
|
"weather-effects": {
|
|
"label": "Weather Effects",
|
|
"description": "Show visual weather effects"
|
|
},
|
|
"weather-refresh-interval": {
|
|
"label": "Refresh Interval",
|
|
"description": "How often to refresh weather data (minutes)"
|
|
},
|
|
"audio-overdrive": {
|
|
"label": "Audio Overdrive",
|
|
"description": "Allow volume above 100%"
|
|
},
|
|
"shell-sounds": {
|
|
"label": "Shell Sounds",
|
|
"description": "Play sound effects for shell events"
|
|
},
|
|
"sound-volume": {
|
|
"label": "Sound Volume",
|
|
"description": "Volume for shell sound effects"
|
|
},
|
|
"volume-change-sound": {
|
|
"label": "Volume Change Sound",
|
|
"description": "Sound file used for volume feedback",
|
|
"placeholder": "/path/to/sound.ogg"
|
|
},
|
|
"notification-sound": {
|
|
"label": "Notification Sound",
|
|
"description": "Sound file used for notification feedback",
|
|
"placeholder": "/path/to/sound.ogg"
|
|
},
|
|
"mpris-blacklist": {
|
|
"label": "MPRIS player blacklist",
|
|
"description": "Players to ignore for media controls and Now Playing."
|
|
},
|
|
"ddcutil": {
|
|
"label": "DDC/CI (ddcutil)",
|
|
"description": "Control external monitor brightness via DDC/CI",
|
|
"requires-ddcutil": "Install ddcutil to enable DDC/CI brightness control"
|
|
},
|
|
"night-light": {
|
|
"label": "Night Light",
|
|
"description": "Shift screen colors warmer at night",
|
|
"requires-wlsunset": "Install wlsunset to enable Night Light"
|
|
},
|
|
"force-night-light": {
|
|
"label": "Force Night Light",
|
|
"description": "Always apply night light regardless of time"
|
|
},
|
|
"use-weather-location": {
|
|
"label": "Use Weather Location",
|
|
"description": "Use weather service location for sunrise/sunset"
|
|
},
|
|
"night-light-start-time": {
|
|
"label": "Start Time",
|
|
"description": "Night light start time in HH:MM"
|
|
},
|
|
"night-light-stop-time": {
|
|
"label": "Stop Time",
|
|
"description": "Night light stop time in HH:MM"
|
|
},
|
|
"latitude": {
|
|
"label": "Latitude",
|
|
"description": "Manual sunrise/sunset latitude when fixed times are unset"
|
|
},
|
|
"longitude": {
|
|
"label": "Longitude",
|
|
"description": "Manual sunrise/sunset longitude when fixed times are unset"
|
|
},
|
|
"day-temperature": {
|
|
"label": "Day Temperature",
|
|
"description": "Color temperature during the day (Kelvin)"
|
|
},
|
|
"night-temperature": {
|
|
"label": "Night Temperature",
|
|
"description": "Color temperature at night (Kelvin)"
|
|
}
|
|
},
|
|
"hooks": {
|
|
"events": {
|
|
"started": {
|
|
"label": "On Started",
|
|
"description": "Command to run after Noctalia starts"
|
|
},
|
|
"wallpaper_changed": {
|
|
"label": "On Wallpaper Changed",
|
|
"description": "Command to run when the wallpaper changes"
|
|
},
|
|
"colors_changed": {
|
|
"label": "On Colors Changed",
|
|
"description": "Command to run when the active color palette changes"
|
|
},
|
|
"session_locked": {
|
|
"label": "On Session Locked",
|
|
"description": "Command to run when the session is locked"
|
|
},
|
|
"session_unlocked": {
|
|
"label": "On Session Unlocked",
|
|
"description": "Command to run after the session is unlocked"
|
|
},
|
|
"logging_out": {
|
|
"label": "On Logout",
|
|
"description": "Command to run before logging out"
|
|
},
|
|
"rebooting": {
|
|
"label": "On Reboot",
|
|
"description": "Command to run before rebooting"
|
|
},
|
|
"shutting_down": {
|
|
"label": "On Shutdown",
|
|
"description": "Command to run before shutdown"
|
|
},
|
|
"wifi_enabled": {
|
|
"label": "On Wi-Fi Enabled",
|
|
"description": "Command to run when Wi-Fi is enabled"
|
|
},
|
|
"wifi_disabled": {
|
|
"label": "On Wi-Fi Disabled",
|
|
"description": "Command to run when Wi-Fi is disabled"
|
|
},
|
|
"bluetooth_enabled": {
|
|
"label": "On Bluetooth Enabled",
|
|
"description": "Command to run when Bluetooth is enabled"
|
|
},
|
|
"bluetooth_disabled": {
|
|
"label": "On Bluetooth Disabled",
|
|
"description": "Command to run when Bluetooth is disabled"
|
|
},
|
|
"battery_state_changed": {
|
|
"label": "On Battery State Changed",
|
|
"description": "Command to run when charging state changes"
|
|
},
|
|
"battery_under_threshold": {
|
|
"label": "On Battery Under Threshold",
|
|
"description": "Command to run when battery percent drops under the configured threshold"
|
|
}
|
|
},
|
|
"command-placeholder": "shell command or script path",
|
|
"battery-low-threshold": {
|
|
"label": "Battery Low Threshold",
|
|
"description": "Percent threshold for the low-battery hook (0 disables it)"
|
|
}
|
|
},
|
|
"notifications": {
|
|
"daemon": {
|
|
"label": "Notification Daemon",
|
|
"description": "Enable the built-in notification daemon"
|
|
},
|
|
"position": {
|
|
"label": "Toast Position",
|
|
"description": "Screen position for notification toasts"
|
|
},
|
|
"layer": {
|
|
"label": "Wayland Layer",
|
|
"description": "Choose whether toasts use the top or overlay layer"
|
|
},
|
|
"toast-opacity": {
|
|
"label": "Toast Opacity",
|
|
"description": "Background opacity of notification toasts"
|
|
},
|
|
"monitors": {
|
|
"label": "Displays",
|
|
"description": "Choose which displays show notification toasts; leave empty to show on all displays"
|
|
}
|
|
},
|
|
"bar": {
|
|
"thickness": {
|
|
"label": "Thickness",
|
|
"description": "Bar thickness in pixels"
|
|
},
|
|
"content-scale": {
|
|
"label": "Content Scale",
|
|
"description": "Scale factor for bar content"
|
|
},
|
|
"content-padding": {
|
|
"label": "Content Padding",
|
|
"description": "Padding inside the bar content area"
|
|
},
|
|
"corner-top-left": {
|
|
"label": "Top Left Radius",
|
|
"description": "Top-left corner radius for the bar"
|
|
},
|
|
"corner-top-right": {
|
|
"label": "Top Right Radius",
|
|
"description": "Top-right corner radius for the bar"
|
|
},
|
|
"corner-bottom-left": {
|
|
"label": "Bottom Left Radius",
|
|
"description": "Bottom-left corner radius for the bar"
|
|
},
|
|
"corner-bottom-right": {
|
|
"label": "Bottom Right Radius",
|
|
"description": "Bottom-right corner radius for the bar"
|
|
},
|
|
"widget-capsules": {
|
|
"label": "Widget Capsules",
|
|
"description": "Wrap widgets in capsule backgrounds"
|
|
},
|
|
"capsule-groups": {
|
|
"label": "Capsule Groups",
|
|
"description": "Create reusable groups for nearby widgets on this bar"
|
|
},
|
|
"widget-color": {
|
|
"label": "Widget Color",
|
|
"description": "Default icon and label color role for widgets on this bar"
|
|
},
|
|
"capsule-fill": {
|
|
"label": "Capsule Fill",
|
|
"description": "Default capsule background color role"
|
|
},
|
|
"capsule-border": {
|
|
"label": "Capsule Border",
|
|
"description": "Default capsule outline color role"
|
|
},
|
|
"capsule-foreground": {
|
|
"label": "Capsule Foreground",
|
|
"description": "Default icon and label color role inside capsules"
|
|
},
|
|
"widget-spacing": {
|
|
"label": "Widget Spacing",
|
|
"description": "Space between bar widgets"
|
|
},
|
|
"capsule-padding": {
|
|
"label": "Capsule Padding",
|
|
"description": "Padding inside widget capsules"
|
|
},
|
|
"capsule-opacity": {
|
|
"label": "Capsule Opacity",
|
|
"description": "Opacity of widget capsule backgrounds"
|
|
},
|
|
"start-widgets": {
|
|
"label": "Start Widgets",
|
|
"description": "Widgets on the start (left/top) side of the bar"
|
|
},
|
|
"center-widgets": {
|
|
"label": "Center Widgets",
|
|
"description": "Widgets in the center of the bar"
|
|
},
|
|
"end-widgets": {
|
|
"label": "End Widgets",
|
|
"description": "Widgets on the end (right/bottom) side of the bar"
|
|
},
|
|
"enabled": {
|
|
"description": "Show or hide this bar"
|
|
},
|
|
"position": {
|
|
"description": "Which screen edge the bar sits on"
|
|
},
|
|
"auto-hide": {
|
|
"description": "Automatically hide the bar when not in use"
|
|
},
|
|
"reserve-space": {
|
|
"description": "Reserve screen space for the bar"
|
|
},
|
|
"attach-panels": {
|
|
"label": "Attach Panels",
|
|
"description": "Attach panels opened from this bar to the bar edge"
|
|
},
|
|
"ends-margin": {
|
|
"description": "Inset from each end of the bar along its main axis"
|
|
},
|
|
"edge-margin": {
|
|
"description": "Distance from the nearest screen edge, positive values float the bar away from it"
|
|
},
|
|
"corner-radius": {
|
|
"description": "Corner radius of the bar"
|
|
},
|
|
"background-opacity": {
|
|
"description": "Background opacity of the bar"
|
|
},
|
|
"shadow": {
|
|
"description": "Cast the global surface shadow from the bar"
|
|
},
|
|
"contact-shadow": {
|
|
"description": "Dark gradient between an attached panel and the bar to suggest depth at the seam"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"ui": {
|
|
"dialogs": {
|
|
"file": {
|
|
"title": {
|
|
"open": "Open File",
|
|
"save": "Save File",
|
|
"select-folder": "Select Folder",
|
|
"default": "File Dialog"
|
|
},
|
|
"filter-placeholder": "Filter...",
|
|
"sort": {
|
|
"summary": "Sort: {field} {direction}",
|
|
"name": "Name",
|
|
"size": "Size",
|
|
"date": "Date",
|
|
"ascending": "↑",
|
|
"descending": "↓"
|
|
},
|
|
"actions": {
|
|
"open": "Open",
|
|
"save": "Save",
|
|
"select-folder": "Select Folder"
|
|
},
|
|
"filename-placeholder": "Filename",
|
|
"empty-filtered": "No files match the current filter",
|
|
"entry": {
|
|
"folder": "Folder"
|
|
}
|
|
},
|
|
"color-picker": {
|
|
"title": "Color"
|
|
},
|
|
"glyph-picker": {
|
|
"title": "Pick an Icon",
|
|
"search-placeholder": "Search icons…"
|
|
}
|
|
},
|
|
"controls": {
|
|
"search-picker": {
|
|
"placeholder": "Search...",
|
|
"empty": "No results"
|
|
},
|
|
"select": {
|
|
"placeholder": "Select an option"
|
|
}
|
|
}
|
|
}
|
|
}
|