From 58a765ea8da787540c6313859ba2ce30c55faa22 Mon Sep 17 00:00:00 2001 From: Lemmy Date: Tue, 24 Mar 2026 08:24:12 -0400 Subject: [PATCH] chore(i18n): added en-GB --- Assets/Translations/en-GB.json | 2236 ++++++++++++++++++++++++++++++++ Commons/I18n.qml | 2 +- 2 files changed, 2237 insertions(+), 1 deletion(-) create mode 100644 Assets/Translations/en-GB.json diff --git a/Assets/Translations/en-GB.json b/Assets/Translations/en-GB.json new file mode 100644 index 000000000..87616f07a --- /dev/null +++ b/Assets/Translations/en-GB.json @@ -0,0 +1,2236 @@ +{ + "actions": { + "clear-history": "Clear history", + "close-app": "Close {app}", + "connect-vpn": "Connect to {name}", + "cycle-visualizer": "Cycle visualizer", + "disable-bluetooth": "Disable Bluetooth", + "disable-dnd": "Disable Do Not Disturb", + "disable-wifi": "Disable Wi-Fi", + "disconnect-vpn": "Disconnect {name}", + "dock-settings": "Dock settings", + "enable-bluetooth": "Enable Bluetooth", + "enable-dnd": "Enable Do Not Disturb", + "enable-wifi": "Enable Wi-Fi", + "launcher-settings": "Launcher settings", + "lower-to-bottom": "Lower to bottom", + "open-calendar": "Open calendar", + "open-display-settings": "Display settings", + "open-launcher": "Open launcher", + "open-settings": "Open settings", + "raise-to-top": "Raise to top", + "random-wallpaper": "Random wallpaper", + "run-custom-command": "Run custom command", + "show-active-only": "Show active only", + "show-all": "Show all", + "toggle-mute": "Toggle mute", + "widget-settings": "Widget settings" + }, + "authentication": { + "error": "Authentication error", + "failed": "Authentication failed" + }, + "bar": { + "active-window": { + "colorize-icons-description": "Apply theme colors to active window icon.", + "hide-mode-description": "Controls how the widget behaves when no window is active.", + "scrolling-mode-description": "Control when text scrolling is enabled for long window titles.", + "show-app-icon-description": "Display the application icon next to the window title.", + "show-app-icon-label": "Show app icon" + }, + "audio-visualizer": { + "color-name-description": "Select the colour for the visualizer.", + "color-name-label": "Fill colour", + "height-description": "Custom component width.", + "hide-when-idle-description": "When enabled, the visualizer is hidden unless a player is actively playing.", + "hide-when-idle-label": "Hide when no media is playing", + "width-description": "Custom component width." + }, + "battery": { + "device-default": "Default (Display Device)", + "device-description": "Select which battery device to display.", + "device-label": "Battery device", + "display-mode-description": "Choose how the battery is displayed in the bar.", + "display-mode-graphic": "Graphical battery", + "display-mode-graphic-clean": "Graphical battery (no %)", + "display-mode-icon-always": "Icon - Always show %", + "display-mode-icon-hover": "Icon - Show on hover", + "display-mode-icon-only": "Icon only", + "hide-if-idle-description": "Hide the widget when the battery is not charging or discharging.", + "hide-if-idle-label": "Hide when idle", + "hide-if-not-detected-description": "Hide the widget when no battery is detected on the system.", + "hide-if-not-detected-label": "Hide when not detected", + "low-battery-threshold-label": "Low battery warning threshold", + "show-noctalia-performance-description": "Display the Noctalia performance mode toggle inside the battery panel.
Disables shadows and animations in Noctalia to reduce resource usage.", + "show-noctalia-performance-label": "Show Noctalia Performance toggle", + "show-power-profile-description": "Display the power profile selection inside the battery panel.", + "show-power-profile-label": "Show power profile controls" + }, + "brightness": { + "apply-all-description": "Change brightness for every monitor when using the scroll wheel.", + "apply-all-label": "Apply scroll changes to all monitors" + }, + "clock": { + "clock-display-description": "Customise your clock's display by adding tokens from the list below. To use the 12-hour format, you must include the 'AP' token.", + "clock-display-label": "Clock display", + "custom-font-description": "Select a custom font for the clock display.", + "custom-font-label": "Custom font", + "custom-font-placeholder": "Select custom font...", + "custom-font-search-placeholder": "Search fonts...", + "horizontal-bar-description": "Tip: Use \\n to create a line break.", + "horizontal-bar-label": "Horizontal bar", + "preview": "Preview", + "tooltip-format-description": "Format string for the tooltip shown when hovering over the clock. Leave empty to use the default tooltip.", + "tooltip-format-label": "Tooltip format", + "use-custom-font-description": "Override the default font selection with a custom font for the clock.", + "use-custom-font-label": "Use custom font", + "use-monospaced-font-description": "When enabled, the clock will use the monospaced font.", + "use-monospaced-font-label": "Use monospaced font", + "vertical-bar-description": "Use a space to separate each part onto a new line.", + "vertical-bar-label": "Vertical bar" + }, + "control-center": { + "browse-file": "Browse File", + "browse-library": "Browse Library", + "color-selection-description": "Apply theme colors to icons.", + "enable-colorization-description": "Enable colourisation for icon, applying theme colors.", + "icon-description": "Select an icon from the library or a custom file.", + "select-custom-icon": "Select a custom icon", + "use-distro-logo-description": "Use your distribution's logo instead of a custom icon.", + "use-distro-logo-label": "Use distro logo instead of icon" + }, + "custom-button": { + "collapse-condition-description": "If the output text matches this value, the button will collapse.", + "collapse-condition-label": "Collapse condition", + "color-selection-description": "Apply theme colors to icon and text.", + "default-tooltip": "Custom button, configure in settings", + "display-command-output-description": "Enter a command to run at a regular interval. The first line of its output will be displayed as text.", + "display-command-output-label": "Display command output", + "display-command-output-stream-description": "Enter a command to run continuously.", + "dynamic-text": "Dynamic text", + "enable-colorization-description": "Enable colourisation for the custom button icon and text, applying theme colors.", + "enable-colorization-label": "Enable colourisation", + "general-tooltip-text-description": "Custom text to display in the button's tooltip.", + "general-tooltip-text-label": "Custom tooltip text", + "hide-mode-always-expanded": "Always expanded", + "hide-mode-description": "Controls widget visibility when the command has no output.", + "hide-mode-expand-with-output": "Expand when has output", + "hide-mode-label": "Hide mode", + "hide-mode-max-transparent": "Max expanded but transparent", + "icon-description": "Select an icon from the library.", + "ipc-identifier-description": "Unique identifier for IPC commands. Use this identifier with 'qs -c noctalia-shell ipc call cb [action] [identifier]' to control this button via IPC.", + "ipc-identifier-label": "IPC Identifier", + "left-click-description": "Command to execute when the button is left-clicked.", + "left-click-label": "Left click", + "left-click-update-text": "Update displayed text on left-click", + "max-text-length-horizontal-description": "Maximum number of characters to show in horizontal bar (0 to hide text).", + "max-text-length-horizontal-label": "Max text length (horizontal)", + "max-text-length-vertical-description": "Maximum number of characters to show in vertical bar (0 to hide text).", + "max-text-length-vertical-label": "Max text length (vertical)", + "middle-click-description": "Command to execute when the button is middle-clicked.", + "middle-click-label": "Middle click", + "middle-click-update-text": "Update displayed text on middle-click", + "parse-json-description": "Parse the command output as a JSON object to dynamically set text and icon.", + "parse-json-label": "Parse output as JSON", + "refresh-interval-description": "Interval in milliseconds.", + "refresh-interval-label": "Refresh interval", + "right-click-description": "Command to execute when the button is right-clicked.", + "right-click-label": "Right click", + "right-click-update-text": "Update displayed text on right-click", + "show-exec-tooltip-description": "Show tooltips with command details (left/right/middle click, wheel).", + "show-exec-tooltip-label": "Show command tooltips", + "show-icon-description": "Toggles the visibility of the widget's icon.", + "show-icon-label": "Show icon", + "show-text-tooltip-description": "Show tooltips with the output from the text command.", + "show-text-tooltip-label": "Show dynamic text tooltips", + "text-stream-description": "Streamed lines from the command will be displayed as text on the button.", + "text-stream-label": "Stream", + "wheel-description": "Command to execute when the scroll wheel is used.
Use $delta for the scroll wheel delta in the command.", + "wheel-down": "Scroll down", + "wheel-down-description": "Command to execute when the scroll wheel is scrolled down.", + "wheel-down-label": "Wheel down command", + "wheel-label": "Scroll wheel", + "wheel-mode-separate-description": "Enable separate commands for wheel up and down.", + "wheel-mode-separate-label": "Separate wheel commands", + "wheel-up": "Scroll up", + "wheel-up-description": "Command to execute when the scroll wheel is scrolled up.", + "wheel-up-label": "Wheel up command", + "wheel-update-text": "Update displayed text on scroll" + }, + "keyboard-layout": { + "show-icon-description": "Display the keyboard layout icon." + }, + "lock-keys": { + "hide-when-off-description": "Hide the indicator when the key is not active.", + "hide-when-off-label": "Hide when off", + "show-caps-lock-description": "Display Caps Lock status.", + "show-caps-lock-label": "Caps Lock", + "show-num-lock-description": "Display Num Lock status.", + "show-num-lock-label": "Num Lock", + "show-scroll-lock-description": "Display Scroll Lock status.", + "show-scroll-lock-label": "Scroll Lock" + }, + "media-mini": { + "compact-mode-description": "Enable a space-saving layout for the media player panel.", + "compact-mode-label": "Compact mode", + "hide-mode-description": "Controls how the widget behaves when no media is playing.", + "max-width-description": "Sets the maximum horizontal size of the widget. The widget will shrink to fit shorter content.", + "no-active-player": "No active player", + "panel-section-description": "Configure the appearance and behaviour of the media player panel.", + "panel-section-label": "Media player panel", + "scrolling-mode-description": "Control when text scrolling is enabled for long track titles.", + "scrolling-mode-label": "Scrolling mode", + "show-album-art-description": "Display the album artwork for the currently playing track.", + "show-album-art-label": "Show album art", + "show-artist-first-description": "Display artist - title instead of title - artist.", + "show-artist-first-label": "Show artist first", + "show-progress-ring-description": "Display a circular progress indicator showing track progress.", + "show-progress-ring-label": "Show progress ring", + "show-visualizer-description": "Display an audio visualizer when music is playing.", + "show-visualizer-label": "Show visualizer", + "use-fixed-width-description": "When enabled, the widget will always use the maximum width instead of dynamically adjusting to content.", + "use-fixed-width-label": "Use fixed width", + "visualizer-type-description": "Choose the style of audio visualizer to display.", + "visualizer-type-label": "Visualizer type" + }, + "notification-history": { + "hide-widget-when-zero-description": "Hide the notification icon when there are no notifications.", + "hide-widget-when-zero-label": "Hide icon when no notifications", + "hide-widget-when-zero-unread-description": "Hide the notification icon when there are no unread notifications.", + "hide-widget-when-zero-unread-label": "Hide icon when no unread notifications", + "show-unread-badge-description": "Display a badge showing the number of unread notifications.", + "show-unread-badge-label": "Show unread badge", + "unread-badge-color-description": "Select the colour for the unread notification badge.", + "unread-badge-color-label": "Unread badge colour" + }, + "section-editor": { + "placeholder": "Select a widget to add...", + "search-placeholder": "Search widget..." + }, + "spacer": { + "width-description": "Spacing width in pixels." + }, + "system-monitor": { + "compact-mode-description": "Display stats as mini bar charts instead of text values. Prevents layout shifting.", + "compact-mode-label": "Compact mode", + "cpu-cores-description": "Display CPU cores usage individually.", + "cpu-cores-label": "CPU Cores", + "cpu-frequency-description": "Display the current CPU clock speed in GHz.", + "cpu-frequency-label": "Show CPU frequency", + "cpu-temperature-description": "Show CPU temperature readings if available.", + "cpu-temperature-label": "CPU temperature", + "cpu-usage-description": "Display current CPU usage percentage.", + "cpu-usage-label": "CPU usage", + "disk-path-description": "Select which disk mount point to monitor.", + "disk-path-label": "Disk path", + "gpu-temperature-description": "Show GPU temperature readings if available.", + "load-average-description": "Display system load average.", + "load-average-label": "Load average", + "memory-percentage-description": "Show memory usage as a percentage instead of absolute values.", + "memory-percentage-label": "Memory as percentage", + "memory-usage-description": "Display current RAM usage information.", + "memory-usage-label": "Memory usage", + "network-traffic-description": "Display network upload and download speeds.", + "network-traffic-label": "Network traffic", + "storage-as-percentage-description": "Show disk space as percentage instead of absolute values.", + "storage-as-percentage-label": "Disk as percentage", + "storage-available-description": "Shows how much disk space is available instead of how much is used.", + "storage-available-label": "Disk space available", + "storage-usage-description": "Show disk space usage information.", + "storage-usage-label": "Storage usage", + "swap-usage-description": "Show swap memory usage.", + "swap-usage-label": "Swap usage", + "use-monospace-font-description": "Use monospace font for consistent character width.", + "use-monospace-font-label": "Monospace font", + "use-padding-description": "Pads the text values with leading spaces to prevent layout shifting.", + "use-padding-description-disabled-monospace-font": "A monospace font is needed for this feature.", + "use-padding-description-disabled-vertical": "Vertical taskbar does not support padding text.", + "use-padding-label": "Pad text" + }, + "taskbar": { + "colorize-icons-description": "Apply theme colors to taskbar icons.", + "hide-mode-description": "Controls how the widget behaves when there are no matching windows.", + "hide-mode-label": "Hiding mode", + "icon-scale-description": "Sets the scaling factor for taskbar icons.", + "icon-scale-label": "Icon scaling", + "max-width-description": "Maximum width of the taskbar as a percentage of screen width.", + "max-width-label": "Maximum width", + "only-active-workspaces-description": "Show only apps from active workspaces.", + "only-active-workspaces-label": "Only from active workspaces", + "only-same-monitor-description": "Show only apps from the monitor where the bar is located.", + "only-same-monitor-label": "Only from same monitor", + "show-pinned-apps-description": "Show pinned apps from the dock in the taskbar.", + "show-pinned-apps-label": "Show pinned apps", + "show-title-description": "Display window titles in the taskbar.", + "show-title-description-disabled": "Vertical taskbar does not support showing titles.", + "show-title-label": "Show title", + "smart-width-description": "Automatically adjust entry width based on the number of entries.", + "smart-width-label": "Smart width", + "title-width-description": "Set the width of window titles in the taskbar (in pixels).", + "title-width-label": "Title width", + "title-width-reset-tooltip": "Reset title width" + }, + "tray": { + "chevron-color-description": "Apply theme colors to the drawer chevron icon.", + "chevron-color-label": "Chevron colour", + "colorize-icons-description": "Apply theme colors to tray icons.", + "colorize-icons-label": "Colourise icons", + "drawer-enabled-description": "When enabled, unpinned tray items are shown in a drawer panel.
When disabled, all tray items are shown inline.", + "drawer-enabled-label": "Enable drawer", + "hide-passive-description": "When enabled, tray items with 'Passive' status will be hidden.", + "hide-passive-label": "Hide passive items" + }, + "volume": { + "display-mode-description": "Choose how you'd like this value to appear." + }, + "workspace": { + "character-count-description": "Number of characters to display from workspace names (1-10).", + "character-count-label": "Character count", + "empty-color-description": "Set the background colour for empty workspaces.", + "empty-color-label": "Empty workspace colour", + "enable-scrollwheel-description": "Switch between workspaces using the mouse scroll wheel.", + "enable-scrollwheel-label": "Scroll to switch workspaces", + "focused-color-description": "Set the background colour for the focused workspace.", + "focused-color-label": "Focused workspace colour", + "follow-focused-screen-description": "Display workspaces from the currently focused screen, rather than the screen where the bar is located.", + "follow-focused-screen-label": "Follow focused screen", + "font-weight-description": "Set the visual weight for text within workspace.", + "font-weight-label": "Font weight", + "grouped-border-opacity-description": "Set the opacity level for workspace container borders.", + "grouped-border-opacity-label": "Border opacity", + "hide-unoccupied-description": "Don't display workspaces without windows.", + "hide-unoccupied-label": "Hide unoccupied", + "label-mode-description": "Choose how workspace labels are displayed.", + "label-mode-label": "Label mode", + "occupied-color-description": "Set the background colour for occupied workspaces.", + "occupied-color-label": "Occupied workspace colour", + "pill-size-description": "Adjust the size of workspace pills.", + "pill-size-label": "Pill size", + "reverse-scrolling-description": "Reverse the direction of workspace switching when scrolling.", + "reverse-scrolling-label": "Reverse scrolling", + "show-applications-description": "Display application icons inside each workspace.", + "show-applications-hover-description": "Display application icons inside each workspace when the workspace is hovered.", + "show-applications-hover-label": "Show applications when hovered", + "show-applications-label": "Show applications", + "show-badge-description": "Show the workspace number badge in grouped mode.", + "show-badge-label": "Show workspace badge", + "show-labels-only-when-occupied-description": "Only show workspace labels when they contain windows.", + "show-labels-only-when-occupied-label": "Show labels only when occupied", + "unfocused-icons-opacity-description": "Set the opacity level for unfocused app icons.", + "unfocused-icons-opacity-label": "Unfocused icons opacity" + } + }, + "battery": { + "all-batteries": "All batteries (combined)", + "battery-health": "Battery health", + "battery-level": "Battery level", + "capacity-level": "Capacity: {level}", + "charging-rate": "Charging rate: {rate} W", + "discharging-rate": "Discharging rate: {rate} W", + "health": "Health: {percent}%", + "inhibit-idle-description": "Keeps the system awake.", + "no-battery-detected": "No battery detected", + "plugged-in": "Plugged in", + "power-profile": "Power profile", + "time-left": "Time left: {time}", + "time-until-full": "Time until full: {time}" + }, + "bluetooth": { + "panel": { + "available-devices": "Available devices", + "blocked": "Blocked", + "connected-devices": "Connected devices", + "device-address": "Device address", + "disabled": "Bluetooth is disabled", + "discoverable": "Discoverable", + "enable-message": "Enable Bluetooth to see available devices.", + "known-devices": "Known devices", + "no-devices": "No devices available", + "paired-devices": "Paired devices", + "pairing-mode": "Make sure your device is in pairing mode.", + "scanning": "Scanning for devices...", + "signal-text-excellent": "Signal: Excellent", + "signal-text-fair": "Signal: Fair", + "signal-text-good": "Signal: Good", + "signal-text-poor": "Signal: Poor", + "signal-text-unknown": "Signal: Unknown", + "signal-text-very-poor": "Signal: Very poor" + } + }, + "changelog": { + "error": { + "fetch-failed": "Unable to load changelog data. Please try again later.", + "rate-limit": "GitHub rate limit exceeded. Please try again in a few minutes." + }, + "panel": { + "buttons-discord": "Join our Discord", + "buttons-dismiss": "OK", + "buttons-feedback": "Give feedback", + "empty": "Release notes are not available yet.", + "highlight-title": "Highlights", + "released": "Released on {date}", + "subtitle-fresh": "Thanks for installing Noctalia! Here is what’s included in this build.", + "subtitle-updated": "Updated from {previousVersion}", + "title": "What's new in {version}", + "version": "Version {version}", + "version-new-user": "Fresh install" + } + }, + "common": { + "actions": "Actions", + "active": "Active", + "add": "Add", + "appearance": "Appearance", + "apply": "Apply", + "auto-connect": "Auto-connect", + "automation": "Automation", + "available": "Available", + "back": "Back", + "battery": "Battery", + "behavior": "Behaviour", + "bluetooth": "Bluetooth", + "brightness": "Brightness", + "browse": "Browse", + "calendar": "Calendar", + "calendar-panel": "Calendar Panel", + "cancel": "Cancel", + "cards": "Cards", + "charging": "Charging", + "clear": "Clear", + "clipboard": "Clipboard", + "close": "Close", + "color-muted": "Muted", + "colors": "Colors", + "command": "Command", + "confirm": "Confirm", + "connect": "Connect", + "connected": "Connected", + "connecting": "Connecting...", + "continue": "Continue", + "contributors": "Contributors", + "copied-to-clipboard": "Copied to clipboard", + "countdown": "Countdown", + "customize": "Customise", + "date": "Date", + "default": "Default", + "delete": "Delete", + "devices": "Devices", + "disabled": "Disabled", + "discharging": "Discharging", + "disconnect": "Disconnect", + "disconnected": "Disconnected", + "disconnecting": "Disconnecting...", + "display-mode": "Display mode", + "documentation": "Documentation", + "download": "Download", + "duration": "Duration", + "dysfunctional": "Dysfunctional", + "edit": "Edit", + "enabled": "Enabled", + "error": "Error", + "ethernet": "Ethernet", + "events": "Events", + "execute": "Execute", + "faithful": "Faithful", + "focus": "Focus", + "font-weight-bold": "Bold", + "font-weight-light": "Light", + "font-weight-medium": "Medium", + "font-weight-regular": "Regular", + "font-weight-semibold": "Semi-bold", + "frequency": "Frequency", + "gateway": "Gateway", + "general": "General", + "height": "Height", + "hibernate": "Hibernate", + "history": "History", + "icon": "Icon", + "idle": "Idle", + "info": "Info", + "input": "Input", + "install": "Install", + "installed": "Installed", + "interface": "Interface", + "internet": "Internet", + "keybind": "Keybind", + "language": "Language", + "loading": "Loading...", + "local": "Local", + "location": "Location", + "lock": "Lock", + "logout": "Logout", + "look": "Look", + "margins": "Margins", + "media": "Media", + "media-player": "Media Player", + "memory": "Memory", + "monitors": "Monitors", + "move-down": "Move down", + "move-up": "Move up", + "network": "Network", + "next": "Next", + "night-light": "Night Light", + "no": "No", + "no-results": "No results", + "no-summary": "No summary", + "none": "None", + "not-found": "Not found", + "notifications": "Notifications", + "official": "Official", + "on-surface": "On Surface", + "output": "Output", + "pair": "Pair", + "paired": "Paired", + "pairing": "Pairing...", + "panels": "Panels", + "password": "Password", + "pause": "Pause", + "performance": "Performance", + "pin": "Pin", + "play": "Play", + "polling": "Polling", + "position": "Position", + "previous": "Previous", + "primary": "Primary", + "random": "Random", + "reboot": "Reboot", + "reboot-to-uefi": "Reboot to UEFI", + "record": "Start recording", + "refresh": "Refresh", + "required": "(required)", + "reset": "Reset", + "reset-to-default": "Reset to Default", + "result-count": "{count} result", + "result-count-plural": "{count} results", + "resume": "Resume", + "save": "Save", + "scanning": "Scanning...", + "screen-corners": "Screen Corners", + "search": "Search", + "second": "{count} second", + "second-plural": "{count} seconds", + "secondary": "Secondary", + "security": "Security", + "select": "Select", + "select-color": "Select colour", + "select-color-description": "Apply theme colors for emphasis.", + "select-icon-color": "Select icon colour", + "settings": "Settings", + "shortcuts": "Shortcuts", + "shutdown": "Shutdown", + "signal": "Signal", + "sound": "Sound", + "sources": "Sources", + "start": "Start", + "stop": "Stop", + "supporters": "Supporters", + "suspend": "Suspend", + "templates": "Templates", + "tertiary": "Tertiary", + "test": "Test", + "thresholds": "Thresholds", + "title": "Title", + "toast": "Toast", + "trusted": "Trusted", + "uninstall": "Uninstall", + "unknown": "Unknown", + "unpair": "Unpair", + "unpin": "Unpin", + "update": "Update", + "upload": "Upload", + "username": "Username", + "userspace-reboot": "Userspace Reboot", + "version": "Version", + "vibrant": "Vibrant", + "visualizer": "Visualizer", + "volume": "Volume", + "volumes": "Volumes", + "wallpaper": "Wallpaper", + "weather": "Weather", + "weather-loading": "Loading weather...", + "week": "Week", + "widgets": "Widgets", + "width": "Width", + "wifi": "Wi-Fi", + "windows": "Windows", + "yes": "Yes" + }, + "control-center": { + "power-profile": { + "tooltip-action": "Power Profile", + "tooltip-disabled": "Install power-profiles-daemon to use power profiles" + }, + "wifi": { + "label-disconnected": "Wi-Fi disconnected", + "label-ethernet": "Ethernet" + } + }, + "display-modes": { + "always-hide": "Always hide", + "always-show": "Always show", + "force-open": "Force open", + "on-hover": "On hover" + }, + "hide-modes": { + "auto-hide": "Auto-hide", + "hidden": "Hide when empty", + "idle": "Hide when idle", + "non-exclusive": "Non-exclusive", + "transparent": "Transparent when empty", + "visible": "Always visible" + }, + "launcher": { + "categories": { + "all": "All", + "audiovideo": "Audio & Video", + "chat": "Chat", + "development": "Development", + "education": "Education", + "emoji-activity": "Activity", + "emoji-animals": "Animals", + "emoji-flags": "Flags", + "emoji-food": "Food & Drink", + "emoji-nature": "Nature", + "emoji-objects": "Objects", + "emoji-people": "People & Body", + "emoji-recent": "Recent", + "emoji-symbols": "Symbols", + "emoji-travel": "Travel & Places", + "game": "Games", + "graphics": "Graphics", + "misc": "Misc", + "office": "Office", + "pinned": "Pinned", + "system": "System", + "webbrowser": "Web Browser" + }, + "providers": { + "applications": "Applications", + "calculator": "Calculator", + "calculator-deprecated": "The >calc command is deprecated and will be removed soon. Please type math expressions directly in search instead.", + "calculator-description": "Calculator — evaluate mathematical expressions", + "calculator-enter-expression": "Enter a mathematical expression", + "calculator-press-enter-to-copy": "Press Enter to copy result", + "clipboard": "Clipboard history", + "clipboard-clear-description": "Clear all clipboard history", + "clipboard-clear-description-full": "Remove all items from clipboard history", + "clipboard-clear-history": "Clear clipboard history", + "clipboard-delete": "Delete clipboard entry", + "clipboard-history-disabled": "Clipboard history disabled", + "clipboard-history-disabled-description": "Enable clipboard history in settings or install cliphist", + "clipboard-loading": "Loading clipboard history...", + "clipboard-search-description": "Search clipboard history", + "command-description": "Run shell commands", + "emoji": "Emoji picker", + "emoji-loading": "Loading emojis...", + "emoji-loading-description": "Please wait", + "emoji-no-recent": "No recent emojis yet", + "emoji-search-description": "Search and copy emojis", + "settings-search-description": "Search and navigate to settings", + "windows-search-description": "Search and focus open windows" + } + }, + "lock-screen": { + "authenticating": "Authenticating...", + "password": "Enter your password...", + "restart": "Restart", + "shut-down": "Shut down" + }, + "notifications": { + "panel": { + "click-to-collapse": "Click to collapse", + "click-to-expand": "Click to expand", + "description": "Your notifications will show up here as they arrive.", + "no-notifications": "No notifications" + }, + "range": { + "earlier": "Earlier", + "today": "Today", + "yesterday": "Yesterday" + }, + "time": { + "diff-d": "1 day ago", + "diff-dd": "{diff} days ago", + "diff-h": "1 hour ago", + "diff-hh": "{diff} hours ago", + "diff-m": "1 minute ago", + "diff-mm": "{diff} minutes ago", + "now": "now" + } + }, + "options": { + "bar": { + "density-comfortable": "Comfortable", + "density-compact": "Compact", + "density-default": "Default", + "density-mini": "Mini", + "density-spacious": "Spacious", + "display-mode-always-visible": "Always Visible", + "type-floating": "Floating", + "type-framed": "Framed", + "type-simple": "Simple" + }, + "control-center": { + "quick-settings-style-classic": "Classic", + "quick-settings-style-modern": "Modern" + }, + "frame-rates-fps": "{fps} FPS", + "launcher-density": { + "comfortable": "Comfortable", + "compact": "Compact", + "default": "Default" + }, + "launcher-view-mode": { + "grid": "Grid", + "list": "List" + }, + "notification-density": { + "compact": "Compact", + "default": "Default" + }, + "scrolling-modes": { + "always": "Scroll always", + "hover": "Scroll on hover", + "never": "Never scroll" + }, + "session-menu-grid-layout": { + "grid": "Grid", + "single-row": "Single row" + }, + "settings-panel-mode": { + "attached": "Panel attached to bar", + "centered": "Centred panel", + "window": "Separate window" + }, + "visualizer-types": { + "linear": "Linear", + "mirrored": "Mirrored", + "wave": "Wave" + }, + "visualizer-visibility": { + "with-background": "With background only" + }, + "workspace-labels": { + "index": "Index", + "index-and-name": "Index and name", + "name": "Name" + } + }, + "panels": { + "about": { + "become-supporter": "Become a supporter", + "changelog": "View changelog", + "changelog-on-startup": "Show changelog on update", + "changelog-on-startup-desc": "Automatically show the changelog when Noctalia is updated", + "contributors-description": "Shout-out to our {count} awesome contributor!", + "contributors-description-plural": "Shout-out to our {count} awesome contributors!", + "copy-info": "Copy info", + "debug-disabled": "Debug mode disabled", + "debug-enabled": "Debug mode enabled", + "info-copied": "Info copied to clipboard", + "noctalia-available": "Available:", + "noctalia-desc": "A sleek and minimal desktop shell thoughtfully crafted for Wayland, built with Quickshell.", + "noctalia-git-commit": "Git commit:", + "noctalia-installed-version": "Installed version:", + "noctalia-latest-version": "Latest version:", + "noctalia-qs-version": "Noctalia QS version:", + "noctalia-title": "Noctalia Shell", + "privacy-policy": "Privacy policy", + "support": "Support us", + "supporter-badge": "Supporter", + "supporters-desc": "A huge thank you to our amazing supporter!", + "supporters-desc-plural": "A huge thank you to our {count} amazing supporters!", + "supporters-loading": "Loading supporters...", + "system-board": "Board:", + "system-cpu": "CPU:", + "system-disk": "Disk:", + "system-gpu": "GPU:", + "system-host": "Host:", + "system-install-hint": "Install fastfetch to view system information", + "system-kernel": "Kernel:", + "system-loading": "Loading system info...", + "system-memory": "Memory:", + "system-monitor": "Monitor:", + "system-not-installed": "fastfetch is not installed", + "system-os": "OS:", + "system-packages": "Packages:", + "system-product": "Product:", + "system-title": "System Information", + "system-uptime": "Uptime:", + "system-wm": "WM:", + "telemetry-data-copied": "Telemetry data copied to clipboard", + "telemetry-desc": "Help improve Noctalia by sharing anonymous system info (screen resolution, compositor, distro). Sent once at startup, no tracking, data auto-deleted after 30 days.", + "telemetry-enabled": "Send anonymous system information", + "telemetry-show-data": "View data", + "telemetry-title": "Privacy", + "title": "About", + "up-to-date": "You're up to date!", + "update-available": "Update available", + "view-commit": "View commit on GitHub" + }, + "audio": { + "devices-desc": "Configure available audio input and output devices.", + "devices-input-device-description": "Select the desired audio input device.", + "devices-input-device-label": "Input device", + "devices-output-device-description": "Select the desired audio output device.", + "devices-output-device-label": "Output device", + "devices-title": "Audio devices", + "external-mixer-description": "Enter the command or application path to launch when activating the external audio mixer feature.", + "external-mixer-label": "External audio mixer command", + "external-mixer-placeholder": "pwvucontrol || pavucontrol", + "media-desc": "Set your preferred and ignored media applications.", + "media-excluded-player-description": "Add keywords for players you want the system to ignore. Each keyword should be on a new line.", + "media-excluded-player-label": "Excluded player", + "media-excluded-player-placeholder": "type substring and press +", + "media-frame-rate-description": "Higher rates are smoother but use more resources.", + "media-frame-rate-label": "Frame rate", + "media-primary-player-description": "Enter a keyword to identify your main player.", + "media-primary-player-label": "Primary player", + "media-primary-player-placeholder": "e.g. spotify, vlc, mpv", + "media-scrolling-speed-description": "Time in seconds for the title to scroll from start to end.", + "media-scrolling-speed-label": "Scrolling speed", + "media-scrolling-title-description": "Enable continuous scrolling for long media titles.", + "media-scrolling-title-label": "Scrolling title", + "media-title": "Media players", + "on-middle-clicked-description": "Command to execute when the button is middle-clicked.", + "panel-applications-empty": "No applications are currently playing audio", + "spectrum-mirrored-description": "Mirror the spectrum so low frequencies are in the centre. When off, low frequencies are on the left and high on the right.", + "spectrum-mirrored-label": "Mirror spectrum", + "title": "Audio", + "visualizer-type-description": "Choose a visualization type for media playback.", + "visualizer-type-label": "Visualization type", + "volumes-desc": "Adjust volume controls and audio levels.", + "volumes-feedback-sound-file-description": "Path to the sound file played when changing volume.", + "volumes-feedback-sound-file-label": "Volume feedback sound file", + "volumes-feedback-sound-file-select-title": "Select volume feedback sound file", + "volumes-input-volume-description": "Microphone input volume level.", + "volumes-mute-input-description": "Mute the default audio input (microphone).", + "volumes-mute-input-label": "Mute audio input", + "volumes-mute-output-description": "Mute the system's main audio output.", + "volumes-mute-output-label": "Mute audio output", + "volumes-output-volume-description": "System-wide volume level.", + "volumes-step-size-description": "Adjust the step size for volume changes (scroll wheel, keyboard shortcuts).", + "volumes-step-size-label": "Volume step size", + "volumes-volume-feedback-description": "Play a feedback sound when adjusting volume.", + "volumes-volume-feedback-label": "Play volume feedback sound", + "volumes-volume-overdrive-description": "Allow raising volume above 100%. May not be supported by all hardware.", + "volumes-volume-overdrive-label": "Allow volume overdrive" + }, + "bar": { + "appearance-auto-hide-delay-description": "Time before bar hides after mouse leaves", + "appearance-auto-hide-delay-label": "Hide Delay", + "appearance-auto-hide-exclusive-note": "Note: Exclusive zone is automatically disabled when auto-hide is active", + "appearance-auto-show-delay-description": "Time before bar shows when mouse enters edge", + "appearance-auto-show-delay-label": "Show Delay", + "appearance-background-opacity-description": "Set the background opacity specifically for the bar.", + "appearance-background-opacity-label": "Bar background opacity", + "appearance-capsule-color-description": "Choose a colour for bar capsules, or use none for the default surface colour.", + "appearance-capsule-color-label": "Capsule colour", + "appearance-capsule-opacity-description": "Set the opacity level for widget backgrounds when capsule is shown.", + "appearance-capsule-opacity-label": "Capsule opacity", + "appearance-content-padding-description": "Adjust the padding between bar edges and widgets.", + "appearance-content-padding-label": "Content padding", + "appearance-density-description": "Adjust the bar's padding for a compact or spacious look.", + "appearance-density-label": "Bar density", + "appearance-desc": "Customise the bar's appearance and position.", + "appearance-display-mode-description": "Choose when the bar is visible.", + "appearance-enable-exclusion-zone-inset-description": "Reduce the exclusion zone by 1 physical pixel so flush windows bleed perfectly under the bar edge.", + "appearance-enable-exclusion-zone-inset-label": "Inset exclusion zone", + "appearance-floating-description": "Display the bar as a floating 'pill'.", + "appearance-floating-label": "Floating bar", + "appearance-font-scale-description": "Adjust the font size scale for text displayed in the bar.", + "appearance-font-scale-label": "Font scale", + "appearance-frame-radius": "Inner Radius", + "appearance-frame-settings-description": "Adjust frame thickness and inner corner radius", + "appearance-frame-settings-label": "Frame Settings", + "appearance-frame-thickness": "Thickness", + "appearance-hide-on-overview-description": "Hide the bar and close panels when the compositor overview is active.", + "appearance-hide-on-overview-label": "Hide bar on overview", + "appearance-margins-description": "Adjust the margins around the floating bar.", + "appearance-margins-horizontal": "Horizontal Margin ", + "appearance-margins-vertical": "Vertical Margin", + "appearance-outer-corners-description": "Display outwardly curved corners on the bar.", + "appearance-outer-corners-label": "Outer corners", + "appearance-position-description": "Choose where to place the bar on the screen.", + "appearance-position-label": "Bar position", + "appearance-show-capsule-description": "Show widget backgrounds.", + "appearance-show-capsule-label": "Show capsule", + "appearance-show-on-workspace-switch-description": "Automatically show the bar briefly when the workspace changes.", + "appearance-show-on-workspace-switch-label": "Show bar on workspace switch", + "appearance-show-outline-description": "Displays a visible border around every widget.", + "appearance-show-outline-label": "Show widget outlines", + "appearance-type-description": "Choose the style of the bar: Simple, Floating or Framed.", + "appearance-type-label": "Bar type", + "appearance-use-separate-opacity-description": "Enable to use a separate opacity value for the bar background.", + "appearance-use-separate-opacity-label": "Use separate bar opacity", + "appearance-widget-spacing-description": "Adjust the spacing between each widget in the bar.", + "appearance-widget-spacing-label": "Widget spacing", + "behavior-middle-click-command-description": "Command to execute on middle click.", + "behavior-middle-click-command-label": "Middle click command", + "behavior-middle-click-command-placeholder": "niri msg action toggle-overview", + "behavior-middle-click-description": "Choose what middle click does on empty areas of the bar.", + "behavior-middle-click-follow-mouse-description": "Open the selected middle-click panel at the cursor position.", + "behavior-middle-click-follow-mouse-label": "Middle click follow mouse", + "behavior-middle-click-label": "Bar middle click action", + "behavior-right-click-command-description": "Command to execute on right click.", + "behavior-right-click-command-label": "Right click command", + "behavior-right-click-command-placeholder": "notify-send \"Right click\"", + "behavior-right-click-description": "Choose what right click does on empty areas of the bar.", + "behavior-right-click-follow-mouse-description": "Open the selected right-click panel at the cursor position.", + "behavior-right-click-follow-mouse-label": "Right click follow mouse", + "behavior-right-click-label": "Bar right click action", + "behavior-wheel-wrap-description": "When enabled, scrolling continues from the last item to the first.", + "behavior-wheel-wrap-label": "Wrap around", + "behavior-workspace-scroll-description": "Choose what the mouse wheel does on empty areas of the bar.", + "behavior-workspace-scroll-label": "Bar mouse wheel action", + "behavior-workspace-scroll-option-content": "Content", + "behavior-workspace-scroll-option-workspace": "Workspace", + "monitor-configure-widgets": "Configure widgets", + "monitor-override-settings": "Override global settings", + "monitor-override-settings-description": "Use custom settings for this monitor.", + "monitor-reset-all": "Reset all", + "monitor-widgets-title": "Widget Configuration - {monitor}", + "monitors-desc": "Show bar on specific monitors. Defaults to all if none are chosen.", + "monitors-desc-new": "Configure which monitors display the bar and customise settings per monitor.", + "monitors-title": "Monitors display", + "title": "Bar", + "tray-blacklist-description": "Add tray exclusion rules, supports wildcards (*).", + "tray-blacklist-label": "Blacklist", + "tray-blacklist-placeholder": "e.g. nm-applet, Fcitx*", + "tray-pin-application": "Pin Application", + "tray-unpin-application": "Unpin Application", + "use-global-widgets": "Use global widgets", + "widgets-desc": "Drag widgets to change their order. Use the right-click menu to transfer widgets between sections or remove them.", + "widgets-title": "Widgets positioning" + }, + "color-scheme": { + "color-source-use-wallpaper-colors-description": "Generate colour schemes from your wallpaper. Automatically extracts colors to create a cohesive theme.", + "color-source-use-wallpaper-colors-label": "Use wallpaper colors", + "dark-mode-mode-description": "Enables automatic switching between Light and Dark Mode.", + "dark-mode-mode-label": "Dark Mode schedule", + "dark-mode-mode-manual": "Manual", + "dark-mode-mode-off": "Off", + "dark-mode-switch-description": "Switches to a darker theme for easier viewing at night.", + "delete-error-description": "Failed to delete {scheme}", + "delete-error-title": "Delete failed", + "delete-success-description": "Successfully deleted {scheme}", + "delete-success-title": "Colour scheme deleted", + "download-button": "Download more", + "download-downloading": "Downloading...", + "download-empty": "No colour schemes available", + "download-error-api-error": "API error: {status}", + "download-error-description": "Failed to download {scheme}", + "download-error-download-failed": "Download failed with exit code: {code}", + "download-error-invalid-response": "Invalid API response format", + "download-error-no-files": "No files found for scheme", + "download-error-parse-failed": "Failed to parse API response: {error}", + "download-error-rate-limit": "GitHub API rate limit exceeded", + "download-error-title": "Download failed", + "download-fetching": "Fetching available colour schemes...", + "download-success-description": "Successfully downloaded {scheme}", + "download-success-title": "Colour scheme downloaded", + "download-title": "Download Colour Schemes", + "method-description": { + "content": "Material Design scheme with high-fidelity colour extraction that closely matches the source content's actual colors.", + "dysfunctional": "Like Faithful but picks the second most dominant colour family as primary.", + "faithful": "Attempts to stay close to the source colour while still generating a harmonious palette.", + "fruit-salad": "Material Design scheme that produces a playful, vibrant palette with diverse and varied hues.", + "monochrome": "Material Design scheme using a single-hue grayscale with minimal chromatic content.", + "muted": "Generates softer, desaturated tones for a calm and understated appearance.", + "rainbow": "Material Design scheme that generates colors across the full spectrum for maximum colour diversity.", + "tonal-spot": "Material Design default algorithm. Creates balanced palettes using tonal variations of the source colour.", + "vibrant": "Maximizes colour saturation for bold, eye-catching palettes with vivid tones." + }, + "predefined-desc": "Choose from a collection of predefined colour schemes.", + "predefined-generate-templates-label": "Generate templates for predefined schemes", + "predefined-title": "Predefined colour schemes", + "sync-gsettings-description": "Match the system theme to the active light or dark variant.", + "sync-gsettings-label": "Sync system theme", + "templates-desc": "Apply colors to external applications.", + "templates-filter-description": "Show templates from a specific category.", + "templates-filter-label": "Filter by category", + "templates-misc-description": "Create your own templates.", + "templates-misc-label": "Advanced", + "templates-misc-user-templates-description": "Only enable if you know what you are doing — refer to our online documentation.", + "templates-misc-user-templates-label": "Enable user templates", + "templates-none-detected": "None detected", + "templates-write-path": "Writes: {filepath}", + "title": "Colour Scheme", + "wallpaper-method-description": "Choose your favorite palette generation method.", + "wallpaper-method-label": "Palette generation method", + "wallpaper-monitor-source-description": "Select which monitor to use for extracting wallpaper colors.", + "wallpaper-monitor-source-label": "Colour generation source" + }, + "connections": { + "authentication-required": "Authentication required", + "bluetooth-auto-connect-description": "Automatically connect to trusted paired devices when Bluetooth is enabled.", + "bluetooth-auto-connect-label": "Auto-connect paired devices", + "bluetooth-devices-unnamed": "Unnamed devices are not shown.", + "bluetooth-discoverable": "This device is discoverable as {hostName} while this settings tab is open.", + "bluetooth-rssi-polling-description": "Periodically sample RSSI for connected devices via bluetoothctl. May not be available for all devices; uses minimal resources when enabled.", + "bluetooth-rssi-polling-interval-description": "Configure how often to update signal strength for connected devices.", + "bluetooth-rssi-polling-interval-label": "Polling interval", + "bluetooth-rssi-polling-label": "Bluetooth signal polling", + "disable-discoverability-description": "Hide your device from nearby Bluetooth devices.", + "disable-discoverability-label": "Disable device visibility", + "hide-unnamed-devices-description": "Hide devices that appear only as Bluetooth addresses.", + "hide-unnamed-devices-label": "Hide unnamed devices", + "pin-instructions": "Please enter the PIN code displayed on your device.", + "title": "Connections", + "wifi-header-text": "Use Wi-Fi to see available networks and connect to the internet." + }, + "control-center": { + "cards-desc": "Customise which controls appear in the control centre and in what order.", + "desc": "Configure the control centre panel positioning and behaviour.", + "open-at-mouse-description": "When right-clicking an empty area of the bar, open the control centre near the cursor. When disabled, the position setting above is used instead.", + "open-at-mouse-label": "Open at cursor on right-click", + "position-description": "Choose where the control centre panel appears when opened.", + "shortcuts-custom-button-command-description": "The command to execute when the button is clicked.", + "shortcuts-custom-button-enable-on-state-logic-description": "Enable a second icon and 'hot' state based on a check command.", + "shortcuts-custom-button-enable-on-state-logic-label": "Enable on-state logic", + "shortcuts-custom-button-icon-description": "Select an icon from the library.", + "shortcuts-custom-button-on-clicked-label": "Left click command", + "shortcuts-custom-button-on-middle-clicked-description": "Command to execute when the button is middle-clicked.", + "shortcuts-custom-button-on-state-command-description": "Command to execute to check if the button should be in the 'on' state. Returns 0 for on, non-zero for off.", + "shortcuts-custom-button-on-state-command-label": "On-state check command", + "shortcuts-custom-button-on-state-icon-description": "The icon for the button when it's in the 'on' state.", + "shortcuts-custom-button-on-state-icon-label": "On-state icon", + "shortcuts-custom-button-state-checks-add": "Add state check", + "shortcuts-custom-button-state-checks-command": "Command to execute for this state check", + "shortcuts-custom-button-state-checks-label": "State checks", + "shortcuts-custom-button-state-checks-remove": "Remove", + "shortcuts-custom-button-tooltip-description": "The tooltip to show when hovering over the button.", + "shortcuts-custom-button-tooltip-label": "Tooltip", + "shortcuts-title": "Shortcuts widgets", + "system-monitor-disk-path-description": "Select which disk mount point the system monitor card in the control centre should monitor.", + "system-monitor-disk-path-label": "System monitor disk path", + "title": "Control Centre" + }, + "desktop-widgets": { + "clock-enabled-description": "Show a clock widget on the desktop.", + "clock-enabled-label": "Enable clock widget", + "clock-format-label": "Format", + "clock-height-description": "Height of the clock widget in pixels.", + "clock-height-label": "Height", + "clock-minimal-mode-description": "Use a minimal clock display with time and date.", + "clock-minimal-mode-label": "Minimal mode", + "clock-rounded-corners-description": "Use rounded corners for the widget background.", + "clock-rounded-corners-label": "Rounded corners", + "clock-show-background-description": "Show the background container for the clock widget.", + "clock-show-background-label": "Show background", + "clock-show-date-description": "Display the current date below the time.", + "clock-show-date-label": "Show date", + "clock-show-seconds-description": "Display seconds in the time.", + "clock-show-seconds-label": "Show seconds", + "clock-style-analog": "Analog", + "clock-style-binary": "Binary", + "clock-style-description": "Choose the clock display style.", + "clock-style-digital": "Digital", + "clock-style-label": "Clock style", + "clock-style-minimal": "Minimal", + "clock-width-description": "Width of the clock widget in pixels.", + "cpu-intensive-note": "Widgets marked with ! use more CPU and should be enabled mindfully.", + "edit-mode-button-label": "Enter edit mode", + "edit-mode-controls-explanation": "Left-click & drag: Move or resize the widget.\nRight-click: Open the context menu options.", + "edit-mode-description": "Enable edit mode to move and reposition desktop widgets. When enabled, widgets show a drag outline and can be repositioned.", + "edit-mode-exit-button": "Exit edit mode", + "edit-mode-grid-snap-label": "Grid snap", + "edit-mode-grid-snap-scale-label": "Grid snap scale", + "edit-mode-label": "Edit mode", + "enabled-description": "Enable or disable desktop widgets entirely.", + "enabled-label": "Enable desktop widgets", + "general-desc": "Configure widgets that appear on your desktop.", + "general-title": "Desktop widgets", + "media-player-enabled-description": "Show a media player widget on the desktop.", + "media-player-enabled-label": "Enable media player widget", + "media-player-rounded-corners-description": "Enable rounded corners on the widget edges.", + "media-player-show-album-art-description": "Show the album artwork and track information (title and artist).", + "media-player-show-album-art-label": "Show album art & title", + "media-player-show-background-description": "Show the background container.", + "media-player-show-buttons-description": "Show media control buttons (play/pause, previous, next).", + "media-player-show-buttons-label": "Show buttons", + "media-player-show-visualizer-description": "Show the audio visualizer overlay.", + "media-player-visualizer-type-description": "Choose a visualization type.", + "overview-enabled-description": "Show desktop widgets while the compositor overview is open.", + "overview-enabled-label": "Show in overview", + "system-stat-layout-bottom": "Bottom", + "system-stat-layout-description": "Choose how the legend is displayed relative to the graph.", + "system-stat-layout-label": "Layout", + "system-stat-layout-side": "Side", + "system-stat-rounded-corners-description": "Use rounded corners for the widget background.", + "system-stat-rounded-corners-label": "Rounded corners", + "system-stat-show-background-description": "Show the background container for the system stat widget.", + "system-stat-show-background-label": "Show background", + "system-stat-stat-type-description": "Choose which system statistic to display.", + "system-stat-stat-type-label": "Statistic Type", + "title": "Desktop Widgets", + "weather-enabled-description": "Show a weather widget on the desktop.", + "weather-enabled-label": "Enable weather widget", + "weather-show-background-description": "Show the background container for the weather widget." + }, + "display": { + "monitors-backlight-device-auto-option": "Default", + "monitors-backlight-device-description": "Select a backlight device for this output.", + "monitors-backlight-device-label": "Backlight device", + "monitors-brightness-step-description": "Adjust the step size for brightness changes (scroll wheel and keyboard shortcuts).", + "monitors-brightness-step-label": "Brightness step size", + "monitors-brightness-unavailable-ddc-disabled": "Brightness control unavailable. Enable \"External brightness support\" to control this display's brightness.", + "monitors-brightness-unavailable-generic": "Brightness control is not available for this display.", + "monitors-desc": "Adjust settings brightness for each display.", + "monitors-enforce-minimum-description": "Solves the problem of backlight completely turning off on some displays at 0% brightness.", + "monitors-enforce-minimum-label": "Enforce minimum brightness (1%)", + "monitors-external-brightness-description": "Enable DDCUtil support for controlling brightness on external displays via DDC/CI protocol.", + "monitors-external-brightness-label": "External brightness support", + "monitors-global-brightness-description": "Adjust brightness for all monitors at once.", + "monitors-global-brightness-label": "All monitors", + "monitors-title": "Per-monitor settings", + "night-light-auto-schedule-description": "Based on the sunset and sunrise time in {location} — recommended.", + "night-light-auto-schedule-label": "Automatic scheduling", + "night-light-desc": "Reduce blue light emission to help you sleep better and reduce eye strain.", + "night-light-enable-description": "Apply a warm colour filter to reduce blue light emission.", + "night-light-enable-label": "Enable Night Light", + "night-light-force-activation-description": "Ignores the schedule and applies the night filter immediately.", + "night-light-force-activation-label": "Force activation", + "night-light-manual-schedule-description": "Set custom times for sunrise and sunset.", + "night-light-manual-schedule-label": "Manual scheduling", + "night-light-manual-schedule-select-start": "Select start time", + "night-light-manual-schedule-select-stop": "Select stop time", + "night-light-manual-schedule-sunrise": "Sunrise time", + "night-light-manual-schedule-sunset": "Sunset time", + "night-light-temperature-day": "Day", + "night-light-temperature-day-description": "Controls the temperature during daytime.", + "night-light-temperature-description": "Set the colour warmth for nighttime and daytime.", + "night-light-temperature-label": "Colour temperature", + "night-light-temperature-night": "Night", + "night-light-temperature-night-description": "Controls the temperature during nighttime.", + "title": "Display" + }, + "dock": { + "appearance-background-opacity-description": "Adjust the dock's background opacity.", + "appearance-border-radius-description": "Adjust the dock's border radius.", + "appearance-border-radius-label": "Border radius", + "appearance-colorize-icons-description": "Apply theme colors to dock app icons (non-focused apps only).", + "appearance-colorize-icons-label": "Colourise icons", + "appearance-dead-opacity-description": "Adjust the opacity of app icons that are not running.", + "appearance-dead-opacity-label": "Dead opacity", + "appearance-desc": "Customise the dock's behaviour and appearance.", + "appearance-display-auto-hide": "Auto hide", + "appearance-display-description": "Choose how the dock behaves.", + "appearance-display-exclusive": "Exclusive", + "appearance-dock-indicator-description": "Show a small indicator when the dock is hidden.", + "appearance-dock-indicator-label": "Dock indicator", + "appearance-floating-distance-description": "Set the distance between the dock and the edge of the screen.", + "appearance-floating-distance-label": "Dock floating distance", + "appearance-group-apps-description": "Group multiple windows from the same app into one dock entry.", + "appearance-group-apps-label": "Group same apps", + "appearance-group-click-action-cycle": "Cycle windows", + "appearance-group-click-action-description": "Choose what left-click does for grouped apps.", + "appearance-group-click-action-label": "Grouped app click action", + "appearance-group-click-action-list": "Open window list", + "appearance-group-context-menu-mode-description": "Choose how the context menu behaves for grouped apps.", + "appearance-group-context-menu-mode-extended": "Extended", + "appearance-group-context-menu-mode-label": "Grouped app menu mode", + "appearance-group-context-menu-mode-list": "Window list", + "appearance-group-indicator-style-description": "Choose how grouped running indicators display focused window state.", + "appearance-group-indicator-style-dots": "Dots", + "appearance-group-indicator-style-label": "Grouped indicator style", + "appearance-group-indicator-style-number": "Number", + "appearance-hide-show-speed-description": "Adjust the speed of the dock hide/show animation.", + "appearance-hide-show-speed-label": "Hide/show speed", + "appearance-icon-size-description": "Adjust the overall size of the dock.", + "appearance-icon-size-label": "Dock size", + "appearance-inactive-indicators-description": "Display indicator pills for all apps, not just the currently active one.", + "appearance-inactive-indicators-label": "Running indicators", + "appearance-indicator-color-description": "Choose the colour of the hidden dock indicator.", + "appearance-indicator-color-label": "Indicator colour", + "appearance-indicator-opacity-description": "Adjust the opacity of the hidden dock indicator.", + "appearance-indicator-opacity-label": "Indicator opacity", + "appearance-indicator-thickness-description": "Toggle a thicker hidden dock indicator (6px instead of 3px).", + "appearance-indicator-thickness-label": "Thicker indicator", + "appearance-launcher-icon-description": "Choose the icon used for the dock launcher.", + "appearance-launcher-icon-label": "Launcher icon", + "appearance-launcher-position-description": "Choose where the launcher icon appears in the dock.", + "appearance-launcher-position-end": "End", + "appearance-launcher-position-label": "Launcher position", + "appearance-launcher-position-start": "Start", + "appearance-launcher-use-distro-logo-description": "Use your distribution logo as the dock launcher icon.", + "appearance-launcher-use-distro-logo-label": "Use distro logo instead of icon", + "appearance-pinned-static-description": "Always push pinned app icons to the left in static order.", + "appearance-pinned-static-label": "Static pinned apps", + "appearance-position-description": "Choose where the dock appears on screen.", + "appearance-position-label": "Position", + "appearance-show-launcher-icon-description": "Show the application launcher icon in the dock.", + "appearance-show-launcher-icon-label": "Show app launcher", + "appearance-sit-on-frame-description": "Align the dock inside the frame border instead of sitting on top.", + "appearance-sit-on-frame-label": "Dock sits on frame", + "appearance-type-attached": "Attached", + "appearance-type-description": "Choose between a floating pill or a static bar attached to the edge.", + "appearance-type-floating": "Floating", + "appearance-type-label": "Dock style", + "enabled-description": "Show or hide the dock entirely.", + "enabled-label": "Enable dock", + "monitors-desc": "Show dock on specific monitors. Defaults to all if none are chosen.", + "monitors-only-same-monitor-description": "Show only apps from the monitor where the dock is located.", + "monitors-only-same-monitor-label": "Only apps from same monitor", + "monitors-title": "Monitor display", + "title": "Dock" + }, + "general": { + "copy-settings": "Copy settings", + "fonts-default-description": "Main font used throughout the interface.", + "fonts-default-label": "Default font", + "fonts-default-placeholder": "Select default font...", + "fonts-default-scale-description": "Increase or decrease the size of the standard text.", + "fonts-default-scale-label": "Default font size", + "fonts-default-search-placeholder": "Search font...", + "fonts-desc": "Choose the fonts used throughout the interface.", + "fonts-monospace-description": "Monospaced font used for numbers and stats display.", + "fonts-monospace-label": "Monospaced font", + "fonts-monospace-placeholder": "Select monospace font...", + "fonts-monospace-scale-description": "Increase or decrease the size of the monospaced text.", + "fonts-monospace-scale-label": "Monospaced font size", + "fonts-monospace-search-placeholder": "Search monospace font...", + "fonts-title": "Fonts", + "keybinds-conflict-description": "The key combination is already assigned to {action}.", + "keybinds-conflict-title": "Keybind conflict", + "keybinds-description": "Configure global navigation keys for panels and launcher.", + "keybinds-down": "Move down", + "keybinds-enter": "Confirm / Action", + "keybinds-escape": "Close / Back", + "keybinds-left": "Move left", + "keybinds-modifier-description": "Shortcuts must include a modifier key (Ctrl or Alt).", + "keybinds-modifier-title": "Modifier required", + "keybinds-remove": "Remove / Delete", + "keybinds-right": "Move right", + "keybinds-title": "Navigation keybinds", + "keybinds-up": "Move up", + "language-desc": "Choose your preferred language for the application.", + "language-select-auto-detect": "Automatic", + "language-select-description": "Select the language used in the application's interface.", + "language-select-label": "Application language", + "launch-setup-wizard": "Setup wizard", + "profile-desc": "Edit your user details and avatar.", + "profile-picture-description": "Your profile picture that appears throughout the interface.", + "profile-picture-label": "Profile picture", + "profile-select-avatar": "Select avatar image", + "profile-title": "Profile", + "profile-tooltip": "Profile picture", + "reverse-scrolling-description": "Reverse the interpreted scroll direction", + "reverse-scrolling-label": "Reverse scrolling", + "screen-corners-desc": "Customise screen corner rounding and visual effects.", + "screen-corners-radius-description": "Adjust the rounded corners of the screen.", + "screen-corners-radius-label": "Screen corners radius", + "screen-corners-radius-reset": "Reset screen corners radius", + "screen-corners-show-corners-description": "Display rounded corners on the edge of the screen.", + "screen-corners-show-corners-label": "Show screen corners", + "screen-corners-solid-black-description": "Use solid black instead of the bar background colour.", + "screen-corners-solid-black-label": "Solid black corners", + "screen-corners-title": "Screen corners", + "settings-copied": "Settings copied to clipboard", + "tab-basics": "Basics", + "tab-keybinds": "Keybinds" + }, + "hooks": { + "color-generation-description": "Command to be executed when colour generation completes (e.g. after wallpaper-based theming).", + "color-generation-label": "Colors generated", + "color-generation-placeholder": "e.g. notify-send \"Colors\" \"Generated\"", + "info-command-info-description": "• Commands are executed via shell (sh -lc)
• Commands run in background (detached)
• Test buttons execute with current values", + "info-parameters-description": "• Wallpaper hook: $1 = wallpaper path, $2 = screen name, $3 = theme (dark/light)
• Colour generation hook: $1 = theme (dark/light)
• Theme toggle hook: $1 = true/false (Dark Mode state)
• Screen lock/unlock hooks: $1 = lock/unlock (screen lock state)
• Performance mode hooks: No parameters
• Session hook: $1 = action (shutdown/reboot)", + "info-parameters-label": "Available parameters", + "noctalia-started-description": "Command to execute when Noctalia has finished loading.", + "noctalia-started-label": "Noctalia started", + "noctalia-started-placeholder": "e.g. notify-send 'Noctalia Loaded'", + "performance-mode-disabled-description": "Command to be executed when Noctalia performance mode is disabled.", + "performance-mode-disabled-label": "Performance mode disabled", + "performance-mode-disabled-placeholder": "e.g. notify-send \"Performance\" \"Mode disabled\"", + "performance-mode-enabled-description": "Command to be executed when Noctalia performance mode is enabled.", + "performance-mode-enabled-label": "Performance mode enabled", + "performance-mode-enabled-placeholder": "e.g., notify-send \"Performance\" \"Mode enabled\"", + "screen-lock-description": "Command to be executed when the screen is locked.", + "screen-lock-label": "Screen locked", + "screen-lock-placeholder": "e.g. notify-send \"Screen\" \"Locked\"", + "screen-unlock-description": "Command to be executed when the lock screen is unlocked.", + "screen-unlock-label": "Screen unlocked", + "screen-unlock-placeholder": "e.g. notify-send \"Screen\" \"Unlocked\"", + "session-description": "Command to be executed before shutdown or reboot. Receives action type as $1 (shutdown/reboot).", + "session-label": "Session end", + "session-placeholder": "e.g. notify-send \"Session\" \"$1\"", + "system-hooks-desc": "Configure commands to be executed when system events occur.", + "system-hooks-enable-description": "Enable or disable all hook commands.", + "system-hooks-enable-label": "Enable hooks", + "system-hooks-title": "System hooks", + "theme-changed-description": "Command to be executed when theme toggles between Dark and Light Mode.", + "theme-changed-label": "Theme changed", + "theme-changed-placeholder": "e.g. notify-send \"Theme\" \"Toggled\"", + "title": "Hooks", + "wallpaper-changed-description": "Command to be executed when wallpaper changes.", + "wallpaper-changed-label": "Wallpaper changed", + "wallpaper-changed-placeholder": "e.g. notify-send \"Wallpaper\" \"Changed\"" + }, + "idle": { + "custom-add": "Add command", + "custom-description": "Run a shell command after a period of inactivity.", + "custom-entry-command": "Command", + "custom-entry-delete": "Delete", + "custom-entry-edit": "Edit Custom Command", + "custom-entry-name": "Name", + "custom-entry-name-placeholder": "e.g. Turn off lights", + "custom-entry-new": "New Custom Command", + "custom-entry-timeout": "Inactivity time", + "custom-entry-timeout-format": "{count} second", + "custom-entry-timeout-format-plural": "{count} seconds", + "custom-entry-unnamed": "Unnamed command", + "custom-label": "Custom idle commands", + "enable-description": "Automatically turn off the screen, lock, or suspend after a period of inactivity.", + "enable-label": "Enable idle management", + "fade-duration-description": "Seconds for the fade-to-black animation before each action fires. Any mouse movement cancels the fade.", + "fade-duration-label": "Fade duration", + "lock-description": "Seconds of inactivity before the lock screen activates.", + "lock-label": "Lock screen", + "resume-command-label": "Resume command", + "screen-off-description": "Seconds of inactivity before monitors are turned off.", + "screen-off-label": "Turn off screen", + "status-description": "Idle time as reported by the compositor.", + "status-label": "Idle time", + "suspend-description": "Seconds of inactivity before the system suspends.", + "tab-behavior": "Behaviour", + "tab-custom": "Custom", + "timeouts-description": "Set to 0 to disable a stage. Timeouts are paused while Keep Awake is active.", + "timeouts-label": "Timeouts", + "title": "Idle", + "unavailable": "Native idle monitoring is not available on this compositor." + }, + "indicator": { + "default-value": "Default: {value}", + "system-default": "System Default" + }, + "launcher": { + "clipboard-desc": "Access and manage your clipboard history from the launcher.", + "execute-desc": "Configure how applications are launched.", + "execute-title": "Execution", + "settings-annotation-tool-description": "Command to run when clicking the annotate button in clipboard history. The image will be piped to this command.", + "settings-annotation-tool-label": "Annotation tool", + "settings-annotation-tool-placeholder": "e.g. 'gradia', 'satty -f -'", + "settings-auto-paste-description": "Automatically paste the selected clipboard item. Requires wtype.", + "settings-auto-paste-label": "Auto paste", + "settings-clip-chips-description": "Show a tab bar to filter clipboard history by type (Images, Links, Files, Code, etc).", + "settings-clip-chips-label": "Enable Category Chips", + "settings-clip-preview-description": "Show a preview of the clipboard content when using the >clip command.", + "settings-clip-preview-label": "Enable clip preview", + "settings-clip-smart-icons-description": "Show specific icons for links, files, colors, and code instead of a generic clipboard icon.", + "settings-clip-smart-icons-label": "Enable Smart Icons", + "settings-clip-wrap-text-description": "Wrap text in the clipboard list instead of truncating it.", + "settings-clip-wrap-text-label": "Wrap clipboard text", + "settings-clipboard-history-description": "Access previously copied items from the launcher.", + "settings-clipboard-history-label": "Enable clipboard history", + "settings-clipboard-watch-image-description": "Full command string passed to wl-paste for image changes. (requires restart)", + "settings-clipboard-watch-image-label": "Image watch command", + "settings-clipboard-watch-text-description": "Full command string passed to wl-paste for text changes. (requires restart)", + "settings-clipboard-watch-text-label": "Text watch command", + "settings-custom-launch-prefix-description": "Prefix commands with a custom launcher (e.g. 'runapp' for systemd integration).", + "settings-custom-launch-prefix-enabled-description": "Use a custom prefix for launching applications instead of the default method.", + "settings-custom-launch-prefix-enabled-label": "Enable custom launch prefix", + "settings-custom-launch-prefix-label": "Custom launch prefix", + "settings-density-description": "Adjust the size of application icons and the density of the launcher.", + "settings-density-label": "Density", + "settings-desc": "Customise the launcher's behaviour and appearance.", + "settings-enable-session-search-description": "Show session actions (lock, shutdown, reboot, etc.) when searching in the launcher.", + "settings-enable-session-search-label": "Enable session search", + "settings-enable-settings-search-description": "Show settings results when searching in the launcher.", + "settings-enable-settings-search-label": "Enable settings search", + "settings-enable-windows-search-description": "Search and focus active windows.", + "settings-enable-windows-search-label": "Enable windows search", + "settings-grid-view-description": "Display items in a grid layout instead of a list.", + "settings-icon-mode-description": "Use native system icons instead of Tabler icons.", + "settings-icon-mode-label": "Use native icons", + "settings-ignore-mouse-input-description": "Disable mouse interaction and scrollwheel in the launcher.", + "settings-ignore-mouse-input-label": "Ignore mouse input", + "settings-overlay-layer-description": "Display the launcher on the overlay layer, above fullscreen windows. When enabled, the launcher will not attach to the bar.", + "settings-overlay-layer-label": "Show above fullscreen", + "settings-position-description": "Choose where the launcher panel appears.", + "settings-show-categories-description": "Show category tabs for filtering applications.", + "settings-show-categories-label": "Show categories", + "settings-show-icon-background-description": "Show a rounded rectangle background behind icons.", + "settings-show-icon-background-label": "Show icon background", + "settings-sort-by-usage-description": "When enabled, frequently launched apps appear first in the list.", + "settings-sort-by-usage-label": "Sort by most used", + "settings-terminal-command-description": "Command to launch a terminal. E.g. 'kitty -e' or 'gnome-terminal --'.", + "settings-terminal-command-label": "Terminal command", + "settings-use-app2unit-description": "Uses an alternative launch method to better manage app processes and prevent issues.", + "settings-use-app2unit-label": "Use App2Unit to launch applications", + "settings-view-mode-description": "Choose the layout for the launcher entries.", + "settings-view-mode-label": "View mode", + "title": "Launcher" + }, + "location": { + "calendar-cards-desc": "Organize and enable/disable cards in the calendar panel.", + "calendar-cards-title": "Calendar cards", + "calendar-header-label": "Calendar Header", + "calendar-month-label": "Calendar Month", + "date-time-12hour-format-description": "Display time in 12-hour format on the lock screen and calendar. The bar clock has its own settings.", + "date-time-12hour-format-label": "Use 12-hour time format", + "date-time-desc": "Customise how date and time appear.", + "date-time-first-day-of-week-automatic": "Automatic (use system locale)", + "date-time-first-day-of-week-description": "Choose which day starts the week in the calendar.", + "date-time-first-day-of-week-label": "First day of week", + "date-time-show-events-description": "Display events in the calendar panel.", + "date-time-show-events-label": "Show calendar events", + "date-time-title": "Date & time", + "date-time-use-analog-description": "Show an analog style clock on the calendar window.", + "date-time-use-analog-label": "Use analog style clock", + "date-time-week-numbers-description": "Display the week of the year (e.g. week 38) in the calendar.", + "date-time-week-numbers-label": "Show week numbers", + "location-desc": "Get accurate weather and Night Light scheduling by setting your location.", + "location-search-description": "e.g. Toronto, ON", + "location-search-label": "Search for a location", + "location-search-placeholder": "Enter the location name", + "location-title": "Your location", + "weather-desc": "Choose your preferred temperature unit.", + "weather-enabled-description": "Show weather information throughout the interface and fetch weather data. When disabled, all weather elements will be hidden and no network requests will be made.", + "weather-enabled-label": "Enable weather", + "weather-fahrenheit-description": "Display temperature in Fahrenheit instead of Celsius.", + "weather-fahrenheit-label": "Display temperature in Fahrenheit (°F)", + "weather-hide-city-description": "Hide the city name from weather displays throughout the interface.", + "weather-hide-city-label": "Hide city name", + "weather-hide-timezone-description": "Hide the timezone abbreviation from weather displays throughout the interface.", + "weather-hide-timezone-label": "Hide timezone", + "weather-show-effects-description": "Show additional visual effects (like rain, snow, or lightning) on the weather card.", + "weather-show-effects-label": "Display weather effects", + "weather-show-in-calendar-description": "Show the daily weather forecast directly in your calendar view.", + "weather-show-in-calendar-label": "Display weather in calendar" + }, + "lock-screen": { + "allow-password-with-fprintd-description": "When fprintd (fingerprint authentication) is active, this option lets you still login using your password instead of a fingerprint", + "allow-password-with-fprintd-label": "Allow password login with fprintd", + "auto-start-auth-description": "Automatically starts fingerprint authentication without requiring a key press or button click.", + "auto-start-auth-label": "Auto-start authentication", + "clock-format-description": "Customise the clock format using date/time syntax tokens.", + "clock-format-label": "Clock format", + "clock-style-analog": "Analog", + "clock-style-custom": "Custom", + "clock-style-description": "Choose the visual style of the clock on the lock screen.", + "clock-style-digital": "Digital", + "clock-style-label": "Clock style", + "compact-lockscreen-description": "Show only the login input and system controls, hiding weather and media widgets.", + "compact-lockscreen-label": "Compact lock screen", + "enable-lockscreen-media-controls-description": "Show interactive media playback controls on the lock screen.", + "enable-lockscreen-media-controls-label": "Lock screen media controls", + "lock-on-suspend-description": "Automatically lock the screen when suspending the system.", + "lock-on-suspend-label": "Lock on suspend", + "lock-screen-animations-description": "Enable or disable lockscreen animations.", + "lock-screen-animations-label": "Lockscreen animations", + "lock-screen-blur-strength-description": "Applies a blur effect to the lock screen wallpaper.", + "lock-screen-blur-strength-label": "Lock screen blur strength", + "lock-screen-tint-strength-description": "Applies a tint overlay to the lock screen wallpaper.", + "lock-screen-tint-strength-label": "Lock screen tint strength", + "monitors-desc": "Show lock screen on specific monitors. Defaults to all if none are chosen.", + "password-chars-description": "Cute icons used to hide your password.", + "password-chars-label": "Random password icons", + "show-hibernate-description": "Show the option 'hibernate' in the power controls.", + "show-hibernate-label": "Show hibernate", + "show-session-buttons-description": "Allow access to power settings from the lock screen.", + "show-session-buttons-label": "Power controls", + "title": "Lock Screen" + }, + "network": { + "bluetooth-description": "Activate Bluetooth management.", + "bluetooth-rssi-polling-description": "Periodically sample RSSI for connected devices via bluetoothctl. May not be available for all devices; uses minimal resources when enabled.", + "bluetooth-rssi-polling-label": "Bluetooth signal polling", + "desc": "Manage Wi-Fi and Bluetooth connections.", + "wifi-description": "Manage wireless networks (requires NetworkManager)." + }, + "notifications": { + "duration-critical-urgency-description": "How long critical priority notifications stay visible.", + "duration-critical-urgency-label": "Critical urgency", + "duration-desc": "Configure how long notifications stay visible based on their urgency level.", + "duration-low-urgency-description": "How long low priority notifications stay visible.", + "duration-low-urgency-label": "Low urgency", + "duration-normal-urgency-description": "How long normal priority notifications stay visible.", + "duration-normal-urgency-label": "Normal urgency", + "duration-respect-expire-description": "Use the expire timeout set in the notification.", + "duration-respect-expire-label": "Respect expire timeout", + "duration-title": "Notification duration", + "history-clear-dismiss-description": "Clear notification from history when dismissed.", + "history-clear-dismiss-label": "Clear on dismissed", + "history-critical-urgency-description": "Save critical priority notifications to history.", + "history-critical-urgency-label": "Save critical urgency to history", + "history-desc": "Control which notifications are saved to history based on their urgency level.", + "history-low-urgency-description": "Save low priority notifications to history.", + "history-low-urgency-label": "Save low urgency to history", + "history-normal-urgency-description": "Save normal priority notifications to history.", + "history-normal-urgency-label": "Save normal urgency to history", + "monitors-desc": "Show notification on specific monitors. Defaults to all if none are chosen.", + "rules-action-block": "Block", + "rules-action-block-desc": "Skips completely.", + "rules-action-hide": "Hide", + "rules-action-hide-desc": "No popup, no sound, adds to history.", + "rules-action-label": "Action", + "rules-action-mute": "Mute", + "rules-action-mute-desc": "No sound, still shows popup and in history.", + "rules-add": "Add rule", + "rules-delete": "Delete rule", + "rules-description": "Match app name or content. First match wins.", + "rules-edit": "Edit rule", + "rules-label": "Filter rules", + "rules-pattern-label": "Pattern", + "rules-pattern-placeholder": "firefox, discord, or /regex/", + "rules-tab": "Rules", + "settings-always-on-top-description": "Display notifications above fullscreen windows and other layers.", + "settings-background-opacity-description": "Adjust the opacity of notification backgrounds.", + "settings-density-description": "Choose the notification card density.", + "settings-density-label": "Density", + "settings-desc": "Configure notifications appearance and behaviour.", + "settings-do-not-disturb-description": "Disable all notification popups when enabled.", + "settings-enabled-description": "Enable or disable the notification daemon, requires a restart of Noctalia shell.", + "settings-enabled-label": "Enable notifications", + "settings-location-description": "Where notifications appear on screen.", + "settings-markdown-description": "Render notification content using Markdown formatting.", + "settings-markdown-label": "Enable Markdown", + "sounds-desc": "Configure notification sound effects and volume.", + "sounds-enabled-description": "Enable sound effects for incoming notifications.", + "sounds-enabled-label": "Enable notification sounds", + "sounds-excluded-apps-description": "Skip playing the configured notification sound for specific applications that have their own built-in sounds.", + "sounds-excluded-apps-label": "Excluded applications", + "sounds-excluded-apps-placeholder": "discord,firefox,chrome,chromium,edge", + "sounds-files-critical-description": "Path to the sound file played for critical priority notifications.", + "sounds-files-critical-label": "Critical urgency sound", + "sounds-files-critical-select-title": "Select critical urgency sound file", + "sounds-files-desc": "Configure custom sound files for different notification urgency levels.", + "sounds-files-low-description": "Path to the sound file played for low priority notifications.", + "sounds-files-low-label": "Low urgency sound", + "sounds-files-low-select-title": "Select low urgency sound file", + "sounds-files-normal-description": "Path to the sound file played for normal priority notifications.", + "sounds-files-normal-label": "Normal urgency sound", + "sounds-files-normal-select-title": "Select normal urgency sound file", + "sounds-files-placeholder": "Enter path to sound file", + "sounds-files-select-file": "Select sound file", + "sounds-files-title": "Sound files", + "sounds-files-unified-description": "Path to the sound file played for notifications.", + "sounds-files-unified-label": "Notification sound", + "sounds-files-unified-select-title": "Select notification sound file", + "sounds-separate-description": "Use different sound files for low, normal, and critical priority notifications.", + "sounds-separate-label": "Use different sounds per priority", + "sounds-title": "Sound settings", + "sounds-unavailable-description": "Install Qt6 Multimedia to enable notification sounds.", + "sounds-unavailable-label": "Notification sounds unavailable", + "sounds-volume-description": "Adjust the volume level for notification sounds.", + "sounds-volume-label": "Sound volume", + "toast-battery-description": "Show a warning when the battery level falls below this percentage.", + "toast-battery-label": "Battery warning", + "toast-desc": "Configure toast appearance and behaviour.", + "toast-keyboard-description": "Show a toast when the keyboard layout changes.", + "toast-keyboard-label": "Keyboard layout", + "toast-media-description": "Show a toast when media playback state changes.", + "toast-media-label": "Media" + }, + "osd": { + "always-on-top-description": "Display OSD above fullscreen windows and other layers.", + "always-on-top-label": "Always on top", + "background-opacity-description": "Controls the transparency of the OSD background.", + "background-opacity-label": "Background opacity", + "description": "Configure on-screen indicators such as volume and brightness overlays.", + "duration-auto-hide-description": "Adjust the time before OSD disappears.", + "duration-auto-hide-label": "Auto-hide after", + "duration-desc": "How long OSD remains visible before hiding automatically.", + "duration-title": "Auto-hide timeout", + "enabled-description": "Show volume and brightness changes in real-time.", + "enabled-label": "Enable on-screen display", + "events-desc": "Select which events trigger the on-screen display.", + "general-desc": "Configure visibility and behaviour of OSD.", + "location-description": "Where on-screen displays appear.", + "monitors-desc": "Show OSD on specific monitors. Defaults to all if none are chosen.", + "title": "On-Screen Display", + "types-brightness-description": "Show OSD when screen brightness changes.", + "types-brightness-label": "Brightness", + "types-custom-text-description": "Show OSD for custom text messages from IPC.", + "types-custom-text-label": "Custom Text", + "types-desc": "Select the events that trigger the OSD.", + "types-input-volume-description": "Show OSD when microphone volume changes.", + "types-input-volume-label": "Input volume", + "types-lockkey-description": "Show OSD when Caps Lock, Num Lock, or Scroll Lock are toggled.", + "types-lockkey-label": "Lock keys", + "types-media-description": "Show OSD when media playback state changes (play, pause, skip).", + "types-media-label": "Media playback", + "types-title": "OSD trigger events", + "types-volume-description": "Show OSD when audio output volume changes.", + "types-volume-label": "Output volume" + }, + "plugins": { + "auto-update": "Auto-update plugins", + "auto-update-description": "Automatically update all plugins when the shell starts.", + "available-description": "Browse and install plugins from configured sources.", + "available-label": "Available plugins", + "available-no-plugins-description": "Check your plugin sources or refresh the list.", + "available-no-plugins-label": "No plugins available", + "check-for-updates": "Check for updates", + "checking-for-updates": "Checking for updates...", + "collision-already-installed": "This plugin is already installed", + "collision-custom-version-exists": "A custom version from \"{source}\" is already installed", + "collision-official-version-exists": "The official version of this plugin is already installed", + "development-disable": "Disable development mode for this plugin", + "development-enable": "Enable development mode for this plugin", + "filter-downloaded": "Downloaded", + "filter-not-downloaded": "Not Downloaded", + "filter-tags-description": "Filter plugins by category or download status.", + "filter-tags-label": "Tags", + "hot-reload-description": "Automatically reload plugins when their files change. Useful for plugin development.", + "hot-reload-label": "Hot reload (dev mode)", + "hot-reloaded": "Reloaded plugin: {name}", + "install-error": "Failed to install: {error}", + "install-incompatible": "{plugin} requires Noctalia v{version} or higher", + "install-success": "Successfully installed {plugin}", + "installed-description": "Manage and configure all locally installed plugins.", + "installed-label": "Installed plugins", + "installed-no-plugins-description": "Install plugins from the \"Available\" section.", + "installed-no-plugins-label": "No plugins installed", + "installing": "Installing {plugin}...", + "notify-updates": "Plugin update notifications", + "notify-updates-description": "Show a notification popup when new plugin updates are available.", + "open-plugin-page": "Open plugin page", + "open-plugins-tab": "Open plugins settings", + "plugin-settings-title": "{plugin} Settings", + "refresh-refreshing": "Refreshing plugins list...", + "refresh-tooltip": "Refresh available plugins", + "settings-error-not-loaded": "Plugin not loaded", + "settings-saved": "Plugin settings saved", + "settings-tooltip": "Plugin settings", + "source-custom": "Custom source", + "sources-add-custom": "Add custom repository", + "sources-add-dialog-description": "Add a GitHub repository as a plugin source.", + "sources-add-dialog-error": "Failed to add plugin source", + "sources-add-dialog-name": "Repository name", + "sources-add-dialog-name-placeholder": "My Custom Plugins", + "sources-add-dialog-success": "Plugin source added successfully", + "sources-add-dialog-title": "Add plugin source", + "sources-add-dialog-url": "Repository URL", + "sources-description": "Manage plugin repositories.", + "sources-placeholder": "My cool repository", + "sources-remove-tooltip": "Remove plugin source", + "title": "Plugins", + "translations-reloaded": "Reloaded translations: {name}", + "uninstall-dialog-description": "Are you sure you want to uninstall {plugin}? This will remove all plugin data.", + "uninstall-dialog-title": "Uninstall plugin", + "uninstall-error": "Failed to uninstall: {error}", + "uninstall-success": "Successfully uninstalled {plugin}", + "uninstalling": "Uninstalling {plugin}...", + "update-all": "Update All ({count})", + "update-all-success": "All plugins updated successfully", + "update-available": "New plugin update available", + "update-available-plural": "Plugin updates available ({count})", + "update-error": "Failed to update plugin: {plugin}: {error}", + "update-pending": "v{current} → v{new} (requires Noctalia v{required})", + "update-success": "Updated {plugin} to v{version}", + "update-version": "v{current} → v{new}", + "updating": "Updating..." + }, + "region": { + "title": "Region" + }, + "session-menu": { + "countdown-duration-description": "Set how long the countdown timer lasts before executing power actions.", + "countdown-duration-label": "Countdown duration", + "enable-countdown-description": "Show a countdown timer before executing power actions.", + "enable-countdown-label": "Enable countdown timer", + "entries-desc": "Customise which power actions appear in the session menu and in what order.", + "entries-title": "Power actions", + "entry-settings-command-description": "Custom command to execute for this action. Leave empty to use the default system command.", + "entry-settings-command-placeholder": "e.g. systemctl poweroff", + "entry-settings-default-command-lock": "Internal lock screen (no command)", + "entry-settings-default-command-logout": "Internal logout (no command)", + "entry-settings-default-info-description": "If no custom command is specified, the default system command will be used.", + "entry-settings-default-info-label": "Default command", + "entry-settings-keybind-description": "Assign a key combination to trigger this action when the session menu is open.", + "entry-settings-keybind-placeholder": "Press Record to assign a key...", + "entry-settings-keybind-recording": "Recording... Press any key combination", + "entry-settings-title": "Configure {entry}", + "entry-settings-tooltip": "Configure command", + "general-desc": "Configure the session menu panel behaviour and appearance.", + "large-buttons-layout-description": "Choose how session menu buttons are displayed.", + "large-buttons-layout-label": "Large buttons layout", + "large-buttons-style-description": "Display the session menu with large buttons in a grid layout.", + "large-buttons-style-label": "Large buttons style", + "position-description": "Choose where the session menu panel appears when opened.", + "show-header-description": "Display the title and close button at the top of the session menu.", + "show-header-label": "Show header", + "show-keybinds-description": "Display keybind hints on session options.", + "show-keybinds-label": "Show keybinds" + }, + "system": { + "noctalia-performance-disable-desktop-widgets-description": "Keep desktop widgets visible while Noctalia performance mode is enabled.", + "noctalia-performance-disable-desktop-widgets-label": "Enable desktop widgets in performance mode", + "noctalia-performance-disable-wallpaper-description": "Keep desktop, overview, and lock screen wallpapers visible while Noctalia performance mode is enabled.", + "noctalia-performance-disable-wallpaper-label": "Enable wallpaper rendering in performance mode", + "title": "System" + }, + "system-monitor": { + "critical-color-label": "Critical colour", + "custom-highlight-colors-title-label": "Custom highlight colors", + "disk-available-label": "Disk available", + "disk-section-label": "Disk usage", + "enable-dgpu-monitoring-description": "Warning: This will wake up your discrete GPU (NVIDIA/AMD), which may significantly impact battery life on laptops with hybrid graphics.", + "enable-dgpu-monitoring-label": "Enable discrete GPU monitoring", + "external-monitor-description": "Enter the command or application path to launch when activating the external system monitor application.", + "external-monitor-label": "External system monitor command", + "external-monitor-placeholder": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-centre || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor", + "general-desc": "Configure the system monitor behaviour and appearance.", + "gpu-section-label": "GPU temperature", + "highlight-colors-section-label": "Highlight colors", + "polling-interval-label": "Polling interval", + "polling-section-description": "Configure how often each system metric is updated.", + "polling-section-label": "Polling intervals", + "threshold-critical": "Critical threshold", + "threshold-warning": "Warning threshold", + "thresholds-section-description": "Adjust warning/critical thresholds for each system metric.", + "use-custom-highlight-colors-description": "When disabled, theme default highlight colors are used.", + "use-custom-highlight-colors-label": "Use custom highlight colors", + "warning-color-label": "Warning colour" + }, + "user-interface": { + "allow-panels-without-bar-description": "When enabled, panels can open on any screen. When disabled, panels will only open on screens that have a bar, which can reduce memory usage.", + "allow-panels-without-bar-label": "Allow panels on screens without a bar", + "animation-disable-description": "Disable all animations for a faster, more responsive experience.", + "animation-disable-label": "Disable UI animations", + "animation-speed-description": "Adjust global animation speed.", + "animation-speed-label": "Animation speed", + "animation-speed-reset": "Reset animation speed", + "appearance-desc": "Customise visual elements like tooltips, borders, and shadows.", + "blur-behind-description": "Blurs the area behind bars and panels using the compositor blur protocol.", + "blur-behind-label": "Blur behind", + "box-border-description": "Display an outline around content areas.", + "box-border-label": "Container outline", + "box-border-radius-description": "Adjusts the corner roundness of major layout sections, such as sidebars, cards, and content panels.", + "box-border-radius-label": "Container radius", + "control-border-radius-description": "Controls the curvature of interactive elements, including buttons, toggles, and text fields.", + "control-border-radius-label": "Input radius", + "desc": "Customise the look, feel, and behaviour of the interface.", + "dim-desktop-description": "Dim the desktop when panels or menus are open.", + "dim-desktop-label": "Dim desktop", + "dimmer-opacity-description": "Set the opacity level for desktop dimming.", + "dimmer-opacity-label": "Dimmed desktop opacity", + "panel-background-opacity-description": "Set the background opacity for all panels (bar, launcher, settings, etc...).", + "panel-background-opacity-label": "Panel background opacity", + "panels-attached-to-bar-description": "Panels lock to the bar and screen edges, creating a seamless look with stylish inverted corners.", + "panels-attached-to-bar-label": "Snap panels to edges", + "panels-overlay-description": "Ensures panels and the bar remain visible, even over fullscreen applications.", + "panels-overlay-label": "Keep panels & bar on top", + "scaling-description": "Changes the size of the general user interface, excluding the bar.", + "scaling-label": "Interface scaling", + "scrollbar-always-visible-description": "Keep scrollbars visible whenever content is scrollable, instead of only showing them on hover.", + "scrollbar-always-visible-label": "Always show scrollbars", + "settings-panel-header": "Settings panel", + "settings-panel-mode-description": "Choose settings layout (may require reopening).", + "settings-panel-mode-label": "Settings panel mode", + "settings-panel-sidebar-card-style-description": "Wraps the settings sidebar in a filled background with rounded corners.", + "settings-panel-sidebar-card-style-label": "Sidebar card style", + "shadows-description": "Enables drop shadows under bars and panels.", + "shadows-direction-description": "Choose where the shadow is cast to.", + "shadows-direction-label": "Shadow direction", + "shadows-label": "Drop shadows", + "title": "User Interface", + "tooltips-description": "Enable or disable tooltips throughout the interface.", + "tooltips-label": "Show tooltips", + "translucent-widgets-description": "Make buttons, tabs, and other widgets inside panels semi-transparent.", + "translucent-widgets-label": "Translucent widgets" + }, + "wallpaper": { + "automation-change-mode-alphabetical": "Alphabetical", + "automation-change-mode-description": "Choose how wallpapers are selected when changing automatically.", + "automation-change-mode-label": "Change mode", + "automation-custom-interval-description": "Enter time as HH:MM (e.g. 01:30).", + "automation-custom-interval-label": "Custom interval", + "automation-interval-description": "How often to change wallpapers automatically.", + "automation-interval-label": "Wallpaper interval", + "automation-random-wallpaper-description": "Schedule random wallpaper changes at regular intervals.", + "automation-scheduled-change-description": "Automatically change wallpapers at regular intervals.", + "automation-scheduled-change-label": "Scheduled change", + "look-feel-edge-smoothness-description": "Applies a soft, feathered effect to the edge of transitions.", + "look-feel-edge-smoothness-label": "Soften transition edge", + "look-feel-fill-color-description": "Choose a fill colour that may appear behind the wallpaper.", + "look-feel-fill-mode-description": "Select how the image should scale to match your monitor's resolution.", + "look-feel-fill-mode-label": "Fill mode", + "look-feel-skip-startup-transition-description": "Skip the wallpaper animation when the shell starts.", + "look-feel-skip-startup-transition-label": "Skip startup transition", + "look-feel-title": "Look & feel", + "look-feel-transition-duration-description": "Duration of transition animations in seconds.", + "look-feel-transition-duration-label": "Transition duration", + "look-feel-transition-type-description": "Animation type when switching between wallpapers.", + "look-feel-transition-type-label": "Transition type", + "settings-clear-cache-button": "Clear cache", + "settings-clear-cache-description": "Clear cached resized wallpapers to free disk space.", + "settings-clear-cache-label": "Wallpaper cache", + "settings-clear-cache-toast": "Wallpaper cache cleared", + "settings-desc": "Control how wallpapers are managed and displayed.", + "settings-enable-management-description": "Manage wallpapers with Noctalia. Uncheck if you prefer using another application.", + "settings-enable-management-label": "Enable wallpaper management", + "settings-enable-overview-description": "Applies a blurred and dimmed wallpaper to the overview screen.", + "settings-enable-overview-label": "Enable overview wallpaper", + "settings-folder-description": "Path to your main wallpaper folder.", + "settings-folder-label": "Wallpaper folder", + "settings-hide-wallpaper-filenames-tooltip-hide": "Hide filenames", + "settings-hide-wallpaper-filenames-tooltip-show": "Show filenames", + "settings-monitor-specific-description": "Set a different wallpaper folder for each monitor.", + "settings-monitor-specific-label": "Monitor-specific directories", + "settings-monitor-specific-tooltip": "Monitor wallpaper folder", + "settings-overview-blur-strength-description": "Applies the blur strength to the overview.", + "settings-overview-blur-strength-label": "Overview blur strength", + "settings-overview-tint-description": "Applies the tint strength to the overview.", + "settings-overview-tint-label": "Overview tint strength", + "settings-recursive-search-description": "Also search for wallpapers in subfolders of the wallpaper directory.", + "settings-recursive-search-label": "Search subfolders", + "settings-select-monitor-folder": "Select monitor wallpaper folder", + "settings-selector-description": "Choose your wallpaper.", + "settings-selector-position-description": "Choose where the wallpaper selector panel appears.", + "settings-show-hidden-files-tooltip-hide": "Hide hidden files", + "settings-show-hidden-files-tooltip-show": "Show hidden files", + "settings-title": "Wallpaper settings", + "settings-use-original-images-description": "Skip resizing wallpapers before display. Saves disk space and reduces CPU usage during wallpaper changes, but may use more memory for very large images.", + "settings-use-original-images-label": "Use original images", + "settings-view-mode-description": "Choose how wallpapers are displayed from your directory.", + "settings-view-mode-label": "Viewing mode", + "view-mode-browse": "Browse directories", + "view-mode-cycle-tooltip": "View mode: {mode} (click to change)", + "view-mode-recursive": "Flattened subdirectories", + "view-mode-single": "Root directory" + } + }, + "placeholders": { + "add-new-keybind": "Add a new keybind", + "command-example": "echo \"Hello World\"", + "enter-command": "Enter command to execute (app or custom script)", + "enter-ipc-identifier": "Enter unique identifier for IPC commands", + "enter-path": "Enter path...", + "enter-text-to-collapse": "e.g. 'nothing is playing'. Use /regex/ for patterns.", + "enter-tooltip": "Enter tooltip", + "enter-width-pixels": "Enter width in pixels", + "keybind-recording": "Recording keybind...", + "search": "Search...", + "search-icons": "e.g. noctalia, niri, battery, cloud", + "search-launcher": "Search entries... or use > for commands", + "search-wallhaven": "Search Wallhaven...", + "search-wallpapers": "Type to filter wallpapers..." + }, + "positions": { + "bottom": "Bottom", + "bottom-center": "Bottom centre", + "bottom-left": "Bottom left", + "bottom-right": "Bottom right", + "center": "Centre", + "center-left": "Left centre", + "center-right": "Right centre", + "close-to-bar": "Close to bar button", + "follow-bar": "Follow bar", + "left": "Left", + "right": "Right", + "top": "Top", + "top-center": "Top centre", + "top-left": "Top left", + "top-right": "Top right" + }, + "session-menu": { + "action-in-seconds": "{action} in {seconds} seconds...", + "cancel-timer": "Cancel timer", + "title": "Session Menu" + }, + "setup": { + "all-done": "All Done!", + "appearance": { + "subheader": "Choose Dark Mode and colour sources (wallpaper or predefined)." + }, + "customize": { + "header": "Customise your experience", + "subheader": "Adjust bar position, density, scaling and more." + }, + "skip-setup": "Skip Setup", + "telemetry-wizard-done": "Got it!", + "telemetry-wizard-note": "You're in control — enable or disable this anytime in settings", + "telemetry-wizard-subtitle": "We've added anonymous analytics to help improve Noctalia", + "telemetry-wizard-title": "Privacy Update", + "wallpaper": { + "choose-dir": "Choose a directory containing your wallpaper images", + "dir-browse": "Browse for wallpaper folder", + "dir-description": "Choose the folder containing your wallpapers.", + "dir-label": "Wallpaper directory", + "dir-select-title": "Select wallpaper folder", + "header": "Choose your wallpaper", + "no-dir": "No wallpaper directory selected", + "no-valid": "No valid image files found in: {dir}", + "none-in-dir": "No wallpapers found in directory", + "preview-error": "Failed to load image", + "select-prompt": "Select a wallpaper below", + "subheader": "Set the mood with a beautiful background." + }, + "welcome": "Welcome", + "welcome-note": "Just a few basics to get you started — full options are in the settings", + "welcome-subtitle": "Let's make your desktop uniquely yours", + "welcome-title": "Welcome to Noctalia!" + }, + "system": { + "cpu-temperature": "{temp}°C", + "disk-usage": "{percent}%", + "location-display": "{name} ({coordinates})", + "monitor-description": "{model} ({width}x{height} @ {scale}x)", + "no-media-player-detected": "No media player detected", + "scaling-percentage": "{percentage}%", + "signal-strength": "{signal}%", + "unknown-app": "Unknown app", + "uptime": "Uptime: {uptime}", + "user-requested": "User requested", + "welcome-back": "Welcome back,", + "widget-settings-title": "{widget} Settings" + }, + "system-monitor": { + "core-usage": "Core {id} usage", + "cpu-temp": "CPU temp", + "cpu-usage": "CPU usage", + "disk": "Disk", + "download-speed": "Download speed", + "gpu-temp": "GPU temp", + "load-average": "Load average", + "title": "System Monitor", + "upload-speed": "Upload speed" + }, + "toast": { + "airplane-mode": { + "description": "Disable all wireless communications.", + "title": "Aeroplane Mode" + }, + "battery": { + "critical": "Critical battery", + "critical-desc": "Battery is at {percent}% — please connect the charger immediately", + "low": "Low battery", + "low-desc": "Battery is at {percent}% — please connect the charger" + }, + "bluetooth": { + "address-copied": "Address copied to clipboard", + "auto-connect-disabled": "Auto-connect disabled", + "auto-connect-enabled": "Auto-connect enabled", + "auto-connecting": "Connecting to {count} device(s)...", + "confirm-code": "Confirm code {value} on the other device.", + "connect-failed": "Failed to connect to device", + "disconnect-failed": "Failed to disconnect from device", + "discoverable-change-failed": "Failed to change discoverable state", + "discoverable-disabled": "Discoverable disabled", + "discoverable-enabled": "Discoverable enabled", + "display-code": "Enter code {value} on the other device.", + "forget-failed": "Failed to forget device", + "pair-failed": "Failed to pair device", + "passkey-required": "Passkey required by the device.", + "pincode-required": "PIN code required by the device.", + "state-change-failed": "Failed to change Bluetooth state" + }, + "clipboard": { + "long-text": "Long text", + "unavailable": "Clipboard history unavailable", + "unavailable-desc": "The 'cliphist' application is not installed. Please install it to use clipboard history features" + }, + "custom-command-failed": { + "description": "Command failed: {command}\nExit code: {code}", + "title": "Custom command failed" + }, + "do-not-disturb": { + "disabled": "Do Not Disturb disabled", + "disabled-desc": "Showing all notifications", + "enabled": "Do Not Disturb enabled", + "enabled-desc": "You'll find these notifications in your history" + }, + "donation-opened": "Donation page opened in your browser", + "internet-limited": "Connected without internet", + "keyboard-layout": { + "changed": "Keyboard layout changed to {layout}", + "title": "Keyboard" + }, + "missing-control-center": { + "description": "The control centre widget has been removed from the bar. To access it from the bar again, you will need to re-add the widget. You can open it with right clicking on the bar too", + "label": "Last control centre widget removed" + }, + "night-light": { + "forced": "Forced activation", + "normal": "Normal mode", + "not-installed": "wlsunset not installed" + }, + "noctalia-performance": { + "disabled": "Performance mode disabled", + "enabled": "Performance mode enabled", + "label": "Noctalia Performance" + }, + "power-profile": { + "changed": "Power profile changed", + "profile-name": "{profile}" + }, + "theming-processor-failed": { + "desc-generic": "Encountered an error while processing templates", + "title": "Templating processing failed" + }, + "vpn": { + "connected": "Connected to '{name}'", + "disconnected": "Disconnected from '{name}'" + }, + "wallpaper-colors": { + "disabled": "Wallpaper colors disabled", + "enabled": "Wallpaper colors enabled", + "label": "Wallpaper colors" + }, + "wifi": { + "connected": "Connected to '{ssid}'", + "connection-failed": "Connection failed", + "connection-timeout": "Connection timeout", + "disconnected": "Disconnected from '{ssid}'", + "incorrect-password": "Incorrect password", + "network-not-found": "Network not found" + } + }, + "tooltips": { + "add-widget": "Add widget", + "auto-connect": "Toggle auto-connection for this device", + "bluetooth-auto-connect-off": "Auto-connect is off", + "bluetooth-auto-connect-on": "Auto-connect is on", + "bluetooth-devices": "Bluetooth devices", + "brightness-at": "Brightness: {brightness}%", + "click-to-start-recording": "Screen recorder (start recording)", + "click-to-stop-recording": "Screen recorder (stop recording)", + "collapse": "Collapse sidebar", + "copy-address": "Copy address", + "delete-notification": "Delete notification", + "dismiss-notification": "Dismiss notification", + "do-not-disturb-enabled": "Do Not Disturb", + "expand": "Expand sidebar", + "forget-network": "Forget network", + "grid-view": "Grid view", + "hidden-files-hide": "Hidden files", + "hide-unnamed-devices": "Hide unnamed devices", + "home": "Home directory", + "input-muted": "Toggle input mute", + "keep-awake": "Keep Awake", + "keyboard-layout": "{layout} keyboard layout", + "list-view": "List view", + "manage-vpn": "VPN connections", + "manage-wifi": "Wi-Fi", + "max-widgets-reached": "Maximum widgets reached", + "microphone-volume-at": "Microphone volume: {volume}%", + "move-to-section": "Move to {section}", + "mute": "Mute", + "next-media": "Next track", + "next-month": "Next month", + "night-light-not-installed": "Night Light (not available)", + "noctalia-performance-enabled": "Noctalia performance mode", + "open-annotation-tool": "Open with annotation tool", + "open-control-center": "Control centre", + "open-notification-history-enable-dnd": "Notification history", + "open-settings": "Settings", + "open-tray-dropdown": "System tray", + "output-muted": "Toggle output mute", + "power-profile": "{profile} power profile", + "previous-media": "Previous track", + "previous-month": "Previous month", + "refresh-devices": "Refresh devices", + "refresh-wallhaven": "Refresh Wallhaven results", + "refresh-wallpaper-list": "Refresh wallpaper list", + "remove-widget": "Remove widget", + "search-close": "Close search", + "session-menu": "Session menu", + "show-all-devices": "Show all devices", + "switch-to-dark-mode": "Dark Mode", + "switch-to-light-mode": "Light Mode", + "unmute": "Unmute", + "up": "Parent directory", + "volume-at": "Output volume: {volume}%", + "wallpaper-selector": "Wallpaper selector" + }, + "wallpaper": { + "browse": { + "empty-directory": "This directory is empty.", + "go-root": "Go to wallpaper root", + "go-up": "Go to parent folder", + "go-up-hint": "Use the back button to navigate up." + }, + "configure-directory": "Configure your wallpaper directory with images.", + "fill-modes": { + "crop": "Crop (Fill)", + "fit": "Fit (Contain)", + "repeat": "Repeat (Tile)", + "stretch": "Stretch" + }, + "no-match": "No match found.", + "no-wallpaper": "No wallpaper found.", + "panel": { + "apikey-help": "An API key is required to access NSFW content.", + "apikey-label": "API Key", + "apikey-managed-by-env": "Managed via NOCTALIA_WALLHAVEN_API_KEY environment variable.", + "apikey-placeholder": "Enter your Wallhaven API Key", + "apply-all-monitors-description": "Apply the selected wallpaper to all monitors.", + "apply-all-monitors-label": "Apply to all monitors", + "categories-anime": "Anime", + "categories-label": "Categories", + "categories-people": "People", + "color-extraction-disabled": "Use wallpaper colour extraction", + "color-extraction-enabled": "Use predefined colour schemes", + "order-asc": "Ascending", + "order-desc": "Descending", + "order-label": "Order", + "purity-label": "Content filter", + "purity-nsfw": "NSFW", + "purity-sfw": "SFW", + "purity-sketchy": "Sketchy", + "ratios-all-portrait": "All portrait", + "ratios-all-wide": "All wide", + "ratios-any": "Any", + "ratios-label": "Aspect ratio", + "resolution-atleast": "At least", + "resolution-exact": "Exact", + "resolution-label": "Resolution", + "resolution-mode-label": "Mode", + "solid-color-tooltip": "Solid colour background", + "sort-date-asc": "Sort by oldest first", + "sort-date-desc": "Sort by newest first", + "sort-name-asc": "Sort by name (A-Z)", + "sort-name-desc": "Sort by name (Z-A)", + "sort-random": "Sort by random", + "sorting-date-added": "Date added", + "sorting-favorites": "Favorites", + "sorting-label": "Sort by", + "sorting-relevance": "Relevance", + "sorting-toplist": "Toplist", + "sorting-views": "Views", + "source-label": "Source", + "source-wallhaven": "Wallhaven", + "title": "Wallpaper Selector", + "wallhaven-settings-title": "Wallhaven Settings" + }, + "transitions": { + "disc": "Disc", + "fade": "Fade", + "honeycomb": "Honeycomb", + "pixelate": "Pixelate", + "stripes": "Stripes", + "wipe": "Wipe" + }, + "try-different-search": "Try a different search query.", + "wallhaven": { + "loading": "Loading wallpapers...", + "no-results": "No wallpapers found. Try a different search query.", + "page": "{current} of {total}", + "page-prefix": "Page", + "page-suffix": "of {total}" + } + }, + "weather": { + "clear-sky": "Clear sky", + "drizzle": "Drizzle", + "fog": "Fog", + "mainly-clear": "Mainly clear", + "overcast": "Overcast", + "partly-cloudy": "Partly cloudy", + "rain-showers": "Rain showers", + "snow": "Snow", + "thunderstorm": "Thunderstorm" + }, + "widgets": { + "color-picker": { + "palette-description": "Choose from a wide range of predefined colors.", + "palette-label": "Palette", + "palette-theme-colors": "Quick access to your theme's colour palette.", + "title": "Colour picker" + }, + "datetime-tokens": { + "ampm-lowercase": "am/pm in lowercase", + "ampm-uppercase": "AM/PM in uppercase", + "common-12hour-time-minutes": "12-hour time with minutes", + "common-24hour-time-minutes": "24-hour time with minutes", + "common-24hour-time-seconds": "24-hour time with seconds", + "common-european-date": "European date format", + "common-iso-date": "ISO date format", + "common-us-date": "US date format", + "common-weekday-date": "Weekday with date", + "common-weekday-month-day": "Weekday, month and day", + "day-abbreviated": "Abbreviated day name", + "day-full": "Full day name", + "day-leading-zero": "Day with leading zero (01-31)", + "day-no-leading-zero": "Day without leading zero (1-31)", + "hour-leading-zero": "Hour with leading zero (00-23) — 24-hour format", + "hour-no-leading-zero": "Hour without leading zero (0-23) — 24-hour format", + "minute-leading-zero": "Minute with leading zero (00-59)", + "minute-no-leading-zero": "Minute without leading zero (0-59)", + "month-abbreviated": "Abbreviated month name", + "month-full": "Full month name", + "month-number-leading-zero": "Month as number with leading zero (01-12)", + "month-number-no-zero": "Month as number without leading zero (1-12)", + "second-leading-zero": "Second with leading zero (00-59)", + "second-no-leading-zero": "Second without leading zero (0-59)", + "timezone-abbreviation": "Timezone abbreviation", + "year-four-digit": "Year as four-digit number", + "year-two-digit": "Year as two-digit number (00-99)" + }, + "file-picker": { + "item": "item", + "items": "items", + "search-placeholder": "Search files and folders...", + "select-current": "Select Current", + "select-file": "Select File", + "select-folder": "Select Folder", + "selected": "Selected:", + "title": "File Picker" + }, + "file-picker-title": "Select a file", + "icon-picker": { + "title": "Icon picker" + }, + "tooltip-placeholder": "Placeholder" + }, + "wifi": { + "enterprise": { + "anonymous-identity": "Anonymous Identity", + "ca-cert": "CA Certificate", + "eap-method": "EAP Method", + "password": "User password", + "phase2-auth": "Phase 2 Authentication", + "username": "Identity / Username" + }, + "panel": { + "action-required": "Action required", + "add-hidden-network": "Add hidden network", + "add-network": "Add network", + "available-interfaces": "Available interfaces", + "available-networks": "Available networks", + "disabled": "Wi‑Fi is disabled", + "disconnecting": "Disconnecting...", + "dns": "DNS", + "enable-message": "Enable Wi‑Fi to see available networks.", + "enter-password": "Enter Wi‑Fi password...", + "forget": "Forget", + "forget-network": "Forget this network", + "forgetting": "Forgetting...", + "hidden-network": "Hidden network", + "interface": "Network interface", + "internet-connected": "Internet connected", + "internet-limited": "No internet", + "internet-status": "Internet status", + "ipv4": "IPv4", + "ipv6": "IPv6", + "known-networks": "Known networks", + "link-speed": "Link speed", + "network-name-ssid": "Network name (SSID)", + "no-ethernet-devices": "No Ethernet devices detected", + "no-networks": "No Wi‑Fi networks found", + "saved": "Saved", + "scan-again": "Scan again", + "searching": "Searching for networks...", + "security-open": "Open", + "security-wep": "WEP", + "security-wpa": "WPA", + "security-wpa-ent": "WPA Enterprise", + "security-wpa2-ent": "WPA2 Enterprise", + "security-wpa23": "WPA2/WPA3", + "security-wpa3": "WPA3", + "security-wpa3-ent": "WPA3 Enterprise", + "show-password": "Show password", + "title": "Wi‑Fi" + }, + "signal": { + "excellent": "Excellent", + "fair": "Fair", + "good": "Good", + "poor": "Poor", + "weak": "Weak" + } + } +} diff --git a/Commons/I18n.qml b/Commons/I18n.qml index 58ff84912..8248adc38 100644 --- a/Commons/I18n.qml +++ b/Commons/I18n.qml @@ -17,7 +17,7 @@ Singleton { property var fallbackTranslations: ({}) // Static list of available translations — update when adding/removing translation files - property var availableLanguages: ["en", "cs", "de", "es", "fr", "hu", "it", "ja", "ko-KR", "ku", "nl", "nn-HN", "nn-NO", "pl", "pt", "ru", "sv", "tr", "uk-UA", "vi", "zh-CN", "zh-TW"] + property var availableLanguages: ["en", "en-GB", "cs", "de", "es", "fr", "hu", "it", "ja", "ko-KR", "ku", "nl", "nn-HN", "nn-NO", "pl", "pt", "ru", "sv", "tr", "uk-UA", "vi", "zh-CN", "zh-TW"] // Default date format per language (used by lock screen, etc.) readonly property var dateFormats: ({