Files
noctalia-shell/Assets/Translations/en.json
T

1893 lines
103 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"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}",
"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 color for the visualizer.",
"color-name-label": "Fill color",
"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-description": "Show a warning when battery falls below this percentage.",
"low-battery-threshold-label": "Low battery warning threshold",
"show-noctalia-performance-description": "Display the Noctalia Performance Mode toggle inside the battery panel.<br>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"
},
"clock": {
"clock-display-description": "Customize 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 colorization for the control center 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.",
"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 colorization for the custom button icon and text, applying theme colors.",
"enable-colorization-label": "Enable colorization",
"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-icon-description": "Toggles the visibility of the widget's icon.",
"show-icon-label": "Show icon",
"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.<br>Use $delta for the scroll wheel delta in the command.",
"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-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 behavior 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 color for the unread notification badge.",
"unread-badge-color-label": "Unread badge color"
},
"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-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"
},
"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 color",
"colorize-icons-description": "Apply theme colors to tray icons.",
"colorize-icons-label": "Colorize icons",
"drawer-enabled-description": "When enabled, unpinned tray items are shown in a drawer panel.<br>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 color for empty workspaces.",
"empty-color-label": "Empty workspace color",
"enable-scrollwheel-description": "Switch between workspaces using the mouse scroll wheel.",
"enable-scrollwheel-label": "Scroll to switch workspaces",
"focused-color-description": "Set the background color for the focused workspace.",
"focused-color-label": "Focused workspace color",
"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",
"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 color for occupied workspaces.",
"occupied-color-label": "Occupied workspace color",
"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-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": {
"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 whats 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",
"add": "Add",
"appearance": "Appearance",
"apply": "Apply",
"automation": "Automation",
"available": "Available",
"back": "Back",
"battery": "Battery",
"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",
"connect": "Connect",
"connected": "Connected",
"connecting": "Connecting...",
"continue": "Continue",
"contributors": "Contributors",
"copied-to-clipboard": "Copied to clipboard",
"countdown": "Countdown",
"date": "Date",
"default": "Default",
"delete": "Delete",
"devices": "Devices",
"disabled": "Disabled",
"discharging": "Discharging",
"disconnect": "Disconnect",
"disconnected": "Disconnected",
"disconnecting": "Disconnecting...",
"display-mode": "Display mode",
"download": "Download",
"duration": "Duration",
"dysfunctional": "Dysfunctional",
"edit": "Edit",
"enabled": "Enabled",
"error": "Error",
"events": "Events",
"execute": "Execute",
"faithful": "Faithful",
"focus": "Focus",
"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",
"media": "Media",
"media-player": "Media Player",
"memory": "Memory",
"monitors": "Monitors",
"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",
"pin": "Pin",
"play": "Play",
"polling": "Polling",
"position": "Position",
"previous": "Previous",
"primary": "Primary",
"random": "Random",
"reboot": "Reboot",
"record": "Start recording",
"refresh": "Refresh",
"required": "(required)",
"reset": "Reset",
"result-count": "{count} result",
"result-count-plural": "{count} results",
"resume": "Resume",
"save": "Save",
"scanning": "Scanning...",
"screen-corners": "Screen Corners",
"search": "Search",
"secondary": "Secondary",
"security": "Security",
"select": "Select",
"select-color": "Select color",
"select-color-description": "Apply theme colors for emphasis.",
"select-icon-color": "Select icon color",
"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",
"version": "Version",
"vibrant": "Vibrant",
"visualizer": "Visualizer",
"volume": "Volume",
"volumes": "Volumes",
"wallpaper": "Wallpaper",
"weather": "Weather",
"weather-loading": "Loading weather...",
"week": "Week",
"widgets": "Widgets",
"width": "Width",
"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-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",
"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": "Centered 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",
"contributors-desc": "Shout-out to our {count} <b>awesome</b> contributor!",
"contributors-description-plural": "Shout-out to our {count} <b>awesome</b> contributors!",
"copy-info": "Copy info",
"info-copied": "Info copied to clipboard",
"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-title": "Noctalia shell",
"privacy-policy": "Privacy policy",
"support": "Support us",
"supporter-badge": "Supporter",
"supporters-desc-plural": "A huge thank you to our <b>{count} amazing</b> supporters!",
"supporters-desc-singular": "A huge thank you to our amazing supporter!",
"supporters-loading": "Loading supporters...",
"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",
"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-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 color for bar capsules, or use none for the default surface color.",
"appearance-capsule-color-label": "Capsule color",
"appearance-capsule-opacity-description": "Set the opacity level for widget backgrounds when capsule is shown.",
"appearance-capsule-opacity-label": "Capsule opacity",
"appearance-density-description": "Adjust the bar's padding for a compact or spacious look.",
"appearance-density-label": "Bar density",
"appearance-desc": "Customize the bar's appearance and position.",
"appearance-display-mode-description": "Choose when the bar is visible.",
"appearance-floating-description": "Display the bar as a floating 'pill'.",
"appearance-floating-label": "Floating bar",
"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",
"appearance-margins-label": "Margins",
"appearance-margins-vertical": "Vertical",
"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-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",
"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 customize 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 color 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": "Color scheme deleted",
"download-button": "Download more",
"download-downloading": "Downloading...",
"download-empty": "No color 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 color schemes...",
"download-success-description": "Successfully downloaded {scheme}",
"download-success-title": "Color scheme downloaded",
"download-title": "Download Color Schemes",
"method-description": {
"content": "Material Design scheme with high-fidelity color extraction that closely matches the source content's actual colors.",
"dysfunctional": "Like Faithful but picks the second most dominant color family as primary.",
"faithful": "Attempts to stay close to the source color 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 color diversity.",
"tonal-spot": "Material Design default algorithm. Creates balanced palettes using tonal variations of the source color.",
"vibrant": "Maximizes color saturation for bold, eye-catching palettes with vivid tones."
},
"predefined-desc": "Choose from a collection of predefined color schemes.",
"predefined-generate-templates-label": "Generate templates for predefined schemes",
"predefined-title": "Predefined color schemes",
"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": "Color 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": "Color generation source"
},
"control-center": {
"cards-desc": "Customize which controls appear in the control center and in what order.",
"desc": "Configure the control center panel positioning and behavior.",
"position-description": "Choose where the control center 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-general-tooltip-text-description": "General description for the button's tooltip.",
"shortcuts-custom-button-general-tooltip-text-label": "General tooltip text",
"shortcuts-custom-button-on-clicked-label": "Left click command",
"shortcuts-custom-button-on-middle-clicked-label": "Middle click command",
"shortcuts-custom-button-on-right-clicked-label": "Right click command",
"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 center should monitor.",
"system-monitor-disk-path-label": "System monitor disk path",
"title": "Control Center"
},
"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.",
"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-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.",
"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-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-title": "Per-monitor settings",
"night-light-auto-schedule-description": "Based on the sunset and sunrise time in <i>{location}</i> — 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 color 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 color warmth for nighttime and daytime.",
"night-light-temperature-label": "Color 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": "Colorize icons",
"appearance-dead-opacity-description": "Adjust the opacity of app icons that are not running.",
"appearance-dead-opacity-label": "Dead opacity",
"appearance-desc": "Customize the dock's behavior and appearance.",
"appearance-display-auto-hide": "Auto hide",
"appearance-display-description": "Choose how the dock behaves.",
"appearance-display-exclusive": "Exclusive",
"appearance-floating-distance-description": "Set the distance between the dock and the edge of the screen.",
"appearance-floating-distance-label": "Dock floating distance",
"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-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",
"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-reset-scaling": "Reset scaling",
"fonts-title": "Fonts",
"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",
"screen-corners-desc": "Customize 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 color.",
"screen-corners-solid-black-label": "Solid black corners",
"screen-corners-title": "Screen corners",
"settings-copied": "Settings copied to clipboard"
},
"hooks": {
"info-command-info-description": "• Commands are executed via shell (sh -lc)<br>• Commands run in background (detached)<br>• Test buttons execute with current values",
"info-parameters-description": "• Wallpaper hook: $1 = wallpaper path, $2 = screen name<br>• Theme toggle hook: $1 = true/false (Dark Mode state)<br>• Screen lock/unlock hooks: No parameters<br>• Performance mode hooks: No parameters<br>• 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\""
},
"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-preview-description": "Show a preview of the clipboard content when using the >clip command.",
"settings-clip-preview-label": "Enable clip preview",
"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-desc": "Customize the launcher's behavior and appearance.",
"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-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",
"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": "Customize 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": "Customize 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",
"lock-on-suspend-description": "Automatically lock the screen when suspending the system.",
"lock-on-suspend-label": "Lock on suspend",
"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-reset": "Reset timeout duration",
"duration-respect-expire-description": "Use the expire timeout set in the notification.",
"duration-respect-expire-label": "Respect expire timeout",
"duration-title": "Notification duration",
"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.",
"settings-always-on-top-description": "Display notifications above fullscreen windows and other layers.",
"settings-background-opacity-description": "Adjust the opacity of notification backgrounds.",
"settings-desc": "Configure notifications appearance and behavior.",
"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.",
"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 behavior.",
"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 behavior 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",
"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",
"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}...",
"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": "Customize 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 behavior 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-number-labels-description": "Display number labels (1-2-3-4...) on buttons and enable number keybinds for quick selection.",
"show-number-labels-label": "Show number labels"
},
"system-monitor": {
"critical-color-label": "Critical color",
"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-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor",
"general-desc": "Configure the system monitor behavior 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 color"
},
"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": "Customize visual elements like tooltips, borders, and shadows.",
"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",
"box-border-radius-reset": "Reset container radius",
"control-border-radius-description": "Controls the curvature of interactive elements, including buttons, toggles, and text fields.",
"control-border-radius-label": "Input radius",
"control-border-radius-reset": "Reset input radius",
"desc": "Customize the look, feel, and behavior 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",
"dimmer-opacity-reset": "Reset 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",
"scaling-reset-scaling": "Reset interface scaling",
"settings-panel-mode-description": "Choose settings layout (may require reopening).",
"settings-panel-mode-label": "Settings panel mode",
"shadows-description": "Enables drop shadows under bars and panels.",
"shadows-direction-description": "Choose where the shadow is cast from.",
"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"
},
"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 color 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-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-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-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-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": {
"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",
"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 center",
"bottom-left": "Bottom left",
"bottom-right": "Bottom right",
"center": "Center",
"center-left": "Left center",
"center-right": "Right center",
"close-to-bar": "Close to bar button",
"follow-bar": "Follow bar",
"left": "Left",
"right": "Right",
"top": "Top",
"top-center": "Top center",
"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 color sources (Wallpaper or predefined)."
},
"customize": {
"header": "Customize 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-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": {
"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": {
"title": "Airplane 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",
"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"
},
"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 center 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 center 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",
"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",
"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 center",
"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",
"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 color background",
"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}"
}
},
"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 color palette.",
"title": "Color 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": {
"panel": {
"action-required": "Action required",
"available-interfaces": "Available interfaces",
"available-networks": "Available networks",
"disabled": "WiFi is disabled",
"disconnecting": "Disconnecting...",
"dns": "DNS",
"enable-message": "Enable WiFi to see available networks.",
"enter-password": "Enter WiFi password...",
"forget": "Forget",
"forget-network": "Forget this network",
"forgetting": "Forgetting...",
"interface": "Network interface",
"internet-connected": "Internet connected",
"internet-limited": "No internet",
"internet-status": "Internet status",
"ipv4": "IPv4",
"known-networks": "Known networks",
"link-speed": "Link speed",
"no-ethernet-devices": "No Ethernet devices detected",
"no-networks": "No WiFi networks found",
"saved": "Saved",
"scan-again": "Scan again",
"searching": "Searching for networks...",
"title": "WiFi"
},
"signal": {
"excellent": "Excellent",
"fair": "Fair",
"good": "Good",
"poor": "Poor"
}
}
}