mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2025-12-05 22:26:16 +00:00
2457 lines
83 KiB
JSON
2457 lines
83 KiB
JSON
{
|
||
"authentication": {
|
||
"error": "Authentication error",
|
||
"failed": "Authentication failed"
|
||
},
|
||
"bar": {
|
||
"widget-settings": {
|
||
"active-window": {
|
||
"colorize-icons": {
|
||
"description": "Apply theme colors to active window icon.",
|
||
"label": "Colorize icons"
|
||
},
|
||
"hide-mode": {
|
||
"description": "Controls how the widget behaves when no window is active.",
|
||
"label": "Hiding mode"
|
||
},
|
||
"max-width": {
|
||
"description": "Sets the maximum horizontal size of the widget. The widget will shrink to fit shorter content.",
|
||
"label": "Maximum width"
|
||
},
|
||
"scrolling-mode": {
|
||
"description": "Control when text scrolling is enabled for long window titles.",
|
||
"label": "Scrolling mode"
|
||
},
|
||
"show-app-icon": {
|
||
"description": "Display the application icon next to the window title.",
|
||
"label": "Show app icon"
|
||
},
|
||
"use-fixed-width": {
|
||
"description": "When enabled, the widget will always use the maximum width instead of dynamically adjusting to content.",
|
||
"label": "Use fixed width"
|
||
}
|
||
},
|
||
"audio-visualizer": {
|
||
"color-name": {
|
||
"description": "Select the color for the visualizer.",
|
||
"label": "Fill color"
|
||
},
|
||
"hide-when-idle": {
|
||
"description": "When enabled, the visualizer is hidden unless a player is actively playing.",
|
||
"label": "Hide when no media is playing"
|
||
},
|
||
"width": {
|
||
"description": "Custom component width.",
|
||
"label": "Width"
|
||
}
|
||
},
|
||
"battery": {
|
||
"device": {
|
||
"default": "Default (Display Device)",
|
||
"description": "Select which battery device to display.",
|
||
"label": "Battery device"
|
||
},
|
||
"display-mode": {
|
||
"description": "Choose how you'd like this value to appear.",
|
||
"label": "Display mode"
|
||
},
|
||
"low-battery-threshold": {
|
||
"description": "Show a warning when battery falls below this percentage.",
|
||
"label": "Low battery warning threshold"
|
||
}
|
||
},
|
||
"brightness": {
|
||
"display-mode": {
|
||
"description": "Choose how you'd like this value to appear.",
|
||
"label": "Display mode"
|
||
}
|
||
},
|
||
"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.",
|
||
"label": "Clock display"
|
||
},
|
||
"custom-font": {
|
||
"description": "Select a custom font for the clock display.",
|
||
"label": "Custom font",
|
||
"placeholder": "Select custom font...",
|
||
"search-placeholder": "Search fonts..."
|
||
},
|
||
"horizontal-bar": {
|
||
"description": "Tip: Use \\n to create a line break.",
|
||
"label": "Horizontal bar"
|
||
},
|
||
"preview": "Preview",
|
||
"use-custom-font": {
|
||
"description": "Override the default font selection with a custom font for the clock.",
|
||
"label": "Use custom font"
|
||
},
|
||
"use-monospaced-font": {
|
||
"description": "When enabled, the clock will use the monospaced font.",
|
||
"label": "Use monospaced font"
|
||
},
|
||
"use-primary-color": {
|
||
"description": "When enabled, this applies the primary color for emphasis.",
|
||
"label": "Use primary color"
|
||
},
|
||
"vertical-bar": {
|
||
"description": "Use a space to separate each part onto a new line.",
|
||
"label": "Vertical bar"
|
||
}
|
||
},
|
||
"control-center": {
|
||
"browse-file": "Browse File",
|
||
"browse-library": "Browse Library",
|
||
"color-selection": {
|
||
"description": "Apply theme colors to icons.",
|
||
"label": "Select Color"
|
||
},
|
||
"enable-colorization": {
|
||
"description": "Enable colorization for the control center icon, applying theme colors.",
|
||
"label": "Enable Colorization"
|
||
},
|
||
"icon": {
|
||
"description": "Select an icon from the library or a custom file.",
|
||
"label": "Icon"
|
||
},
|
||
"select-custom-icon": "Select a custom icon",
|
||
"use-distro-logo": {
|
||
"description": "Use your distribution's logo instead of a custom icon.",
|
||
"label": "Use distro logo instead of icon"
|
||
}
|
||
},
|
||
"custom-button": {
|
||
"browse": "Browse",
|
||
"collapse-condition": {
|
||
"description": "If the output text matches this value, the button will collapse.",
|
||
"label": "Collapse condition"
|
||
},
|
||
"display-command-output": {
|
||
"description": "Enter a command to run at a regular interval. The first line of its output will be displayed as text.",
|
||
"label": "Display command output",
|
||
"stream-description": "Enter a command to run continuously."
|
||
},
|
||
"dynamic-text": "Dynamic text",
|
||
"icon": {
|
||
"description": "Select an icon from the library.",
|
||
"label": "Icon"
|
||
},
|
||
"left-click": {
|
||
"description": "Command to execute when the button is left-clicked.",
|
||
"label": "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).",
|
||
"label": "Max text length (horizontal)"
|
||
},
|
||
"max-text-length-vertical": {
|
||
"description": "Maximum number of characters to show in vertical bar (0 to hide text).",
|
||
"label": "Max text length (vertical)"
|
||
},
|
||
"middle-click": {
|
||
"description": "Command to execute when the button is middle-clicked.",
|
||
"label": "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.",
|
||
"label": "Parse output as JSON"
|
||
},
|
||
"refresh-interval": {
|
||
"description": "Interval in milliseconds.",
|
||
"label": "Refresh interval"
|
||
},
|
||
"right-click": {
|
||
"description": "Command to execute when the button is right-clicked.",
|
||
"label": "Right click",
|
||
"update-text": "Update displayed text on right-click"
|
||
},
|
||
"text-stream": {
|
||
"description": "Streamed lines from the command will be displayed as text on the button.",
|
||
"label": "Stream"
|
||
},
|
||
"wheel": {
|
||
"description": "Command to execute when the scroll wheel is used.\nUse $delta for the scroll wheel delta in the command.",
|
||
"label": "Scroll wheel",
|
||
"update-text": "Update displayed text on scroll"
|
||
},
|
||
"wheel-down": {
|
||
"description": "Command to execute when the scroll wheel is scrolled down.",
|
||
"label": "Wheel down command"
|
||
},
|
||
"wheel-mode-separate": {
|
||
"description": "Enable separate commands for wheel up and down.",
|
||
"label": "Separate wheel commands"
|
||
},
|
||
"wheel-up": {
|
||
"description": "Command to execute when the scroll wheel is scrolled up.",
|
||
"label": "Wheel up command"
|
||
}
|
||
},
|
||
"dialog": {
|
||
"apply": "Apply",
|
||
"cancel": "Cancel"
|
||
},
|
||
"keyboard-layout": {
|
||
"display-mode": {
|
||
"description": "Choose how you'd like this value to appear.",
|
||
"label": "Display mode"
|
||
}
|
||
},
|
||
"lock-keys": {
|
||
"browse": "Browse",
|
||
"show-caps-lock": {
|
||
"description": "Display Caps Lock status.",
|
||
"label": "Caps Lock"
|
||
},
|
||
"show-num-lock": {
|
||
"description": "Display Num Lock status.",
|
||
"label": "Num Lock"
|
||
},
|
||
"show-scroll-lock": {
|
||
"description": "Display Scroll Lock status.",
|
||
"label": "Scroll Lock"
|
||
}
|
||
},
|
||
"media-mini": {
|
||
"hide-mode": {
|
||
"description": "Controls how the widget behaves when no media is playing.",
|
||
"label": "Hiding mode"
|
||
},
|
||
"max-width": {
|
||
"description": "Sets the maximum horizontal size of the widget. The widget will shrink to fit shorter content.",
|
||
"label": "Maximum width"
|
||
},
|
||
"no-active-player": "No active player",
|
||
"scrolling-mode": {
|
||
"description": "Control when text scrolling is enabled for long track titles.",
|
||
"label": "Scrolling mode"
|
||
},
|
||
"show-album-art": {
|
||
"description": "Display the album artwork for the currently playing track.",
|
||
"label": "Show album art"
|
||
},
|
||
"show-artist-first": {
|
||
"description": "Display artist - title instead of title - artist.",
|
||
"label": "Show artist first"
|
||
},
|
||
"show-progress-ring": {
|
||
"description": "Display a circular progress indicator showing track progress.",
|
||
"label": "Show progress ring"
|
||
},
|
||
"show-visualizer": {
|
||
"description": "Display an audio visualizer when music is playing.",
|
||
"label": "Show visualizer"
|
||
},
|
||
"use-fixed-width": {
|
||
"description": "When enabled, the widget will always use the maximum width instead of dynamically adjusting to content.",
|
||
"label": "Use fixed width"
|
||
},
|
||
"visualizer-type": {
|
||
"description": "Choose the style of audio visualizer to display.",
|
||
"label": "Visualizer type"
|
||
}
|
||
},
|
||
"microphone": {
|
||
"display-mode": {
|
||
"description": "Choose how you'd like this value to appear.",
|
||
"label": "Display mode"
|
||
}
|
||
},
|
||
"notification-history": {
|
||
"hide-badge-when-zero": {
|
||
"description": "Hide the notification badge when there are no unread notifications.",
|
||
"label": "Hide badge when zero"
|
||
},
|
||
"show-unread-badge": {
|
||
"description": "Display a badge showing the number of unread notifications.",
|
||
"label": "Show unread badge"
|
||
}
|
||
},
|
||
"section-editor": {
|
||
"placeholder": "Select a widget to add...",
|
||
"search-placeholder": "Search widget..."
|
||
},
|
||
"spacer": {
|
||
"width": {
|
||
"description": "Spacing width in pixels.",
|
||
"label": "Width"
|
||
}
|
||
},
|
||
"system-monitor": {
|
||
"cpu-temperature": {
|
||
"description": "Show CPU temperature readings if available.",
|
||
"label": "CPU temperature"
|
||
},
|
||
"cpu-usage": {
|
||
"description": "Display current CPU usage percentage.",
|
||
"label": "CPU usage"
|
||
},
|
||
"disk-path": {
|
||
"description": "Select which disk mount point to monitor.",
|
||
"label": "Disk path"
|
||
},
|
||
"memory-percentage": {
|
||
"description": "Show memory usage as a percentage instead of absolute values.",
|
||
"label": "Memory as percentage"
|
||
},
|
||
"memory-usage": {
|
||
"description": "Display current RAM usage information.",
|
||
"label": "Memory usage"
|
||
},
|
||
"network-traffic": {
|
||
"description": "Display network upload and download speeds.",
|
||
"label": "Network traffic"
|
||
},
|
||
"storage-usage": {
|
||
"description": "Show disk space usage information.",
|
||
"label": "Storage usage"
|
||
}
|
||
},
|
||
"taskbar": {
|
||
"colorize-icons": {
|
||
"description": "Apply theme colors to taskbar icons.",
|
||
"label": "Colorize icons"
|
||
},
|
||
"hide-mode": {
|
||
"description": "Controls how the widget behaves when there are no matching windows.",
|
||
"label": "Hiding mode"
|
||
},
|
||
"only-active-workspaces": {
|
||
"description": "Show only apps from active workspaces.",
|
||
"label": "Only from active workspaces"
|
||
},
|
||
"only-same-output": {
|
||
"description": "Show only apps from the output where the bar is located.",
|
||
"label": "Only from same output"
|
||
}
|
||
},
|
||
"taskbar-grouped": {
|
||
"show-labels-only-when-occupied": {
|
||
"description": "Only show workspace label for workspaces that have open windows.",
|
||
"label": "Show label only when occupied"
|
||
}
|
||
},
|
||
"tray": {
|
||
"colorize-icons": {
|
||
"description": "Apply theme colors to tray icons.",
|
||
"label": "Colorize icons"
|
||
},
|
||
"drawer-enabled": {
|
||
"description": "When enabled, unpinned tray items are shown in a drawer panel. When disabled, all tray items are shown inline.",
|
||
"label": "Enable drawer"
|
||
}
|
||
},
|
||
"volume": {
|
||
"display-mode": {
|
||
"description": "Choose how you'd like this value to appear.",
|
||
"label": "Display mode"
|
||
}
|
||
},
|
||
"workspace": {
|
||
"character-count": {
|
||
"description": "Number of characters to display from workspace names (1-10).",
|
||
"label": "Character count"
|
||
},
|
||
"follow-focused-screen": {
|
||
"description": "Display workspaces from the currently focused screen, rather than the screen where the bar is located.",
|
||
"label": "Follow focused screen"
|
||
},
|
||
"hide-unoccupied": {
|
||
"description": "Don't display workspaces without windows.",
|
||
"label": "Hide unoccupied"
|
||
},
|
||
"label-mode": {
|
||
"description": "Choose how workspace labels are displayed.",
|
||
"label": "Label mode"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"battery": {
|
||
"battery-level": "Battery level",
|
||
"brightness": "Brightness",
|
||
"charging": "Charging",
|
||
"charging-rate": "Charging rate: {rate} W",
|
||
"discharging": "Discharging",
|
||
"discharging-rate": "Discharging rate: {rate} W",
|
||
"health": "Health: {percent}%",
|
||
"idle": "Idle",
|
||
"inhibit-idle-description": "Keeps the system awake.",
|
||
"inhibit-idle-label": "Keep Awake",
|
||
"no-battery-detected": "No battery detected",
|
||
"panel-title": "Battery",
|
||
"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",
|
||
"connect": "Connect",
|
||
"connected-devices": "Connected devices",
|
||
"connecting": "Connecting...",
|
||
"disabled": "Bluetooth is disabled",
|
||
"disconnect": "Disconnect",
|
||
"enable-message": "Enable Bluetooth to see available devices.",
|
||
"known-devices": "Known devices",
|
||
"pairing": "Pairing...",
|
||
"pairing-mode": "Make sure your device is in pairing mode.",
|
||
"scanning": "Scanning for devices...",
|
||
"title": "Bluetooth"
|
||
}
|
||
},
|
||
"calendar": {
|
||
"panel": {
|
||
"week": "Week"
|
||
},
|
||
"timer": {
|
||
"countdown": "Countdown",
|
||
"duration": "Duration",
|
||
"hours": "h",
|
||
"minutes": "m",
|
||
"pause": "Pause",
|
||
"reset": "Reset",
|
||
"seconds": "s",
|
||
"start": "Start",
|
||
"stopwatch": "Stopwatch",
|
||
"timer": "Timer",
|
||
"title": "Timer"
|
||
},
|
||
"weather": {
|
||
"loading": "Loading weather…"
|
||
}
|
||
},
|
||
"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",
|
||
"dismiss": "Ok"
|
||
},
|
||
"empty": "Release notes are not available yet.",
|
||
"highlight-title": "Highlights",
|
||
"section": {
|
||
"released": "Released on {date}",
|
||
"version": "Version {version}"
|
||
},
|
||
"subtitle": {
|
||
"fresh": "Thanks for installing Noctalia! Here is what’s included in this build.",
|
||
"updated": "Updated from {previousVersion}"
|
||
},
|
||
"title": "What's new in {version}",
|
||
"version": {
|
||
"new-user": "Fresh install"
|
||
}
|
||
}
|
||
},
|
||
"clock": {
|
||
"tooltip": "Clock"
|
||
},
|
||
"context-menu": {
|
||
"activate-app": "Activate {app}",
|
||
"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",
|
||
"next": "Next",
|
||
"open-calendar": "Open calendar",
|
||
"open-display-settings": "Display settings",
|
||
"open-launcher": "Open launcher",
|
||
"open-mixer": "Audio mixer",
|
||
"open-settings": "Open settings",
|
||
"pause": "Pause",
|
||
"play": "Play",
|
||
"previous": "Previous",
|
||
"random-wallpaper": "Random wallpaper",
|
||
"toggle-mute": "Toggle mute",
|
||
"widget-settings": "Widget settings"
|
||
},
|
||
"dock": {
|
||
"menu": {
|
||
"close": "Close",
|
||
"focus": "Focus",
|
||
"pin": "Pin",
|
||
"unpin": "Unpin"
|
||
}
|
||
},
|
||
"general": {
|
||
"no-results": "No results",
|
||
"no-summary": "No summary",
|
||
"unknown": "Unknown"
|
||
},
|
||
"launcher": {
|
||
"pin": "Pin to dock",
|
||
"unpin": "Unpin from dock"
|
||
},
|
||
"lock-screen": {
|
||
"authenticating": "Authenticating...",
|
||
"authentication-failed": "Authentication failed",
|
||
"password": "Enter your password...",
|
||
"restart": "Restart",
|
||
"shut-down": "Shut down",
|
||
"suspend": "Suspend",
|
||
"welcome-back": "Welcome back,"
|
||
},
|
||
"notifications": {
|
||
"panel": {
|
||
"click-to-expand": "Click to expand",
|
||
"description": "Your notifications will show up here as they arrive.",
|
||
"no-notifications": "No notifications",
|
||
"title": "Notifications"
|
||
},
|
||
"range": {
|
||
"all": "All",
|
||
"earlier": "Earlier",
|
||
"today": "Today",
|
||
"yesterday": "Yesterday"
|
||
},
|
||
"time": {
|
||
"diffD": "1 day ago",
|
||
"diffDD": "{diff} days ago",
|
||
"diffH": "1 hour ago",
|
||
"diffHH": "{diff} hours ago",
|
||
"diffM": "1 minute ago",
|
||
"diffMM": "{diff} minutes ago",
|
||
"now": "now"
|
||
}
|
||
},
|
||
"options": {
|
||
"bar": {
|
||
"density": {
|
||
"comfortable": "Comfortable",
|
||
"compact": "Compact",
|
||
"default": "Default",
|
||
"mini": "Mini"
|
||
},
|
||
"position": {
|
||
"bottom": "Bottom",
|
||
"left": "Left",
|
||
"right": "Right",
|
||
"top": "Top"
|
||
}
|
||
},
|
||
"colors": {
|
||
"error": "Error",
|
||
"none": "None",
|
||
"onSurface": "On Surface",
|
||
"primary": "Primary",
|
||
"secondary": "Secondary",
|
||
"tertiary": "Tertiary"
|
||
},
|
||
"control-center": {
|
||
"position": {
|
||
"bottom_center": "Bottom center",
|
||
"bottom_left": "Bottom left",
|
||
"bottom_right": "Bottom right",
|
||
"center": "Center",
|
||
"close_to_bar_button": "Close to bar button",
|
||
"top_center": "Top center",
|
||
"top_left": "Top left",
|
||
"top_right": "Top right"
|
||
},
|
||
"quickSettingsStyle": {
|
||
"classic": "Classic",
|
||
"compact": "Compact",
|
||
"modern": "Modern"
|
||
}
|
||
},
|
||
"display-mode": {
|
||
"always-hide": "Always hide",
|
||
"always-show": "Always show",
|
||
"force-open": "Force open",
|
||
"on-hover": "On hover"
|
||
},
|
||
"frame-rates": {
|
||
"fps": "{fps} FPS"
|
||
},
|
||
"hide-modes": {
|
||
"hidden": "Hide when empty",
|
||
"idle": "Hide when idle",
|
||
"transparent": "Transparent when empty",
|
||
"visible": "Always visible"
|
||
},
|
||
"launcher": {
|
||
"position": {
|
||
"bottom_center": "Bottom center",
|
||
"bottom_left": "Bottom left",
|
||
"bottom_right": "Bottom right",
|
||
"center": "Center",
|
||
"center_left": "Left center",
|
||
"center_right": "Right center",
|
||
"follow_bar": "Follow bar (default)",
|
||
"top_center": "Top center",
|
||
"top_left": "Top left",
|
||
"top_right": "Top right",
|
||
"bar": "Bar (inline)"
|
||
}
|
||
},
|
||
"osd": {
|
||
"position": {
|
||
"bottom_center": "Bottom center",
|
||
"bottom_left": "Bottom left",
|
||
"bottom_right": "Bottom right",
|
||
"center_left": "Left center",
|
||
"center_right": "Right center",
|
||
"top_center": "Top center",
|
||
"top_left": "Top left",
|
||
"top_right": "Top right"
|
||
}
|
||
},
|
||
"screen-recording": {
|
||
"audio-sources": {
|
||
"both": "System output + microphone input",
|
||
"microphone-input": "Microphone input",
|
||
"system-output": "System output"
|
||
},
|
||
"color-range": {
|
||
"full": "Full",
|
||
"limited": "Limited"
|
||
},
|
||
"quality": {
|
||
"high": "High",
|
||
"medium": "Medium",
|
||
"ultra": "Ultra",
|
||
"very-high": "Very high"
|
||
},
|
||
"sources": {
|
||
"portal": "Portal",
|
||
"screen": "Screen"
|
||
}
|
||
},
|
||
"scrolling-modes": {
|
||
"always": "Scroll always",
|
||
"hover": "Scroll on hover",
|
||
"never": "Never scroll"
|
||
},
|
||
"shadow-direction": {
|
||
"bottom": "Below",
|
||
"bottom_left": "Bottom left",
|
||
"bottom_right": "Bottom right",
|
||
"center": "Overhead",
|
||
"left": "Left",
|
||
"right": "Right",
|
||
"top": "Above",
|
||
"top_left": "Top left",
|
||
"top_right": "Top right"
|
||
},
|
||
"visualizer-quality": {
|
||
"high": "High",
|
||
"low": "Low"
|
||
},
|
||
"visualizer-types": {
|
||
"linear": "Linear",
|
||
"mirrored": "Mirrored",
|
||
"none": "None",
|
||
"wave": "Wave"
|
||
},
|
||
"workspace-labels": {
|
||
"index": "Index",
|
||
"index+name": "Index and name",
|
||
"name": "Name",
|
||
"none": "None"
|
||
}
|
||
},
|
||
"placeholders": {
|
||
"cancel": "Cancel",
|
||
"command-example": "echo \"Hello World\"",
|
||
"enter-command": "Enter command to execute (app or custom script)",
|
||
"enter-text-to-collapse": "e.g., 'nothing is playing'. Use /regex/ for patterns.",
|
||
"enter-tooltip": "Enter tooltip",
|
||
"enter-width-pixels": "Enter width in pixels",
|
||
"profile-picture-path": "/home/user/.face",
|
||
"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...",
|
||
"select": "Select",
|
||
"test": "Test"
|
||
},
|
||
"plugins": {
|
||
"applications": "Applications",
|
||
"calculator": "Calculator",
|
||
"calculator-description": "Calculator - evaluate mathematical expressions",
|
||
"calculator-enter-expression": "Enter a mathematical expression",
|
||
"calculator-error": "Error",
|
||
"calculator-name": "Calculator",
|
||
"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-history-disabled": "Clipboard history disabled",
|
||
"clipboard-history-disabled-description": "Enable clipboard history in settings or install cliphist",
|
||
"clipboard-loading": "Loading clipboard history...",
|
||
"clipboard-loading-description": "Please wait",
|
||
"clipboard-search-description": "Search clipboard history",
|
||
"emoji": "Emoji picker",
|
||
"emoji-loading": "Loading emojis...",
|
||
"emoji-loading-description": "Please wait",
|
||
"emoji-search-description": "Search and copy emojis"
|
||
},
|
||
"quickSettings": {
|
||
"bluetooth": {
|
||
"label": {
|
||
"disabled": "Bluetooth",
|
||
"enabled": "Bluetooth"
|
||
},
|
||
"tooltip": {
|
||
"action": "Bluetooth"
|
||
}
|
||
},
|
||
"keepAwake": {
|
||
"label": {
|
||
"disabled": "Keep Awake",
|
||
"enabled": "Keep Awake"
|
||
},
|
||
"tooltip": {
|
||
"action": "Keep Awake"
|
||
}
|
||
},
|
||
"nightLight": {
|
||
"label": {
|
||
"disabled": "Night Light",
|
||
"enabled": "Night Light",
|
||
"forced": "Night Light"
|
||
},
|
||
"tooltip": {
|
||
"action": "Night Light"
|
||
}
|
||
},
|
||
"notifications": {
|
||
"label": {
|
||
"disabled": "Do Not Disturb",
|
||
"enabled": "Notifications"
|
||
},
|
||
"tooltip": {
|
||
"action": "Notifications"
|
||
}
|
||
},
|
||
"powerProfile": {
|
||
"label": {
|
||
"unavailable": "Power Profile"
|
||
},
|
||
"tooltip": {
|
||
"action": "Power profile",
|
||
"disabled": "Install power-profiles-daemon to use power profiles"
|
||
}
|
||
},
|
||
"screenRecorder": {
|
||
"label": {
|
||
"recording": "Stop",
|
||
"stopped": "Record"
|
||
},
|
||
"tooltip": {
|
||
"action": "Screen recorder"
|
||
}
|
||
},
|
||
"wallpaperSelector": {
|
||
"label": "Wallpaper",
|
||
"tooltip": {
|
||
"action": "Wallpaper selector"
|
||
}
|
||
},
|
||
"wifi": {
|
||
"label": {
|
||
"disconnected": "Wi-Fi disconnected",
|
||
"ethernet": "Ethernet",
|
||
"wifi": "Wi-Fi"
|
||
},
|
||
"tooltip": {
|
||
"action": "Wi-Fi"
|
||
}
|
||
}
|
||
},
|
||
"session-menu": {
|
||
"action-in-seconds": "{action} in {seconds} seconds...",
|
||
"hibernate": "Hibernate",
|
||
"lock": "Lock",
|
||
"lock-and-suspend": "Lock and Suspend",
|
||
"logout": "Logout",
|
||
"reboot": "Reboot",
|
||
"shutdown": "Shutdown",
|
||
"suspend": "Suspend",
|
||
"title": "Session Menu"
|
||
},
|
||
"settings": {
|
||
"about": {
|
||
"contributors": {
|
||
"section": {
|
||
"description": "Shout-out to our {count} <b>awesome</b> contributor!",
|
||
"description_plural": "Shout-out to our {count} <b>awesome</b> contributors!",
|
||
"label": "Contributors"
|
||
}
|
||
},
|
||
"noctalia": {
|
||
"download-latest": "Download latest release",
|
||
"git-commit": "Git commit:",
|
||
"git-commit-loading": "Loading...",
|
||
"installed-version": "Installed version:",
|
||
"latest-version": "Latest version:",
|
||
"section": {
|
||
"description": "A sleek and minimal desktop shell thoughtfully crafted for Wayland, built with Quickshell.",
|
||
"label": "Noctalia shell"
|
||
}
|
||
},
|
||
"support": "Support us",
|
||
"title": "About"
|
||
},
|
||
"audio": {
|
||
"devices": {
|
||
"input-device": {
|
||
"description": "Select the desired audio input device.",
|
||
"label": "Input device"
|
||
},
|
||
"output-device": {
|
||
"description": "Select the desired audio output device.",
|
||
"label": "Output device"
|
||
},
|
||
"section": {
|
||
"description": "Configure available audio input and output devices.",
|
||
"label": "Audio devices"
|
||
}
|
||
},
|
||
"external-mixer": {
|
||
"description": "Enter the command or application path to launch when activating the external audio mixer feature.",
|
||
"label": "External audio mixer command",
|
||
"placeholder": "pwvucontrol || pavucontrol"
|
||
},
|
||
"media": {
|
||
"excluded-player": {
|
||
"description": "Add keywords for players you want the system to ignore. Each keyword should be on a new line.",
|
||
"label": "Excluded player",
|
||
"placeholder": "type substring and press +"
|
||
},
|
||
"frame-rate": {
|
||
"description": "Higher rates are smoother but use more resources.",
|
||
"label": "Frame rate"
|
||
},
|
||
"primary-player": {
|
||
"description": "Enter a keyword to identify your main player.",
|
||
"label": "Primary player",
|
||
"placeholder": "e.g. spotify, vlc, mpv"
|
||
},
|
||
"scrolling-speed": {
|
||
"description": "Time in seconds for the title to scroll from start to end.",
|
||
"label": "Scrolling speed"
|
||
},
|
||
"scrolling-title": {
|
||
"description": "Enable continuous scrolling for long media titles.",
|
||
"label": "Scrolling title"
|
||
},
|
||
"section": {
|
||
"description": "Set your preferred and ignored media applications.",
|
||
"label": "Media players"
|
||
},
|
||
"visualizer-quality": {
|
||
"description": "High quality use more GPU ressources.",
|
||
"label": "Visualization quality"
|
||
},
|
||
"visualizer-type": {
|
||
"description": "Choose a visualization type for media playback.",
|
||
"label": "Visualization type"
|
||
}
|
||
},
|
||
"title": "Audio",
|
||
"volumes": {
|
||
"input-volume": {
|
||
"description": "Microphone input volume level.",
|
||
"label": "Input volume"
|
||
},
|
||
"mute-input": {
|
||
"description": "Mute the default audio input (microphone).",
|
||
"label": "Mute audio input"
|
||
},
|
||
"mute-output": {
|
||
"description": "Mute the system's main audio output.",
|
||
"label": "Mute audio output"
|
||
},
|
||
"output-volume": {
|
||
"description": "System-wide volume level.",
|
||
"label": "Output volume"
|
||
},
|
||
"section": {
|
||
"description": "Adjust volume controls and audio levels.",
|
||
"label": "Volumes"
|
||
},
|
||
"step-size": {
|
||
"description": "Adjust the step size for volume changes (scroll wheel, keyboard shortcuts).",
|
||
"label": "Volume step size"
|
||
},
|
||
"volume-overdrive": {
|
||
"description": "Allow raising volume above 100%. May not be supported by all hardware.",
|
||
"label": "Allow volume overdrive"
|
||
}
|
||
}
|
||
},
|
||
"bar": {
|
||
"appearance": {
|
||
"background-opacity": {
|
||
"description": "Adjust the background opacity of the bar.",
|
||
"label": "Background opacity"
|
||
},
|
||
"capsule-opacity": {
|
||
"description": "Set the opacity level for widget backgrounds when capsule is shown.",
|
||
"label": "Capsule opacity"
|
||
},
|
||
"density": {
|
||
"description": "Adjust the bar's padding for a compact or spacious look.",
|
||
"label": "Bar density"
|
||
},
|
||
"floating": {
|
||
"description": "Displays the bar as a floating 'pill'.",
|
||
"label": "Floating bar"
|
||
},
|
||
"margins": {
|
||
"description": "Adjust the margins around the floating bar.",
|
||
"horizontal": "Horizontal",
|
||
"label": "Margins",
|
||
"vertical": "Vertical"
|
||
},
|
||
"outer-corners": {
|
||
"description": "Displays outwardly curved corners on the bar.",
|
||
"label": "Outer corners"
|
||
},
|
||
"position": {
|
||
"description": "Choose where to place the bar on the screen.",
|
||
"label": "Bar position"
|
||
},
|
||
"section": {
|
||
"description": "Customize the bar's appearance and position.",
|
||
"label": "Appearance"
|
||
},
|
||
"show-capsule": {
|
||
"description": "Show widget backgrounds.",
|
||
"label": "Show capsule"
|
||
}
|
||
},
|
||
"monitors": {
|
||
"section": {
|
||
"description": "Show bar on specific monitors. Defaults to all if none are chosen.",
|
||
"label": "Monitors display"
|
||
}
|
||
},
|
||
"title": "Bar",
|
||
"tray": {
|
||
"back": "Back",
|
||
"blacklist": {
|
||
"description": "Add tray exclusion rules, supports wildcards (*).",
|
||
"label": "Blacklist",
|
||
"placeholder": "e.g., nm-applet, Fcitx*"
|
||
},
|
||
"pin-application": "Pin Application",
|
||
"unpin-application": "Unpin Application"
|
||
},
|
||
"widgets": {
|
||
"section": {
|
||
"description": "Drag and drop widgets to reorder them. Badges indicate usage: [L]eft, [C]enter, [R]ight.",
|
||
"label": "Widgets positioning"
|
||
}
|
||
}
|
||
},
|
||
"color-scheme": {
|
||
"color-source": {
|
||
"matugen-scheme-type": {
|
||
"description": {
|
||
"scheme-content": "Derives colors that closely match the underlying image",
|
||
"scheme-expressive": "Vibrant palette with playful saturation",
|
||
"scheme-fidelity": "High-fidelity palette that preserves source hues",
|
||
"scheme-fruit-salad": "Colorful mix of bright contrasting accents",
|
||
"scheme-monochrome": "Minimal palette built around a single hue",
|
||
"scheme-neutral": "Muted palette with subdued and calming tones",
|
||
"scheme-rainbow": "Diverse palette spanning the full spectrum",
|
||
"scheme-tonal-spot": "Balanced palette with focused accents"
|
||
},
|
||
"label": "Matugen scheme type"
|
||
},
|
||
"section": {
|
||
"description": "Main settings for Noctalia's colors.",
|
||
"label": "Color source"
|
||
},
|
||
"use-wallpaper-colors": {
|
||
"description": "Generate color schemes from your wallpaper using Matugen. Automatically extracts colors to create a cohesive theme.",
|
||
"label": "Use wallpaper colors"
|
||
}
|
||
},
|
||
"dark-mode": {
|
||
"mode": {
|
||
"description": "Enables automatic switching between Light and Dark Mode.",
|
||
"label": "Dark Mode schedule",
|
||
"location": "Location",
|
||
"manual": "Manual",
|
||
"off": "Off"
|
||
},
|
||
"switch": {
|
||
"description": "Switches to a darker theme for easier viewing at night.",
|
||
"label": "Dark Mode"
|
||
}
|
||
},
|
||
"delete": {
|
||
"error": {
|
||
"description": "Failed to delete {scheme}",
|
||
"title": "Delete failed"
|
||
},
|
||
"success": {
|
||
"description": "Successfully deleted {scheme}",
|
||
"title": "Color scheme deleted"
|
||
}
|
||
},
|
||
"download": {
|
||
"button": "Download more",
|
||
"delete": "Delete",
|
||
"download": "Download",
|
||
"downloading": "Downloading...",
|
||
"empty": "No color schemes available",
|
||
"error": {
|
||
"api-error": "API error: {status}",
|
||
"description": "Failed to download {scheme}",
|
||
"download-failed": "Download failed with exit code: {code}",
|
||
"invalid-response": "Invalid API response format",
|
||
"no-files": "No files found for scheme",
|
||
"parse-failed": "Failed to parse API response: {error}",
|
||
"rate-limit": "GitHub API rate limit exceeded",
|
||
"title": "Download failed"
|
||
},
|
||
"fetching": "Fetching available color schemes...",
|
||
"installed": "Installed",
|
||
"refresh": "Refresh",
|
||
"success": {
|
||
"description": "Successfully downloaded {scheme}",
|
||
"title": "Color scheme downloaded"
|
||
},
|
||
"title": "Download Color Schemes"
|
||
},
|
||
"predefined": {
|
||
"generate-templates": {
|
||
"description": "Generate Matugen templates (GTK, terminal themes, etc.) when using predefined color schemes.",
|
||
"label": "Generate templates for predefined schemes"
|
||
},
|
||
"section": {
|
||
"description": "Choose from a collection of predefined color schemes.",
|
||
"label": "Predefined color schemes"
|
||
}
|
||
},
|
||
"templates": {
|
||
"compositors": {
|
||
"description": "Compositor theming.",
|
||
"label": "Compositors",
|
||
"niri": {
|
||
"description": "Write {filepath}. Requires niri v25.11+",
|
||
"description-missing": "Requires {app} to be installed"
|
||
}
|
||
},
|
||
"misc": {
|
||
"description": "Create your own Templates",
|
||
"label": "Advanced",
|
||
"user-templates": {
|
||
"description": "Only enable if you know what you are doing, refer to our online documentation",
|
||
"label": "Enable user templates"
|
||
}
|
||
},
|
||
"programs": {
|
||
"cava": {
|
||
"description": "Write {filepath}",
|
||
"description-missing": "Requires {app} to be installed"
|
||
},
|
||
"code": {
|
||
"description": "Write {filepath}. Hyprluna theme needs to be installed and activated manually",
|
||
"description-missing": "No Code client detected. Install VSCode or VSCodium"
|
||
},
|
||
"description": "Application-specific theming.",
|
||
"discord": {
|
||
"description": "Write {filepath} for {client}. Hyprluna theme needs to be activated manually",
|
||
"description-missing": "No Discord client detected. Install vencord, vesktop, webcord, armcord, equibop, lightcord, or dorion"
|
||
},
|
||
"fuzzel": {
|
||
"description": "Write {filepath} and reload",
|
||
"description-missing": "Requires {app} to be installed"
|
||
},
|
||
"label": "Programs",
|
||
"pywalfox": {
|
||
"description": "Write {filepath} and run pywalfox update",
|
||
"description-missing": "Requires {app} to be installed"
|
||
},
|
||
"spicetify": {
|
||
"description": "Write {filepath}. Comfy theme needs to be installed and activated manually",
|
||
"description-missing": "Requires {app} to be installed"
|
||
},
|
||
"telegram": {
|
||
"description": "Write {filepath}",
|
||
"description-missing": "Requires {app} to be installed"
|
||
},
|
||
"vicinae": {
|
||
"description": "Write {filepath} and reload",
|
||
"description-missing": "Requires {app} to be installed"
|
||
},
|
||
"walker": {
|
||
"description": "Write {filepath} and set theme to noctalia",
|
||
"description-missing": "Requires {app} to be installed"
|
||
}
|
||
},
|
||
"section": {
|
||
"description": "Apply colors to external applications.",
|
||
"label": "Templates"
|
||
},
|
||
"terminal": {
|
||
"alacritty": {
|
||
"description": "Write {filepath} and reload",
|
||
"description-missing": "Requires {app} to be installed"
|
||
},
|
||
"description": "Terminal emulator theming.",
|
||
"foot": {
|
||
"description": "Write {filepath} and reload",
|
||
"description-missing": "Requires {app} to be installed"
|
||
},
|
||
"ghostty": {
|
||
"description": "Write {filepath} and reload",
|
||
"description-missing": "Requires {app} to be installed"
|
||
},
|
||
"kitty": {
|
||
"description": "Write {filepath} and reload",
|
||
"description-missing": "Requires {app} to be installed"
|
||
},
|
||
"label": "Terminal",
|
||
"wezterm": {
|
||
"description": "Write {filepath} and reload",
|
||
"description-missing": "Requires {app} to be installed"
|
||
}
|
||
},
|
||
"ui": {
|
||
"description": "Desktop environment and UI toolkit theming.",
|
||
"gtk": {
|
||
"description": "Write {filepath}"
|
||
},
|
||
"kcolorscheme": {
|
||
"description": "Write {filepath}"
|
||
},
|
||
"label": "UI",
|
||
"qt": {
|
||
"description": "Write {filepath}"
|
||
}
|
||
}
|
||
},
|
||
"title": "Color Scheme"
|
||
},
|
||
"control-center": {
|
||
"cards": {
|
||
"section": {
|
||
"description": "Customize which controls appear in the control center and in what order.",
|
||
"label": "Cards"
|
||
}
|
||
},
|
||
"position": {
|
||
"description": "Choose where the control center panel appears when opened.",
|
||
"label": "Position"
|
||
},
|
||
"section": {
|
||
"description": "Configure the control center panel positioning and behavior.",
|
||
"label": "Appearance"
|
||
},
|
||
"shortcuts": {
|
||
"custom-button": {
|
||
"browse": "Browse",
|
||
"command": {
|
||
"description": "The command to execute when the button is clicked.",
|
||
"label": "Command"
|
||
},
|
||
"enable-on-state-logic": {
|
||
"description": "Enable a second icon and 'hot' state based on a check command.",
|
||
"label": "Enable on-state logic"
|
||
},
|
||
"general-tooltip-text": {
|
||
"description": "General description for the button's tooltip.",
|
||
"label": "General tooltip text"
|
||
},
|
||
"icon": {
|
||
"description": "Select an icon from the library.",
|
||
"label": "Icon"
|
||
},
|
||
"on-clicked": {
|
||
"description": "Command to execute when the button is left-clicked.",
|
||
"label": "Left click command"
|
||
},
|
||
"on-middle-clicked": {
|
||
"description": "Command to execute when the button is middle-clicked.",
|
||
"label": "Middle click command"
|
||
},
|
||
"on-right-clicked": {
|
||
"description": "Command to execute when the button is right-clicked.",
|
||
"label": "Right click command"
|
||
},
|
||
"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.",
|
||
"label": "On-state check command"
|
||
},
|
||
"on-state-icon": {
|
||
"description": "The icon for the button when it's in the 'on' state.",
|
||
"label": "On-state icon"
|
||
},
|
||
"state-checks": {
|
||
"add": "Add State Check",
|
||
"browse-icon": "Browse",
|
||
"command": "Command to execute for this state check",
|
||
"label": "State checks",
|
||
"remove": "Remove"
|
||
},
|
||
"tooltip": {
|
||
"description": "The tooltip to show when hovering over the button.",
|
||
"label": "Tooltip"
|
||
}
|
||
},
|
||
"dialog": {
|
||
"apply": "Apply",
|
||
"cancel": "Cancel"
|
||
},
|
||
"section": {
|
||
"description": "Configure and manage the shortcuts widgets.",
|
||
"label": "Shortcuts widgets"
|
||
},
|
||
"sectionLeft": "Left",
|
||
"sectionRight": "Right"
|
||
},
|
||
"title": "Control Center"
|
||
},
|
||
"display": {
|
||
"monitors": {
|
||
"brightness": "Brightness",
|
||
"brightness-step": {
|
||
"description": "Adjust the step size for brightness changes (scroll wheel and keyboard shortcuts).",
|
||
"label": "Brightness step size"
|
||
},
|
||
"brightness-unavailable": {
|
||
"ddc-disabled": "Brightness control unavailable. Enable \"External brightness support\" to control this display's brightness.",
|
||
"generic": "Brightness control is not available for this display."
|
||
},
|
||
"enforce-minimum": {
|
||
"description": "Solves the problem of backlight completely turning off on some displays at 0% brightness.",
|
||
"label": "Enforce minimum brightness (1%)"
|
||
},
|
||
"external-brightness": {
|
||
"description": "Enable DDCUtil support for controlling brightness on external displays via DDC/CI protocol.",
|
||
"label": "External brightness support"
|
||
},
|
||
"section": {
|
||
"description": "Adjust settings brightness for each display.",
|
||
"label": "Per-monitor settings"
|
||
}
|
||
},
|
||
"night-light": {
|
||
"auto-schedule": {
|
||
"description": "Based on the sunset and sunrise time in <i>{location}</i> - recommended.",
|
||
"label": "Automatic scheduling"
|
||
},
|
||
"enable": {
|
||
"description": "Apply a warm color filter to reduce blue light emission.",
|
||
"label": "Enable Night Light"
|
||
},
|
||
"force-activation": {
|
||
"description": "Ignores the schedule and applies the night filter immediately.",
|
||
"label": "Force activation"
|
||
},
|
||
"manual-schedule": {
|
||
"description": "Set custom times for sunrise and sunset.",
|
||
"label": "Manual scheduling",
|
||
"select-start": "Select start time",
|
||
"select-stop": "Select stop time",
|
||
"sunrise": "Sunrise time",
|
||
"sunset": "Sunset time"
|
||
},
|
||
"section": {
|
||
"description": "Reduce blue light emission to help you sleep better and reduce eye strain.",
|
||
"label": "Night Light"
|
||
},
|
||
"temperature": {
|
||
"day": "Day",
|
||
"day-description": "Controls the temperature during daytime.",
|
||
"description": "Set the color warmth for nighttime and daytime.",
|
||
"label": "Color temperature",
|
||
"night": "Night",
|
||
"night-description": "Controls the temperature during nighttime."
|
||
}
|
||
},
|
||
"title": "Display"
|
||
},
|
||
"dock": {
|
||
"appearance": {
|
||
"background-opacity": {
|
||
"description": "Adjust the dock's background opacity.",
|
||
"label": "Background opacity"
|
||
},
|
||
"border-radius": {
|
||
"description": "Adjust the dock's border radius.",
|
||
"label": "Border radius"
|
||
},
|
||
"colorize-icons": {
|
||
"description": "Apply theme colors to dock app icons (non-focused apps only).",
|
||
"label": "Colorize Icons"
|
||
},
|
||
"display": {
|
||
"always-visible": "Always visible",
|
||
"auto-hide": "Auto hide",
|
||
"description": "Choose how the dock behaves.",
|
||
"exclusive": "Exclusive",
|
||
"label": "Display"
|
||
},
|
||
"floating-distance": {
|
||
"description": "Set the distance between the dock and the edge of the screen.",
|
||
"label": "Dock floating distance"
|
||
},
|
||
"icon-size": {
|
||
"description": "Adjust the overall size of the dock.",
|
||
"label": "Dock size"
|
||
},
|
||
"section": {
|
||
"description": "Customize the dock's behavior and appearance.",
|
||
"label": "Appearance"
|
||
}
|
||
},
|
||
"enabled": {
|
||
"description": "Show or hide the dock entirely.",
|
||
"label": "Enable dock"
|
||
},
|
||
"monitors": {
|
||
"only-same-output": {
|
||
"description": "Show only apps from the output where the dock is located.",
|
||
"label": "Only apps from same output"
|
||
},
|
||
"section": {
|
||
"description": "Show dock on specific monitors. Defaults to all if none are chosen.",
|
||
"label": "Monitor display"
|
||
}
|
||
},
|
||
"title": "Dock"
|
||
},
|
||
"general": {
|
||
"fonts": {
|
||
"default": {
|
||
"description": "Main font used throughout the interface.",
|
||
"label": "Default font",
|
||
"placeholder": "Select default font...",
|
||
"scale": {
|
||
"description": "Increase or decrease the size of the standard text.",
|
||
"label": "Default font size"
|
||
},
|
||
"search-placeholder": "Search font..."
|
||
},
|
||
"monospace": {
|
||
"description": "Monospaced font used for numbers and stats display.",
|
||
"label": "Monospaced font",
|
||
"placeholder": "Select monospace font...",
|
||
"scale": {
|
||
"description": "Increase or decrease the size of the monospaced text.",
|
||
"label": "Monospaced font size"
|
||
},
|
||
"search-placeholder": "Search monospace font..."
|
||
},
|
||
"reset-scaling": "Reset scaling",
|
||
"section": {
|
||
"description": "Choose the fonts used throughout the interface.",
|
||
"label": "Fonts"
|
||
}
|
||
},
|
||
"language": {
|
||
"section": {
|
||
"description": "Choose your preferred language for the application.",
|
||
"label": "Language"
|
||
},
|
||
"select": {
|
||
"auto-detect": "Automatic",
|
||
"description": "Select the language used in the application's interface.",
|
||
"label": "Application language"
|
||
}
|
||
},
|
||
"launch-setup-wizard": "Launch the setup wizard",
|
||
"profile": {
|
||
"picture": {
|
||
"description": "Your profile picture that appears throughout the interface.",
|
||
"label": "{user}'s profile picture"
|
||
},
|
||
"section": {
|
||
"description": "Edit your user details and avatar.",
|
||
"label": "Profile"
|
||
},
|
||
"select-avatar": "Select avatar image",
|
||
"tooltip": "Profile picture"
|
||
},
|
||
"screen-corners": {
|
||
"radius": {
|
||
"description": "Adjust the rounded corners of the screen.",
|
||
"label": "Screen corners radius",
|
||
"reset": "Reset screen corners radius"
|
||
},
|
||
"section": {
|
||
"description": "Customize screen corner rounding and visual effects.",
|
||
"label": "Screen corners"
|
||
},
|
||
"show-corners": {
|
||
"description": "Display rounded corners on the edge of the screen.",
|
||
"label": "Show screen corners"
|
||
},
|
||
"solid-black": {
|
||
"description": "Use solid black instead of the bar background color.",
|
||
"label": "Solid black corners"
|
||
}
|
||
},
|
||
"title": "General"
|
||
},
|
||
"hooks": {
|
||
"info": {
|
||
"command-info": {
|
||
"description": "• Commands are executed via shell (sh -c)\n• Commands run in background (detached)\n• Test buttons execute with current values",
|
||
"label": "Hook command information"
|
||
},
|
||
"parameters": {
|
||
"description": "• Wallpaper hook: $1 = wallpaper path, $2 = screen name\n• Theme toggle hook: $1 = true/false (Dark Mode state)",
|
||
"label": "Available parameters"
|
||
}
|
||
},
|
||
"system-hooks": {
|
||
"enable": {
|
||
"description": "Enable or disable all hook commands.",
|
||
"label": "Enable hooks"
|
||
},
|
||
"section": {
|
||
"description": "Configure commands to be executed when system events occur.",
|
||
"label": "System hooks"
|
||
}
|
||
},
|
||
"theme-changed": {
|
||
"description": "Command to be executed when theme toggles between Dark and Light Mode.",
|
||
"label": "Theme changed",
|
||
"placeholder": "e.g., notify-send \"Theme\" \"Toggled\""
|
||
},
|
||
"title": "Hooks",
|
||
"wallpaper-changed": {
|
||
"description": "Command to be executed when wallpaper changes.",
|
||
"label": "Wallpaper changed",
|
||
"placeholder": "e.g., notify-send \"Wallpaper\" \"Changed\""
|
||
}
|
||
},
|
||
"launcher": {
|
||
"settings": {
|
||
"background-opacity": {
|
||
"description": "Adjust the background opacity of the launcher.",
|
||
"label": "Background opacity"
|
||
},
|
||
"clip-preview": {
|
||
"description": "Show a preview of the clipboard content when using the >clip command.",
|
||
"label": "Enable clip preview"
|
||
},
|
||
"clipboard-history": {
|
||
"description": "Access previously copied items from the launcher.",
|
||
"label": "Enable clipboard history"
|
||
},
|
||
"custom-launch-prefix": {
|
||
"description": "Prefix commands with a custom launcher (e.g., 'runapp' for systemd integration).",
|
||
"label": "Custom launch prefix"
|
||
},
|
||
"custom-launch-prefix-enabled": {
|
||
"description": "Use a custom prefix for launching applications instead of the default method.",
|
||
"label": "Enable custom launch prefix"
|
||
},
|
||
"grid-view": {
|
||
"description": "Display items in a grid layout instead of a list.",
|
||
"label": "Grid view"
|
||
},
|
||
"position": {
|
||
"description": "Choose where the launcher panel appears.",
|
||
"label": "Position"
|
||
},
|
||
"section": {
|
||
"description": "Customize the launcher's behavior and appearance.",
|
||
"label": "Appearance"
|
||
},
|
||
"sort-by-usage": {
|
||
"description": "When enabled, frequently launched apps appear first in the list.",
|
||
"label": "Sort by most used"
|
||
},
|
||
"terminal-command": {
|
||
"description": "Command to launch a terminal. E.g., 'kitty -e' or 'gnome-terminal --'.",
|
||
"label": "Terminal command"
|
||
},
|
||
"use-app2unit": {
|
||
"description": "Uses an alternative launch method to better manage app processes and prevent issues.",
|
||
"label": "Use App2Unit to launch applications"
|
||
}
|
||
},
|
||
"title": "Launcher"
|
||
},
|
||
"location": {
|
||
"calendar": {
|
||
"cards": {
|
||
"section": {
|
||
"description": "Organize and enable/disable cards in the calendar panel.",
|
||
"label": "Calendar cards"
|
||
}
|
||
},
|
||
"header": {
|
||
"label": "Calendar Header"
|
||
},
|
||
"month": {
|
||
"label": "Calendar Month"
|
||
}
|
||
},
|
||
"date-time": {
|
||
"12hour-format": {
|
||
"description": "Displays time in 12-hour format on the lock screen and calendar. The bar clock has its own settings.",
|
||
"label": "Use 12-hour time format"
|
||
},
|
||
"first-day-of-week": {
|
||
"automatic": "Automatic (use system locale)",
|
||
"description": "Choose which day starts the week in the calendar.",
|
||
"label": "First day of week"
|
||
},
|
||
"section": {
|
||
"description": "Customize how date and time appear.",
|
||
"label": "Date & time"
|
||
},
|
||
"show-events": {
|
||
"description": "Display events in the calendar panel.",
|
||
"label": "Show calendar events"
|
||
},
|
||
"use-analog": {
|
||
"description": "Show an analog style clock on the calendar window and lock screen.",
|
||
"label": "Use analog style clock"
|
||
},
|
||
"week-numbers": {
|
||
"description": "Displays the week of the year (e.g., week 38) in the calendar.",
|
||
"label": "Show week numbers"
|
||
}
|
||
},
|
||
"location": {
|
||
"search": {
|
||
"description": "e.g., Toronto, ON",
|
||
"label": "Search for a location",
|
||
"placeholder": "Enter the location name"
|
||
},
|
||
"section": {
|
||
"description": "Get accurate weather and Night Light scheduling by setting your location.",
|
||
"label": "Your location"
|
||
}
|
||
},
|
||
"title": "Location",
|
||
"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.",
|
||
"label": "Enable weather"
|
||
},
|
||
"fahrenheit": {
|
||
"description": "Display temperature in Fahrenheit instead of Celsius.",
|
||
"label": "Display temperature in Fahrenheit (°F)"
|
||
},
|
||
"section": {
|
||
"description": "Choose your preferred temperature unit.",
|
||
"label": "Weather"
|
||
},
|
||
"show-effects": {
|
||
"description": "Shows additional visual effects (like rain, snow, or lightning) on the weather card.",
|
||
"label": "Display weather effects"
|
||
},
|
||
"show-in-calendar": {
|
||
"description": "Show the daily weather forecast directly in your calendar view.",
|
||
"label": "Display weather in calendar"
|
||
}
|
||
}
|
||
},
|
||
"lock-screen": {
|
||
"compact-lockscreen": {
|
||
"description": "Show only the login input and system controls, hiding weather and media widgets.",
|
||
"label": "Compact lock screen"
|
||
},
|
||
"lock-on-suspend": {
|
||
"description": "Automatically lock the screen when suspending the system.",
|
||
"label": "Lock on suspend"
|
||
},
|
||
"show-hibernate": {
|
||
"description": "Show the option 'hibernate' in the energy actions.",
|
||
"label": "Show hibernate"
|
||
},
|
||
"title": "Lock Screen"
|
||
},
|
||
"network": {
|
||
"bluetooth": {
|
||
"label": "Enable Bluetooth"
|
||
},
|
||
"section": {
|
||
"description": "Manage Wi-Fi and Bluetooth connections."
|
||
},
|
||
"title": "Network",
|
||
"wifi": {
|
||
"label": "Enable Wi-Fi"
|
||
}
|
||
},
|
||
"notifications": {
|
||
"duration": {
|
||
"critical-urgency": {
|
||
"description": "How long critical priority notifications stay visible.",
|
||
"label": "Critical urgency"
|
||
},
|
||
"low-urgency": {
|
||
"description": "How long low priority notifications stay visible.",
|
||
"label": "Low urgency"
|
||
},
|
||
"normal-urgency": {
|
||
"description": "How long normal priority notifications stay visible.",
|
||
"label": "Normal urgency"
|
||
},
|
||
"reset": "Reset timeout duration",
|
||
"respect-expire": {
|
||
"description": "Use the expire timeout set in the notification.",
|
||
"label": "Respect expire timeout"
|
||
},
|
||
"section": {
|
||
"description": "Configure how long notifications stay visible based on their urgency level.",
|
||
"label": "Notification duration"
|
||
}
|
||
},
|
||
"monitors": {
|
||
"section": {
|
||
"description": "Show notification on specific monitors. Defaults to all if none are chosen.",
|
||
"label": "Monitors display"
|
||
}
|
||
},
|
||
"settings": {
|
||
"always-on-top": {
|
||
"description": "Display notifications above fullscreen windows and other layers.",
|
||
"label": "Always on top"
|
||
},
|
||
"background-opacity": {
|
||
"description": "Adjust the opacity of notification backgrounds.",
|
||
"label": "Background opacity"
|
||
},
|
||
"do-not-disturb": {
|
||
"description": "Disable all notification popups when enabled.",
|
||
"label": "Do Not Disturb"
|
||
},
|
||
"enable-osd": {
|
||
"description": "Show volume and brightness changes in real-time.",
|
||
"label": "Enable on-screen display"
|
||
},
|
||
"enabled": {
|
||
"description": "Enable or disable the notification daemon, requires a restart of Noctalia shell.",
|
||
"label": "Enable notifications"
|
||
},
|
||
"location": {
|
||
"description": "Where notifications appear on screen.",
|
||
"label": "Location"
|
||
},
|
||
"section": {
|
||
"description": "Configure notifications appearance and behavior.",
|
||
"label": "Appearance"
|
||
}
|
||
},
|
||
"title": "Notifications",
|
||
"toast": {
|
||
"keyboard": {
|
||
"description": "Show a toast when the keyboard layout changes.",
|
||
"label": "Keyboard layout"
|
||
},
|
||
"section": {
|
||
"description": "Configure toast appearance and behavior.",
|
||
"label": "Toast"
|
||
}
|
||
}
|
||
},
|
||
"osd": {
|
||
"always-on-top": {
|
||
"description": "Display OSD above fullscreen windows and other layers.",
|
||
"label": "Always on top"
|
||
},
|
||
"background-opacity": {
|
||
"description": "Controls the transparency of the OSD background.",
|
||
"label": "Background opacity"
|
||
},
|
||
"description": "Configure on-screen indicators such as volume and brightness overlays.",
|
||
"duration": {
|
||
"auto-hide": {
|
||
"description": "Adjust the time before OSD disappears.",
|
||
"label": "Auto-hide after"
|
||
},
|
||
"section": {
|
||
"description": "How long OSD remains visible before hiding automatically.",
|
||
"label": "Auto-hide timeout"
|
||
}
|
||
},
|
||
"enabled": {
|
||
"description": "Show volume and brightness changes in real-time.",
|
||
"label": "Enable on-screen display"
|
||
},
|
||
"location": {
|
||
"description": "Where on-screen displays appear.",
|
||
"label": "Location"
|
||
},
|
||
"monitors": {
|
||
"section": {
|
||
"description": "Show OSD on specific monitors. Defaults to all if none are chosen.",
|
||
"label": "Monitors display"
|
||
}
|
||
},
|
||
"section": {
|
||
"general": {
|
||
"description": "Configure visibility and behavior of OSD.",
|
||
"label": "General"
|
||
}
|
||
},
|
||
"title": "On-Screen Display",
|
||
"types": {
|
||
"brightness": {
|
||
"description": "Show OSD when screen brightness changes.",
|
||
"label": "Brightness"
|
||
},
|
||
"input-volume": {
|
||
"description": "Show OSD when microphone volume changes.",
|
||
"label": "Input volume"
|
||
},
|
||
"lockkey": {
|
||
"description": "Show OSD when Caps Lock, Num Lock, or Scroll Lock are toggled.",
|
||
"label": "Lock keys"
|
||
},
|
||
"section": {
|
||
"description": "Select the events that trigger the OSD. If no events are selected, all available events will trigger the OSD.",
|
||
"label": "OSD trigger events"
|
||
},
|
||
"volume": {
|
||
"description": "Show OSD when audio output volume changes.",
|
||
"label": "Output volume"
|
||
}
|
||
}
|
||
},
|
||
"screen-recorder": {
|
||
"audio": {
|
||
"audio-codec": {
|
||
"description": "Opus is recommended for best performance and smallest audio size.",
|
||
"label": "Audio codec"
|
||
},
|
||
"audio-source": {
|
||
"description": "Audio source to capture during recording.",
|
||
"label": "Audio source"
|
||
},
|
||
"section": {
|
||
"description": "Configure audio recording options.",
|
||
"label": "Audio settings"
|
||
}
|
||
},
|
||
"general": {
|
||
"output-folder": {
|
||
"description": "Folder where screen recordings will be saved.",
|
||
"label": "Output folder",
|
||
"tooltip": "Output folder"
|
||
},
|
||
"section": {
|
||
"description": "Manage screen recording output and content.",
|
||
"label": "General settings"
|
||
},
|
||
"select-output-folder": "Select output folder",
|
||
"show-cursor": {
|
||
"description": "Record mouse cursor in the video.",
|
||
"label": "Show cursor"
|
||
}
|
||
},
|
||
"title": "Screen Recorder",
|
||
"video": {
|
||
"color-range": {
|
||
"description": "Limited is recommended for better compatibility.",
|
||
"label": "Color range"
|
||
},
|
||
"frame-rate": {
|
||
"description": "Target frame rate for screen recordings.",
|
||
"label": "Frame rate"
|
||
},
|
||
"section": {
|
||
"description": "Configure video recording options.",
|
||
"label": "Video settings"
|
||
},
|
||
"video-codec": {
|
||
"description": "h264 is the most common codec.",
|
||
"label": "Video codec"
|
||
},
|
||
"video-quality": {
|
||
"description": "Higher quality results in larger file sizes.",
|
||
"label": "Video quality"
|
||
},
|
||
"video-source": {
|
||
"description": "Portal is recommended, if you get artifacts try Screen.",
|
||
"label": "Video source"
|
||
}
|
||
}
|
||
},
|
||
"session-menu": {
|
||
"countdown-duration": {
|
||
"description": "Set how long the countdown timer lasts before executing power actions.",
|
||
"label": "Countdown duration"
|
||
},
|
||
"enable-countdown": {
|
||
"description": "Show a countdown timer before executing power actions.",
|
||
"label": "Enable countdown timer"
|
||
},
|
||
"entries": {
|
||
"section": {
|
||
"description": "Customize which power actions appear in the session menu and in what order.",
|
||
"label": "Power actions"
|
||
}
|
||
},
|
||
"general": {
|
||
"section": {
|
||
"description": "Configure the session menu panel behavior and appearance.",
|
||
"label": "General"
|
||
}
|
||
},
|
||
"position": {
|
||
"description": "Choose where the session menu panel appears when opened.",
|
||
"label": "Position"
|
||
},
|
||
"show-header": {
|
||
"description": "Display the title and close button at the top of the session menu.",
|
||
"label": "Show header"
|
||
},
|
||
"title": "Session Menu"
|
||
},
|
||
"system-monitor": {
|
||
"cpu-critical-threshold": {
|
||
"label": "Critical threshold"
|
||
},
|
||
"cpu-section": {
|
||
"label": "CPU usage"
|
||
},
|
||
"cpu-warning-threshold": {
|
||
"label": "Warning threshold"
|
||
},
|
||
"critical-color": {
|
||
"label": "Critical color"
|
||
},
|
||
"custom-highlight-colors-title": {
|
||
"label": "Custom highlight colors"
|
||
},
|
||
"disk-critical-threshold": {
|
||
"label": "Critical threshold"
|
||
},
|
||
"disk-section": {
|
||
"label": "Disk usage"
|
||
},
|
||
"disk-warning-threshold": {
|
||
"label": "Warning threshold"
|
||
},
|
||
"general": {
|
||
"section": {
|
||
"description": "Configure the system monitor behavior and appearance.",
|
||
"label": "General"
|
||
}
|
||
},
|
||
"highlight-colors-section": {
|
||
"label": "Highlight colors"
|
||
},
|
||
"mem-critical-threshold": {
|
||
"label": "Critical threshold"
|
||
},
|
||
"mem-warning-threshold": {
|
||
"label": "Warning threshold"
|
||
},
|
||
"memory-section": {
|
||
"label": "Memory usage"
|
||
},
|
||
"network-section": {
|
||
"label": "Network"
|
||
},
|
||
"polling-interval": {
|
||
"label": "Polling interval"
|
||
},
|
||
"temp-critical-threshold": {
|
||
"label": "Critical threshold"
|
||
},
|
||
"temp-warning-threshold": {
|
||
"label": "Warning threshold"
|
||
},
|
||
"temperature-section": {
|
||
"label": "CPU temperature"
|
||
},
|
||
"thresholds-section": {
|
||
"description": "Adjust warning/critical thresholds and polling intervals for each system metric.",
|
||
"label": "Thresholds"
|
||
},
|
||
"title": "System Monitor",
|
||
"use-custom-highlight-colors": {
|
||
"description": "When disabled, theme default highlight colors are used.",
|
||
"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.",
|
||
"label": "Allow panels on screens without a bar"
|
||
},
|
||
"animation-disable": {
|
||
"description": "Disable all animations for a faster, more responsive experience.",
|
||
"label": "Disable UI animations"
|
||
},
|
||
"animation-speed": {
|
||
"description": "Adjust global animation speed.",
|
||
"label": "Animation speed",
|
||
"reset": "Reset animation speed"
|
||
},
|
||
"border-radius": {
|
||
"description": "Controls the corner roundness of windows, buttons, and other elements.",
|
||
"label": "Border radius",
|
||
"reset": "Reset border radius"
|
||
},
|
||
"dim-desktop": {
|
||
"description": "Dim the desktop when panels or menus are open.",
|
||
"label": "Dim desktop"
|
||
},
|
||
"dimmer-opacity": {
|
||
"description": "Set the opacity level for desktop dimming.",
|
||
"label": "Dimmed desktop opacity",
|
||
"reset": "Reset dimmed desktop opacity"
|
||
},
|
||
"panel-background-opacity": {
|
||
"description": "Set the background opacity for all panels (launcher, control center, settings, etc.).",
|
||
"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.",
|
||
"label": "Snap panels to edges"
|
||
},
|
||
"panels-overlay": {
|
||
"description": "Ensures panels and the bar remain visible, even over fullscreen applications.",
|
||
"label": "Keep panels & bar on top"
|
||
},
|
||
"scaling": {
|
||
"description": "Changes the size of the general user interface, excluding the bar.",
|
||
"label": "Interface scaling",
|
||
"reset-scaling": "Reset interface scaling"
|
||
},
|
||
"section": {
|
||
"description": "Customize the look, feel, and behavior of the interface.",
|
||
"label": "Appearance"
|
||
},
|
||
"settings-panel-attached-to-bar": {
|
||
"description": "Keep the settings window aligned with the bar for a unified look.",
|
||
"label": "Snap settings window to bar"
|
||
},
|
||
"shadows": {
|
||
"description": "Enables drop shadows under bars and panels.",
|
||
"direction": {
|
||
"description": "Choose where the shadow is cast from.",
|
||
"label": "Shadow direction"
|
||
},
|
||
"label": "Drop shadows"
|
||
},
|
||
"title": "User Interface",
|
||
"tooltips": {
|
||
"description": "Enable or disable tooltips throughout the interface.",
|
||
"label": "Show tooltips"
|
||
}
|
||
},
|
||
"wallpaper": {
|
||
"automation": {
|
||
"custom-interval": {
|
||
"description": "Enter time as HH:MM (e.g., 01:30).",
|
||
"label": "Custom interval"
|
||
},
|
||
"interval": {
|
||
"description": "How often to change wallpapers automatically.",
|
||
"label": "Wallpaper interval"
|
||
},
|
||
"random-wallpaper": {
|
||
"description": "Schedule random wallpaper changes at regular intervals.",
|
||
"label": "Random wallpaper"
|
||
},
|
||
"section": {
|
||
"label": "Automation"
|
||
}
|
||
},
|
||
"look-feel": {
|
||
"edge-smoothness": {
|
||
"description": "Applies a soft, feathered effect to the edge of transitions.",
|
||
"label": "Soften transition edge"
|
||
},
|
||
"fill-color": {
|
||
"description": "Choose a fill color that may appear behind the wallpaper.",
|
||
"label": "Fill color"
|
||
},
|
||
"fill-mode": {
|
||
"description": "Select how the image should scale to match your monitor's resolution.",
|
||
"label": "Fill mode"
|
||
},
|
||
"section": {
|
||
"label": "Look & feel"
|
||
},
|
||
"transition-duration": {
|
||
"description": "Duration of transition animations in seconds.",
|
||
"label": "Transition duration"
|
||
},
|
||
"transition-type": {
|
||
"description": "Animation type when switching between wallpapers.",
|
||
"label": "Transition type"
|
||
}
|
||
},
|
||
"settings": {
|
||
"enable-management": {
|
||
"description": "Manage wallpapers with Noctalia. Uncheck if you prefer using another application.",
|
||
"label": "Enable wallpaper management"
|
||
},
|
||
"enable-overview": {
|
||
"description": "Applies a blurred and dimmed wallpaper to the overview screen.",
|
||
"label": "Enable overview wallpaper"
|
||
},
|
||
"folder": {
|
||
"description": "Path to your main wallpaper folder.",
|
||
"label": "Wallpaper folder",
|
||
"tooltip": "Wallpaper folder"
|
||
},
|
||
"hide-wallpaper-filenames": {
|
||
"description": "Hide wallpaper filenames in the selector.",
|
||
"label": "Hide filenames"
|
||
},
|
||
"monitor-specific": {
|
||
"description": "Set a different wallpaper folder for each monitor.",
|
||
"label": "Monitor-specific directories",
|
||
"tooltip": "Monitor wallpaper folder"
|
||
},
|
||
"recursive-search": {
|
||
"description": "Also search for wallpapers in subfolders of the wallpaper directory.",
|
||
"label": "Search subfolders"
|
||
},
|
||
"section": {
|
||
"description": "Control how wallpapers are managed and displayed.",
|
||
"label": "Wallpaper settings"
|
||
},
|
||
"select-folder": "Select wallpaper folder",
|
||
"select-monitor-folder": "Select monitor wallpaper folder",
|
||
"selector": {
|
||
"description": "Choose your wallpaper.",
|
||
"label": "Wallpaper selector",
|
||
"tooltip": "Wallpaper selector"
|
||
},
|
||
"selector-position": {
|
||
"description": "Choose where the wallpaper selector panel appears.",
|
||
"label": "Position"
|
||
}
|
||
},
|
||
"title": "Wallpaper"
|
||
}
|
||
},
|
||
"setup": {
|
||
"appearance": {
|
||
"header": "Appearance",
|
||
"subheader": "Choose Dark Mode and color sources (Matugen or predefined)."
|
||
},
|
||
"customize": {
|
||
"header": "Customize your experience",
|
||
"subheader": "Adjust bar position, density, scaling and more."
|
||
},
|
||
"wallpaper": {
|
||
"choose-dir": "Choose a directory containing your wallpaper images",
|
||
"dir": {
|
||
"browse": "Browse for wallpaper folder",
|
||
"description": "Choose the folder containing your wallpapers",
|
||
"label": "Wallpaper directory",
|
||
"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"
|
||
}
|
||
},
|
||
"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": "Unknown",
|
||
"unknown-app": "Unknown app",
|
||
"unknown-layout": "Unknown",
|
||
"unknown-version": "Unknown",
|
||
"uptime": "Uptime: {uptime}",
|
||
"user-requested": "User requested",
|
||
"welcome-back": "Welcome back,",
|
||
"widget-settings-title": "{widget} Settings"
|
||
},
|
||
"toast": {
|
||
"airplane-mode": {
|
||
"disabled": "Disabled",
|
||
"enabled": "Enabled",
|
||
"title": "Airplane Mode"
|
||
},
|
||
"battery": {
|
||
"low": "Low battery",
|
||
"low-desc": "Battery is at {percent}%. Please connect the charger."
|
||
},
|
||
"bluetooth": {
|
||
"disabled": "Disabled",
|
||
"enabled": "Enabled"
|
||
},
|
||
"clipboard": {
|
||
"unavailable": "Clipboard history unavailable",
|
||
"unavailable-desc": "The 'cliphist' application is not installed. Please install it to use clipboard history features."
|
||
},
|
||
"dark-mode": {
|
||
"dark-mode": "Dark Mode",
|
||
"enabled": "Enabled",
|
||
"light-mode": "Light Mode"
|
||
},
|
||
"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."
|
||
},
|
||
"internet": {
|
||
"limited": "Connected without internet"
|
||
},
|
||
"ipc": {
|
||
"powerpanel-deprecated": "PowerPanel has been renamed to SessionMenu, this IPC call will be deprecated soon. Please use \"ipc call sessionMenu toggle\" instead.",
|
||
"sidepanel-deprecated": "SidePanel has been renamed to ControlCenter, this IPC call will be deprecated soon. Please use \"ipc call controlCenter toggle\" instead."
|
||
},
|
||
"keep-awake": {
|
||
"disabled": "Disabled",
|
||
"enabled": "Enabled"
|
||
},
|
||
"keyboard-layout": {
|
||
"changed": "Keyboard layout changed to {layout}"
|
||
},
|
||
"kofi": {
|
||
"opened": "Ko-fi page opened in your browser"
|
||
},
|
||
"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": {
|
||
"disabled": "Disabled",
|
||
"enabled": "Enabled",
|
||
"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}\""
|
||
},
|
||
"recording": {
|
||
"failed-general": "Recorder exited with an error",
|
||
"failed-gpu": "gpu-screen-recorder exited unexpectedly",
|
||
"failed-start": "Failed to start recording",
|
||
"no-portals": "Desktop portals not running",
|
||
"no-portals-desc": "Start xdg-desktop-portal and a compositor portal (wlr/hyprland/gnome/kde).",
|
||
"not-installed": "gpu-screen-recorder not installed",
|
||
"not-installed-desc": "Please install gpu-screen-recorder to use screen recording features.",
|
||
"saved": "Recording saved",
|
||
"started": "Recording started",
|
||
"stopping": "Stopping recording…"
|
||
},
|
||
"theming-processor-failed": {
|
||
"desc-generic": "Encountered an error while processing templates.",
|
||
"title-matugen": "Matugen templating processing failed",
|
||
"title-predefined": "Predefined color cheme processing failed"
|
||
},
|
||
"vpn": {
|
||
"connected": "Connected to '{name}'",
|
||
"disconnected": "Disconnected from '{name}'"
|
||
},
|
||
"wallpaper-colors": {
|
||
"disabled": "Wallpaper colors disabled",
|
||
"enabled": "Wallpaper colors enabled",
|
||
"label": "Wallpaper colors generation",
|
||
"not-installed": "Matugen not installed - required for wallpaper color extraction"
|
||
},
|
||
"wifi": {
|
||
"connected": "Connected to '{ssid}'",
|
||
"disabled": "Disabled",
|
||
"disconnected": "Disconnected from '{ssid}'",
|
||
"enabled": "Enabled"
|
||
}
|
||
},
|
||
"tooltips": {
|
||
"add-widget": "Add widget",
|
||
"bluetooth-devices": "Bluetooth devices",
|
||
"brightness-at": "Brightness: {brightness}%",
|
||
"cancel-timer": "Timer",
|
||
"clear-history": "Clear history",
|
||
"click-to-start-recording": "Screen recorder (start recording)",
|
||
"click-to-stop-recording": "Screen recorder (stop recording)",
|
||
"close": "Close button",
|
||
"connect-disconnect-devices": "Bluetooth device",
|
||
"delete-notification": "Delete notification",
|
||
"disable-keep-awake": "Keep Awake",
|
||
"do-not-disturb-disabled": "Do Not Disturb",
|
||
"do-not-disturb-enabled": "Do Not Disturb",
|
||
"enable-keep-awake": "Keep Awake",
|
||
"forget-network": "Forget network",
|
||
"grid-view": "Grid view",
|
||
"hidden-files-hide": "Hidden files",
|
||
"hidden-files-show": "Hidden files",
|
||
"home": "Home directory",
|
||
"input-muted": "Microphone",
|
||
"keep-awake": "Keep Awake",
|
||
"keyboard-layout": "{layout} keyboard layout",
|
||
"list-view": "List view",
|
||
"manage-vpn": "VPN connections",
|
||
"manage-wifi": "Wi-Fi",
|
||
"microphone-volume-at": "Microphone volume: {volume}%",
|
||
"move-to-center-section": "Center section",
|
||
"move-to-left-section": "Left section",
|
||
"move-to-right-section": "Right section",
|
||
"next-media": "Next track",
|
||
"next-month": "Next month",
|
||
"night-light-disabled": "Night Light",
|
||
"night-light-enabled": "Night Light",
|
||
"night-light-forced": "Night Light",
|
||
"night-light-not-installed": "Night Light (not available)",
|
||
"noctalia-performance-disabled": "Noctalia performance mode",
|
||
"noctalia-performance-enabled": "Noctalia performance mode",
|
||
"open-control-center": "Control center",
|
||
"open-notification-history-disable-dnd": "Notification history",
|
||
"open-notification-history-enable-dnd": "Notification history",
|
||
"open-settings": "Settings",
|
||
"open-tray-dropdown": "System tray",
|
||
"open-wallpaper-selector": "Wallpaper selector",
|
||
"output-muted": "Audio output",
|
||
"pause": "Pause button",
|
||
"play": "Play button",
|
||
"power-profile": "{profile} power profile",
|
||
"previous-media": "Previous track",
|
||
"previous-month": "Previous month",
|
||
"refresh": "Refresh",
|
||
"refresh-devices": "Refresh devices",
|
||
"refresh-wallhaven": "Refresh Wallhaven results",
|
||
"refresh-wallpaper-list": "Refresh wallpaper list",
|
||
"remove-widget": "Remove widget",
|
||
"screen-recorder-not-installed": "Screen recorder (not installed)",
|
||
"search": "Search",
|
||
"search-close": "Close search",
|
||
"session-menu": "Session menu",
|
||
"set-power-profile": "{profile} power profile",
|
||
"start-screen-recording": "Screen recorder",
|
||
"stop-screen-recording": "Screen recorder",
|
||
"switch-to-dark-mode": "Dark Mode",
|
||
"switch-to-light-mode": "Light Mode",
|
||
"up": "Parent directory",
|
||
"volume-at": "Output volume: {volume}%",
|
||
"wallpaper-selector": "Wallpaper selector",
|
||
"widget-settings": "Widget settings"
|
||
},
|
||
"wallpaper": {
|
||
"configure-directory": "Configure your wallpaper directory with images.",
|
||
"fill-modes": {
|
||
"center": "Center",
|
||
"crop": "Crop (Fill)",
|
||
"fit": "Fit (Contain)",
|
||
"stretch": "Stretch"
|
||
},
|
||
"no-match": "No match found.",
|
||
"no-wallpaper": "No wallpaper found.",
|
||
"panel": {
|
||
"apply-all-monitors": {
|
||
"description": "Apply the selected wallpaper to all monitors.",
|
||
"label": "Apply to all monitors"
|
||
},
|
||
"categories": {
|
||
"anime": "Anime",
|
||
"general": "General",
|
||
"label": "Categories",
|
||
"people": "People"
|
||
},
|
||
"order": {
|
||
"asc": "Ascending",
|
||
"desc": "Descending",
|
||
"label": "Order"
|
||
},
|
||
"purity": {
|
||
"all": "All",
|
||
"label": "Content filter",
|
||
"sfw": "SFW",
|
||
"sketchy": "Sketchy"
|
||
},
|
||
"resolution": {
|
||
"atleast": "At least",
|
||
"exact": "Exact",
|
||
"label": "Resolution",
|
||
"mode": {
|
||
"label": "Mode"
|
||
}
|
||
},
|
||
"search": "Search",
|
||
"sorting": {
|
||
"date_added": "Date added",
|
||
"favorites": "Favorites",
|
||
"label": "Sort by",
|
||
"random": "Random",
|
||
"relevance": "Relevance",
|
||
"toplist": "Toplist",
|
||
"views": "Views"
|
||
},
|
||
"source": {
|
||
"label": "Source",
|
||
"local": "Local",
|
||
"wallhaven": "Wallhaven"
|
||
},
|
||
"title": "Wallpaper Selector",
|
||
"wallhaven-settings": {
|
||
"apply": "Apply",
|
||
"title": "Wallhaven Settings"
|
||
}
|
||
},
|
||
"transitions": {
|
||
"disc": "Disc",
|
||
"fade": "Fade",
|
||
"none": "None",
|
||
"random": "Random",
|
||
"stripes": "Stripes",
|
||
"wipe": "Wipe"
|
||
},
|
||
"try-different-search": "Try a different search query.",
|
||
"unknown": "Unknown",
|
||
"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",
|
||
"unknown": "Unknown"
|
||
},
|
||
"widgets": {
|
||
"color-picker": {
|
||
"apply": "Apply",
|
||
"cancel": "Cancel",
|
||
"palette": {
|
||
"description": "Choose from a wide range of predefined colors.",
|
||
"label": "Palette",
|
||
"theme-colors": "Quick access to your theme's color palette."
|
||
},
|
||
"title": "Color picker"
|
||
},
|
||
"datetime-tokens": {
|
||
"ampm": {
|
||
"lowercase": "am/pm in lowercase",
|
||
"uppercase": "AM/PM in uppercase"
|
||
},
|
||
"common": {
|
||
"12hour-time-minutes": "12-hour time with minutes",
|
||
"24hour-time-minutes": "24-hour time with minutes",
|
||
"24hour-time-seconds": "24-hour time with seconds",
|
||
"european-date": "European date format",
|
||
"iso-date": "ISO date format",
|
||
"us-date": "US date format",
|
||
"weekday-date": "Weekday with date",
|
||
"weekday-month-day": "Weekday, month and day"
|
||
},
|
||
"day": {
|
||
"abbreviated": "Abbreviated day name",
|
||
"full": "Full day name",
|
||
"leading-zero": "Day with leading zero (01-31)",
|
||
"no-leading-zero": "Day without leading zero (1-31)"
|
||
},
|
||
"hour": {
|
||
"leading-zero": "Hour with leading zero (00-23) - 24-hour format",
|
||
"no-leading-zero": "Hour without leading zero (0-23) - 24-hour format"
|
||
},
|
||
"minute": {
|
||
"leading-zero": "Minute with leading zero (00-59)",
|
||
"no-leading-zero": "Minute without leading zero (0-59)"
|
||
},
|
||
"month": {
|
||
"abbreviated": "Abbreviated month name",
|
||
"full": "Full month name",
|
||
"number-leading-zero": "Month as number with leading zero (01-12)",
|
||
"number-no-zero": "Month as number without leading zero (1-12)"
|
||
},
|
||
"second": {
|
||
"leading-zero": "Second with leading zero (00-59)",
|
||
"no-leading-zero": "Second without leading zero (0-59)"
|
||
},
|
||
"timezone": {
|
||
"abbreviation": "Timezone abbreviation"
|
||
},
|
||
"year": {
|
||
"four-digit": "Year as four-digit number",
|
||
"two-digit": "Year as two-digit number (00-99)"
|
||
}
|
||
},
|
||
"file-picker": {
|
||
"cancel": "Cancel",
|
||
"search-placeholder": "Search files and folders...",
|
||
"select-current": "Select Current",
|
||
"select-file": "Select File",
|
||
"select-folder": "Select Folder",
|
||
"title": "File Picker"
|
||
},
|
||
"icon-picker": {
|
||
"apply": "Apply",
|
||
"cancel": "Cancel",
|
||
"search": {
|
||
"label": "Search"
|
||
},
|
||
"title": "Icon picker"
|
||
},
|
||
"text-input": {
|
||
"clear": "Clear"
|
||
},
|
||
"tooltip": {
|
||
"placeholder": "Placeholder"
|
||
}
|
||
},
|
||
"wifi": {
|
||
"panel": {
|
||
"available-networks": "Available networks",
|
||
"connect": "Connect",
|
||
"connected": "Connected",
|
||
"disabled": "Wi-Fi is disabled",
|
||
"disconnect": "Disconnect",
|
||
"disconnecting": "Disconnecting...",
|
||
"enable-message": "Enable Wi-Fi to see available networks.",
|
||
"enter-password": "Enter password...",
|
||
"forget": "Forget",
|
||
"forget-network": "Forget this network?",
|
||
"forgetting": "Forgetting...",
|
||
"known-networks": "Known networks",
|
||
"no-networks": "No networks found",
|
||
"password": "Password",
|
||
"saved": "Saved",
|
||
"scan-again": "Scan again",
|
||
"searching": "Searching for nearby networks...",
|
||
"title": "Wi-Fi"
|
||
}
|
||
}
|
||
}
|