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

1468 lines
50 KiB
JSON

{
"settings": {
"general": {
"title": "General",
"profile": {
"section": {
"label": "Profile",
"description": "Edit your user details and avatar."
},
"picture": {
"label": "{user}'s Profile picture",
"description": "Your profile picture that appears throughout the interface."
},
"select-avatar": "Select avatar image"
},
"ui": {
"section": {
"label": "User interface",
"description": "Customize the look, feel, and behavior of the interface."
},
"tooltips": {
"label": "Show tooltips",
"description": "Enable or disable tooltips throughout the interface."
},
"dim-desktop": {
"label": "Dim desktop",
"description": "Dim the desktop when panels or menus are open."
},
"border-radius": {
"label": "Border radius",
"description": "Controls the corner roundness of windows, buttons, and other elements."
},
"animation-speed": {
"label": "Animation speed",
"description": "Adjust global animation speed."
},
"animation-disable": {
"label": "Disable UI Animations",
"description": "Disable all animations for a faster, more responsive experience."
}
},
"screen-corners": {
"section": {
"label": "Screen corners",
"description": "Customize screen corner rounding and visual effects."
},
"show-corners": {
"label": "Show screen corners",
"description": "Display rounded corners on the edge of the screen."
},
"solid-black": {
"label": "Solid black corners",
"description": "Use solid black instead of the bar background color."
},
"radius": {
"label": "Screen corners radius",
"description": "Adjust the rounded corners of the screen."
}
},
"fonts": {
"reset-scaling": "Reset scaling",
"section": {
"label": "Fonts",
"description": "Choose the fonts used throughout the interface."
},
"default": {
"label": "Default font",
"description": "Main font used throughout the interface.",
"placeholder": "Select default font...",
"search-placeholder": "Search font...",
"scale": {
"label": "Default font size",
"description": "Increase or decrease the size of the standard text."
}
},
"monospace": {
"label": "Monospaced font",
"description": "Monospaced font used for numbers and stats display.",
"placeholder": "Select monospace font...",
"search-placeholder": "Search monospace font...",
"scale": {
"label": "Monospaced font size",
"description": "Increase or decrease the size of the monospaced text."
}
}
},
"control-center": {
"section": {
"label": "Control Center",
"description": "Configure the Control Center panel positioning and behavior."
},
"position": {
"label": "Position",
"description": "Choose where the Control Center panel appears when opened."
}
}
},
"audio": {
"title": "Audio",
"volumes": {
"section": {
"label": "Volumes",
"description": "Adjust volume controls and audio levels."
},
"output-volume": {
"label": "Output volume",
"description": "System-wide volume level."
},
"mute-output": {
"label": "Mute audio output",
"description": "Mute the system's main audio output."
},
"input-volume": {
"label": "Input volume",
"description": "Microphone input volume level."
},
"mute-input": {
"label": "Mute audio input",
"description": "Mute the default audio input (microphone)."
},
"step-size": {
"label": "Volume step size",
"description": "Adjust the step size for volume changes (scroll wheel, keyboard shortcuts)."
},
"volume-overdrive": {
"label": "Allow volume overdrive",
"description": "Allow raising volume above 100%. May not be supported by all hardware."
}
},
"devices": {
"section": {
"label": "Audio devices",
"description": "Configure available audio input and output devices."
},
"output-device": {
"label": "Output device",
"description": "Select the desired audio output device."
},
"input-device": {
"label": "Input device",
"description": "Select the desired audio input device."
}
},
"media": {
"section": {
"label": "Media players",
"description": "Set your preferred and ignored media applications."
},
"primary-player": {
"label": "Primary player",
"description": "Enter a keyword to identify your main player.",
"placeholder": "e.g. spotify, vlc, mpv"
},
"excluded-player": {
"label": "Excluded player",
"description": "Add keywords for players you want the system to ignore. Each keyword should be on a new line.",
"placeholder": "type substring and press +"
},
"visualizer-type": {
"label": "Visualization type",
"description": "Choose a visualization type for media playback"
},
"frame-rate": {
"label": "Frame rate",
"description": "Higher rates are smoother but use more resources."
},
"scrolling-title": {
"label": "Scrolling title",
"description": "Enable continuous scrolling for long media titles"
},
"scrolling-speed": {
"label": "Scrolling speed",
"description": "Time in seconds for the title to scroll from start to end"
}
}
},
"display": {
"title": "Display",
"monitors": {
"section": {
"label": "Per-monitor settings",
"description": "Adjust scaling and brightness for each display."
},
"scale": "Scale",
"brightness": "Brightness",
"reset-scaling": "Reset scaling",
"brightness-step": {
"label": "Brightness step size",
"description": "Adjust the step size for brightness changes (scroll wheel and keyboard shortcuts)."
}
},
"night-light": {
"section": {
"label": "Night light",
"description": "Reduce blue light emission to help you sleep better and reduce eye strain."
},
"enable": {
"label": "Enable night light",
"description": "Apply a warm color filter to reduce blue light emission."
},
"temperature": {
"label": "Color temperature",
"description": "Set the color warmth for nighttime and daytime.",
"night": "Night",
"day": "Day"
},
"auto-schedule": {
"label": "Automatic scheduling",
"description": "Based on the sunset and sunrise time in <i>{location}</i> - recommended."
},
"manual-schedule": {
"label": "Manual scheduling",
"description": "Set custom times for sunrise and sunset.",
"sunrise": "Sunrise time",
"sunset": "Sunset time",
"select-start": "Select start time",
"select-stop": "Select stop time"
},
"force-activation": {
"label": "Force activation",
"description": "Ignores the schedule and applies the night filter immediately."
}
}
},
"bar": {
"title": "Bar",
"appearance": {
"section": {
"label": "Appearance",
"description": "Customize the bar's appearance and position."
},
"position": {
"label": "Bar position",
"description": "Choose where to place the bar on the screen."
},
"density": {
"label": "Bar density",
"description": "Adjust the bar's padding for a compact or spacious look."
},
"background-opacity": {
"label": "Background opacity",
"description": "Adjust the background opacity of the bar."
},
"show-capsule": {
"label": "Show capsule",
"description": "Show widget backgrounds."
},
"floating": {
"label": "Floating bar",
"description": "Displays the bar as a floating 'pill'. Note: This will move the screen corners to the edges."
},
"margins": {
"label": "Margins",
"description": "Adjust the margins around the floating bar.",
"vertical": "Vertical",
"horizontal": "Horizontal"
}
},
"widgets": {
"section": {
"label": "Widgets positioning",
"description": "Drag and drop widgets to reorder them within each section, or use the add/remove buttons to manage widgets."
}
},
"monitors": {
"section": {
"label": "Monitors display",
"description": "Show bar on specific monitors. Defaults to all if none are chosen."
}
}
},
"dock": {
"title": "Dock",
"appearance": {
"section": {
"label": "Appearance",
"description": "Customize the dock's behavior and appearance."
},
"display": {
"label": "Display",
"description": "Choose how the dock behaves.",
"always-visible": "Always visible",
"auto-hide": "Auto hide",
"exclusive": "Exclusive"
},
"background-opacity": {
"label": "Background opacity",
"description": "Adjust the dock's background opacity."
},
"floating-distance": {
"label": "Dock floating distance",
"description": "Adjust the floating distance from the screen edge."
}
},
"monitors": {
"section": {
"label": "Monitor display",
"description": "Choose which monitor to display the dock on."
},
"only-same-output": {
"label": "Only apps from same output",
"description": "Show only apps from the output where the dock is located."
}
}
},
"launcher": {
"title": "Launcher",
"settings": {
"section": {
"label": "Appearance",
"description": "Customize the launcher's behavior and appearance."
},
"position": {
"label": "Position",
"description": "Choose where the launcher panel appears."
},
"background-opacity": {
"label": "Background opacity",
"description": "Adjust the background opacity of the launcher."
},
"clipboard-history": {
"label": "Enable clipboard history",
"description": "Access previously copied items from the launcher."
},
"sort-by-usage": {
"label": "Sort by most used",
"description": "When enabled, frequently launched apps appear first in the list."
},
"use-app2unit": {
"label": "Use App2Unit to launch applications",
"description": "Uses an alternative launch method to better manage app processes and prevent issues."
},
"terminal-command": {
"label": "Terminal command",
"description": "Command to launch a terminal. E.g., 'kitty -e' or 'gnome-terminal --'."
}
}
},
"notifications": {
"title": "Notifications",
"settings": {
"section": {
"label": "Appearance",
"description": "Configure notifications appearance and behavior."
},
"do-not-disturb": {
"label": "Do not disturb",
"description": "Disable all notification popups when enabled."
},
"enable-osd": {
"label": "Enable on screen display",
"description": "Show volume and brightness changes in real-time."
},
"location": {
"label": "Location",
"description": "Where notifications appear on screen."
},
"always-on-top": {
"label": "Always on top",
"description": "Display notifications above fullscreen windows and other layers."
}
},
"duration": {
"section": {
"label": "Notification duration",
"description": "Configure how long notifications stay visible based on their urgency level."
},
"respect-expire": {
"label": "Respect expire timeout",
"description": "Use the expire timeout set in the notification."
},
"low-urgency": {
"label": "Low urgency",
"description": "How long low priority notifications stay visible."
},
"normal-urgency": {
"label": "Normal urgency",
"description": "How long normal priority notifications stay visible."
},
"critical-urgency": {
"label": "Critical urgency",
"description": "How long critical priority notifications stay visible."
}
},
"monitors": {
"section": {
"label": "Monitors display",
"description": "Show notification on specific monitors. Defaults to all if none are chosen."
}
}
},
"osd": {
"title": "On-Screen Display",
"description": "Configure on-screen indicators such as volume and brightness overlays.",
"section": {
"general": {
"label": "General",
"description": "Configure visibility and behavior of OSD."
}
},
"enabled": {
"label": "Enable on screen display",
"description": "Show volume and brightness changes in real-time."
},
"location": {
"label": "Location",
"description": "Where on-screen displays appear."
},
"duration": {
"section": {
"label": "Auto-hide timeout",
"description": "How long OSD remains visible before hiding automatically."
},
"auto-hide": {
"label": "Auto-hide after",
"description": "Adjust the time before OSD disappears."
}
},
"monitors": {
"section": {
"label": "Monitors display",
"description": "Show OSD on specific monitors. Defaults to all if none are chosen."
}
}
},
"wallpaper": {
"title": "Wallpaper",
"settings": {
"section": {
"label": "Wallpaper settings",
"description": "Control how wallpapers are managed and displayed."
},
"enable-management": {
"label": "Enable wallpaper management",
"description": "Manage wallpapers with Noctalia. Uncheck if you prefer using another application."
},
"folder": {
"label": "Wallpaper folder",
"description": "Path to your main wallpaper folder.",
"tooltip": "Browse for wallpaper folder"
},
"monitor-specific": {
"label": "Monitor-specific directories",
"description": "Set a different wallpaper folder for each monitor.",
"tooltip": "Browse for wallpaper folder"
},
"select-folder": "Select wallpaper folder",
"select-monitor-folder": "Select monitor wallpaper folder"
},
"look-feel": {
"section": {
"label": "Look & feel"
},
"fill-mode": {
"label": "Fill mode",
"description": "Select how the image should scale to match your monitor's resolution."
},
"fill-color": {
"label": "Fill color",
"description": "Choose a fill color that may appear behind the wallpaper."
},
"transition-type": {
"label": "Transition type",
"description": "Animation type when switching between wallpapers."
},
"transition-duration": {
"label": "Transition duration",
"description": "Duration of transition animations in seconds."
},
"edge-smoothness": {
"label": "Soften transition edge",
"description": "Applies a soft, feathered effect to the edge of transitions."
}
},
"automation": {
"section": {
"label": "Automation"
},
"random-wallpaper": {
"label": "Random wallpaper",
"description": "Schedule random wallpaper changes at regular intervals."
},
"interval": {
"label": "Wallpaper interval",
"description": "How often to change wallpapers automatically."
},
"custom-interval": {
"label": "Custom interval",
"description": "Enter time as HH:MM (e.g., 01:30)."
}
}
},
"color-scheme": {
"title": "Color scheme",
"color-source": {
"section": {
"label": "Color source",
"description": "Main settings for Noctalia's colors."
},
"dark-mode": {
"label": "Dark mode",
"description": "Switches to a darker theme for easier viewing at night."
},
"use-wallpaper-colors": {
"label": "Use wallpaper colors",
"description": "Generate color schemes from your wallpaper using Matugen. Automatically extracts colors to create a cohesive theme."
},
"matugen-scheme-type": {
"label": "Matugen scheme type",
"description": "Choose the color scheme generation algorithm for Matugen."
}
},
"predefined": {
"section": {
"label": "Predefined color schemes",
"description": "Choose from a collection of predefined color schemes."
},
"generate-templates": {
"label": "Generate templates for predefined schemes",
"description": "Generate Matugen templates (GTK, terminal themes, etc.) when using predefined color schemes."
}
},
"templates": {
"section": {
"label": "Templates",
"description": "Apply colors to external applications."
},
"ui": {
"label": "UI",
"description": "Desktop environment and UI toolkit theming.",
"gtk": {
"description": "Write {filepath}"
},
"qt": {
"description": "Write {filepath}"
}
},
"terminal": {
"label": "Terminal",
"description": "Terminal emulator theming.",
"kitty": {
"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"
},
"foot": {
"description": "Write {filepath} and reload",
"description-missing": "Requires {app} to be installed"
}
},
"programs": {
"label": "Programs",
"description": "Application-specific theming.",
"fuzzel": {
"description": "Write {filepath} and reload",
"description-missing": "Requires {app} to be installed"
},
"vesktop": {
"description": "Write {filepath}",
"description-missing": "Requires {app} to be installed"
},
"pywalfox": {
"description": "Write {filepath} and run pywalfox update",
"description-missing": "Requires {app} to be installed"
}
},
"misc": {
"label": "Misc",
"description": "Additional configuration options.",
"user-templates": {
"label": "User templates",
"description": "Enable user-defined Matugen config from ~/.config/matugen/config.toml"
}
}
}
},
"location": {
"title": "Location",
"location": {
"section": {
"label": "Your location",
"description": "Get accurate weather and night light scheduling by setting your location."
},
"search": {
"label": "Search for a location",
"description": "e.g., Toronto, ON",
"placeholder": "Enter the location name"
}
},
"weather": {
"section": {
"label": "Weather",
"description": "Choose your preferred temperature unit."
},
"fahrenheit": {
"label": "Display temperature in Fahrenheit (°F)",
"description": "Display temperature in Fahrenheit instead of Celsius."
}
},
"date-time": {
"section": {
"label": "Date & time",
"description": "Customize how date and time appear."
},
"12hour-format": {
"label": "Use 12-hour time format",
"description": "On for AM/PM format (e.g., 8:00 PM), off for 24-hour format (e.g., 20:00)."
},
"week-numbers": {
"label": "Show week numbers",
"description": "Displays the week of the year (e.g., Week 38) in the calendar."
}
}
},
"network": {
"title": "Network",
"section": {
"description": "Manage Wi-Fi and Bluetooth connections."
},
"wifi": {
"label": "Enable Wi-Fi"
},
"bluetooth": {
"label": "Enable Bluetooth"
}
},
"screen-recorder": {
"title": "Screen recorder",
"general": {
"section": {
"label": "General settings",
"description": "Manage screen recording output and content."
},
"output-folder": {
"label": "Output folder",
"description": "Folder where screen recordings will be saved.",
"tooltip": "Browse for output folder"
},
"show-cursor": {
"label": "Show cursor",
"description": "Record mouse cursor in the video."
},
"select-output-folder": "Select output folder"
},
"video": {
"section": {
"label": "Video settings",
"description": "Configure video recording options."
},
"video-source": {
"label": "Video source",
"description": "Portal is recommended, if you get artifacts try Screen."
},
"frame-rate": {
"label": "Frame rate",
"description": "Target frame rate for screen recordings."
},
"video-quality": {
"label": "Video quality",
"description": "Higher quality results in larger file sizes."
},
"video-codec": {
"label": "Video codec",
"description": "h264 is the most common codec."
},
"color-range": {
"label": "Color range",
"description": "Limited is recommended for better compatibility."
}
},
"audio": {
"section": {
"label": "Audio settings",
"description": "Configure audio recording options."
},
"audio-source": {
"label": "Audio source",
"description": "Audio source to capture during recording."
},
"audio-codec": {
"label": "Audio codec",
"description": "Opus is recommended for best performance and smallest audio size."
}
}
},
"about": {
"title": "About",
"noctalia": {
"section": {
"label": "Noctalia shell",
"description": "A sleek and minimal desktop shell thoughtfully crafted for Wayland, built with Quickshell."
},
"latest-version": "Latest version:",
"installed-version": "Installed version:",
"download-latest": "Download latest release"
},
"contributors": {
"section": {
"label": "Contributors",
"description": "Shout-out to our {count} <b>awesome</b> contributor!",
"description_plural": "Shout-out to our {count} <b>awesome</b> contributors!"
}
}
},
"hooks": {
"title": "Hooks",
"system-hooks": {
"section": {
"label": "System hooks",
"description": "Configure commands to be executed when system events occur."
},
"enable": {
"label": "Enable hooks",
"description": "Enable or disable all hook commands."
}
},
"wallpaper-changed": {
"label": "Wallpaper changed",
"description": "Command to be executed when wallpaper changes.",
"placeholder": "e.g., notify-send \"Wallpaper\" \"Changed\""
},
"theme-changed": {
"label": "Theme changed",
"description": "Command to be executed when theme toggles between dark and light mode.",
"placeholder": "e.g., notify-send \"Theme\" \"Toggled\""
},
"info": {
"command-info": {
"label": "Hook Command Information",
"description": "• Commands are executed via shell (sh -c)\n• Commands run in background (detached)\n• Test buttons execute with current values"
},
"parameters": {
"label": "Available Parameters",
"description": "• Wallpaper Hook: $1 = wallpaper path, $2 = screen name\n• Theme Toggle Hook: $1 = true/false (dark mode state)"
}
}
}
},
"widgets": {
"tooltip": {
"placeholder": "Placeholder"
},
"file-picker": {
"select-folder": "Select Folder",
"select-file": "Select File"
},
"datetime-tokens": {
"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",
"weekday-month-day": "Weekday, month and day",
"iso-date": "ISO date format",
"us-date": "US date format",
"european-date": "European date format",
"weekday-date": "Weekday with date"
},
"hour": {
"no-leading-zero": "Hour without leading zero (0-23) - 24-hour format",
"leading-zero": "Hour with leading zero (00-23) - 24-hour format"
},
"minute": {
"no-leading-zero": "Minute without leading zero (0-59)",
"leading-zero": "Minute with leading zero (00-59)"
},
"second": {
"no-leading-zero": "Second without leading zero (0-59)",
"leading-zero": "Second with leading zero (00-59)"
},
"ampm": {
"uppercase": "AM/PM in uppercase",
"lowercase": "am/pm in lowercase"
},
"timezone": {
"abbreviation": "Timezone abbreviation"
},
"year": {
"two-digit": "Year as two-digit number (00-99)",
"four-digit": "Year as four-digit number"
},
"month": {
"number-no-zero": "Month as number without leading zero (1-12)",
"number-leading-zero": "Month as number with leading zero (01-12)",
"abbreviated": "Abbreviated month name",
"full": "Full month name"
},
"day": {
"no-leading-zero": "Day without leading zero (1-31)",
"leading-zero": "Day with leading zero (01-31)",
"abbreviated": "Abbreviated day name",
"full": "Full day name"
}
},
"icon-picker": {
"title": "Icon picker",
"search": {
"label": "Search"
},
"cancel": "Cancel",
"apply": "Apply"
},
"color-picker": {
"title": "Color picker",
"hex": {
"label": "Hex color",
"description": "Enter a hexadecimal color code."
},
"rgb": {
"label": "RGB values",
"description": "Adjust red, green, blue, and brightness values."
},
"brightness": "Brightness",
"theme-colors": {
"label": "Theme colors",
"description": "Quick access to your theme's color palette."
},
"palette": {
"label": "Palette",
"description": "Choose from a wide range of predefined colors."
},
"cancel": "Cancel",
"apply": "Apply"
}
},
"bar": {
"widget-settings": {
"dialog": {
"cancel": "Cancel",
"apply": "Apply"
},
"section-editor": {
"placeholder": "Select a widget to add...",
"search-placeholder": "Search widget..."
},
"active-window": {
"auto-hide": {
"label": "Hide automatically",
"description": "Automatically hide the widget when no window is active."
},
"show-app-icon": {
"label": "Show app icon",
"description": "Display the application icon next to the window title."
},
"scrolling-mode": {
"label": "Scrolling mode",
"description": "Control when text scrolling is enabled for long window titles."
},
"width": {
"label": "Widget Width",
"description": "Controls the horizontal size of the widget."
}
},
"system-monitor": {
"cpu-usage": {
"label": "CPU usage",
"description": "Display current CPU usage percentage."
},
"cpu-temperature": {
"label": "CPU temperature",
"description": "Show CPU temperature readings if available."
},
"memory-usage": {
"label": "Memory usage",
"description": "Display current RAM usage information."
},
"memory-percentage": {
"label": "Memory as percentage",
"description": "Show memory usage as a percentage instead of absolute values."
},
"network-traffic": {
"label": "Network traffic",
"description": "Display network upload and download speeds."
},
"storage-usage": {
"label": "Storage usage",
"description": "Show disk space usage information."
}
},
"notification-history": {
"show-unread-badge": {
"label": "Show unread badge",
"description": "Display a badge showing the number of unread notifications."
},
"hide-badge-when-zero": {
"label": "Hide badge when zero",
"description": "Hide the notification badge when there are no unread notifications."
}
},
"battery": {
"display-mode": {
"label": "Display mode",
"description": "Choose how you'd like this value to appear."
},
"low-battery-threshold": {
"label": "Low battery warning threshold",
"description": "Show a warning when battery falls below this percentage."
}
},
"control-center": {
"use-distro-logo": {
"label": "Use distro logo instead of icon",
"description": "Use your distribution's logo instead of a custom icon."
},
"icon": {
"label": "Icon",
"description": "Select an icon from the library or a custom file."
},
"browse-library": "Browse Library",
"browse-file": "Browse File",
"select-custom-icon": "Select a custom icon"
},
"keyboard-layout": {
"display-mode": {
"label": "Display mode",
"description": "Choose how you'd like this value to appear."
}
},
"volume": {
"display-mode": {
"label": "Display mode",
"description": "Choose how you'd like this value to appear."
}
},
"workspace": {
"label-mode": {
"label": "Label Mode",
"description": "Choose how workspace labels are displayed."
},
"hide-unoccupied": {
"label": "Hide unoccupied",
"description": "Don't display workspaces without windows."
}
},
"microphone": {
"display-mode": {
"label": "Display mode",
"description": "Choose how you'd like this value to appear."
}
},
"brightness": {
"display-mode": {
"label": "Display mode",
"description": "Choose how you'd like this value to appear."
}
},
"spacer": {
"width": {
"label": "Width",
"description": "Spacing width in pixels"
}
},
"custom-button": {
"icon": {
"label": "Icon",
"description": "Select an icon from the library."
},
"browse": "Browse",
"left-click": {
"label": "Left click",
"description": "Command to execute when the button is left-clicked."
},
"right-click": {
"label": "Right click",
"description": "Command to execute when the button is right-clicked."
},
"middle-click": {
"label": "Middle click",
"description": "Command to execute when the button is middle-clicked."
},
"dynamic-text": "Dynamic text",
"display-command-output": {
"label": "Display Command Output",
"description": "Enter a command to run at a regular interval. The first line of its output will be displayed as text."
},
"refresh-interval": {
"label": "Refresh interval",
"description": "Interval in milliseconds."
}
},
"media-mini": {
"auto-hide": {
"label": "Hide automatically",
"description": "Automatically hide the widget when no media is playing."
},
"show-album-art": {
"label": "Show album art",
"description": "Display the album artwork for the currently playing track."
},
"show-visualizer": {
"label": "Show visualizer",
"description": "Display an audio visualizer when music is playing."
},
"visualizer-type": {
"label": "Visualizer type",
"description": "Choose the style of audio visualizer to display."
},
"scrolling-mode": {
"label": "Scrolling mode",
"description": "Control when text scrolling is enabled for long track titles."
},
"no-active-player": "No active player"
},
"clock": {
"use-primary-color": {
"label": "Use primary color",
"description": "When enabled, this applies the primary color for emphasis."
},
"use-monospaced-font": {
"label": "Use monospaced font",
"description": "When enabled, the clock will use the monospaced font."
},
"use-custom-font": {
"label": "Use custom font",
"description": "Override the default font selection with a custom font for the clock."
},
"custom-font": {
"label": "Custom font",
"description": "Select a custom font for the clock display.",
"placeholder": "Select custom font...",
"search-placeholder": "Search fonts..."
},
"clock-display": {
"label": "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."
},
"horizontal-bar": {
"label": "Horizontal bar",
"description": "Tip: Use \\n to create a line break."
},
"vertical-bar": {
"label": "Vertical bar",
"description": "Use a space to separate each part onto a new line."
},
"preview": "Preview"
},
"taskbar": {
"only-active-workspaces": {
"label": "Only from active workspaces",
"description": "Show only apps from active workspaces."
},
"only-same-output": {
"label": "Only from same output",
"description": "Show only apps from the output where the bar is located."
}
}
}
},
"notifications": {
"panel": {
"title": "Notifications",
"no-notifications": "No notifications",
"description": "Your notifications will show up here as they arrive.",
"click-to-expand": "Click to expand"
}
},
"wallpaper": {
"panel": {
"title": "Wallpaper selector",
"apply-all-monitors": {
"label": "Apply to all monitors",
"description": "Apply selected wallpaper to all monitors at once."
},
"search": "Search:"
},
"transitions": {
"none": "None",
"random": "Random",
"fade": "Fade",
"disc": "Disc",
"stripes": "Stripes",
"wipe": "Wipe"
},
"fill-modes": {
"center": "Center",
"crop": "Crop (Fill)",
"fit": "Fit (Contain)",
"stretch": "Stretch"
},
"no-match": "No match found.",
"no-wallpaper": "No wallpaper found.",
"try-different-search": "Try a different search query.",
"configure-directory": "Configure your wallpaper directory with images."
},
"bluetooth": {
"panel": {
"title": "Bluetooth",
"disabled": "Bluetooth is disabled",
"enable-message": "Enable Bluetooth to see available devices.",
"connected-devices": "Connected devices",
"known-devices": "Known devices",
"available-devices": "Available devices",
"scanning": "Scanning for devices...",
"pairing-mode": "Make sure your device is in pairing mode."
}
},
"wifi": {
"panel": {
"title": "Wi-Fi",
"disabled": "Wi-Fi is disabled",
"enable-message": "Enable Wi-Fi to see available networks.",
"searching": "Searching for nearby networks...",
"connected": "Connected",
"disconnecting": "Disconnecting...",
"forgetting": "Forgetting...",
"saved": "Saved",
"disconnect": "Disconnect",
"enter-password": "Enter password...",
"connect": "Connect",
"password": "Password",
"forget-network": "Forget this network?",
"forget": "Forget",
"no-networks": "No networks found",
"scan-again": "Scan again"
}
},
"calendar": {
"panel": {
"week": "Week"
}
},
"tooltips": {
"refresh": "Refresh",
"close": "Close",
"refresh-wallpaper-list": "Refresh wallpaper list",
"refresh-devices": "Refresh devices",
"forget-network": "Forget network",
"clear-history": "Clear history",
"delete-notification": "Delete notification",
"previous-month": "Previous month",
"next-month": "Next month",
"add-widget": "Add widget",
"widget-settings": "Widget settings",
"remove-widget": "Remove widget",
"move-to-left-section": "Move to left section",
"move-to-center-section": "Move to center section",
"move-to-right-section": "Move to right section",
"open-settings": "Open settings",
"session-menu": "Session Menu",
"cancel-timer": "Cancel timer",
"start-screen-recording": "Start screen recording",
"stop-screen-recording": "Stop screen recording",
"screen-recorder-not-installed": "Screen recorder is not installed",
"keep-awake": "Keep awake",
"enable-keep-awake": "Enable keep awake",
"disable-keep-awake": "Disable keep awake",
"wallpaper-selector": "Left click: Open wallpaper selector.\nRight click: Set random wallpaper.",
"do-not-disturb-enabled": "'Do not disturb' enabled",
"do-not-disturb-disabled": "'Do not disturb' disabled",
"connect-disconnect-devices": "Left click to connect. Right click to forget.",
"set-power-profile": "Set \"{profile}\" power profile",
"switch-to-light-mode": "Switch to light mode",
"switch-to-dark-mode": "Switch to dark mode",
"night-light-disabled": "Night light is disabled.\nLeft click to cycle mode.\nRight click to access settings.",
"night-light-enabled": "Night light is enabled.\nLeft click to cycle mode.\nRight click to access settings.",
"night-light-forced": "Night light is forced.\nLeft click to cycle mode.\nRight click to access settings.",
"night-light-not-installed": "Night light is not available.\nwlsunset is not installed.",
"click-to-start-recording": "Click to start recording",
"click-to-stop-recording": "Click to stop recording",
"open-control-center": "Open control center",
"volume-at": "Volume at {volume}%\nLeft click to toggle mute. Right click for settings.\nScroll to modify volume.",
"microphone-volume-at": "Microphone volume at {volume}%\nLeft click to toggle mute. Right click for settings.\nScroll to modify volume.",
"manage-wifi": "Manage Wi-Fi",
"bluetooth-devices": "Bluetooth devices",
"open-notification-history-enable-dnd": "Open notification history\nRight-click to enable \"Do not disturb\".",
"open-notification-history-disable-dnd": "Open notification history\nRight-click to disable \"Do not disturb\".",
"open-wallpaper-selector": "Open wallpaper selector",
"previous-media": "Previous media",
"pause": "Pause",
"play": "Play",
"next-media": "Next media",
"power-profile": "'{profile}' power profile",
"keyboard-layout": "{layout} keyboard layout"
},
"clock": {
"tooltip": "Open calendar"
},
"dock": {
"menu": {
"focus": "Focus",
"pin": "Pin",
"unpin": "Unpin",
"close": "Close"
}
},
"launcher": {
"pin": "Pin to dock",
"unpin": "Unpin from dock"
},
"placeholders": {
"search-icons": "e.g., noctalia, niri, battery, cloud",
"profile-picture-path": "/home/user/.face",
"enter-width-pixels": "Enter width in pixels",
"enter-command": "Enter command to execute (app or custom script)",
"command-example": "echo \"Hello World\"",
"search-wallpapers": "Type to filter wallpapers...",
"search-launcher": "Search entries... or use > for commands",
"search": "Search...",
"select": "Select",
"cancel": "Cancel",
"test": "Test"
},
"options": {
"bar": {
"position": {
"top": "Top",
"bottom": "Bottom",
"left": "Left",
"right": "Right"
},
"density": {
"compact": "Compact",
"default": "Default",
"comfortable": "Comfortable"
}
},
"launcher": {
"position": {
"center": "Center (default)",
"top_left": "Top left",
"top_right": "Top right",
"bottom_left": "Bottom left",
"bottom_right": "Bottom right",
"bottom_center": "Bottom center",
"top_center": "Top center",
"center_left": "Left center",
"center_right": "Right center"
}
},
"control-center": {
"position": {
"close_to_bar_button": "Close to bar button",
"top_left": "Top left",
"top_right": "Top right",
"bottom_left": "Bottom left",
"bottom_right": "Bottom right",
"bottom_center": "Bottom center",
"top_center": "Top center"
}
},
"osd": {
"position": {
"top_left": "Top left",
"top_right": "Top right",
"top_center": "Top center",
"bottom_left": "Bottom left",
"bottom_right": "Bottom right",
"bottom_center": "Bottom center",
"center_left": "Left center",
"center_right": "Right center"
}
},
"display-mode": {
"on-hover": "On hover",
"always-show": "Always show",
"always-hide": "Always hide",
"force-open": "Force Open"
},
"workspace-labels": {
"none": "None",
"index": "Index",
"name": "Name"
},
"visualizer-types": {
"none": "None",
"linear": "Linear",
"mirrored": "Mirrored",
"wave": "Wave"
},
"scrolling-modes": {
"always": "Scroll Always",
"hover": "Scroll On Hover",
"never": "Never Scroll"
},
"frame-rates": {
"fps": "{fps} FPS"
},
"screen-recording": {
"sources": {
"portal": "Portal",
"screen": "Screen"
},
"quality": {
"medium": "Medium",
"high": "High",
"very-high": "Very high",
"ultra": "Ultra"
},
"color-range": {
"limited": "Limited",
"full": "Full"
},
"audio-sources": {
"system-output": "System output",
"microphone-input": "Microphone input",
"both": "System output + microphone input"
}
}
},
"session-menu": {
"title": "Session Menu",
"click-again": "Click again to execute immediately",
"action-in-seconds": "{action} in {seconds} seconds...",
"lock": "Lock",
"lock-subtitle": "Lock your session",
"lock-and-suspend": "Lock and Suspend",
"lock-and-suspend-subtitle": "Lock session and put system to sleep",
"suspend": "Suspend",
"suspend-subtitle": "Put system to sleep",
"reboot": "Reboot",
"reboot-subtitle": "Restart your computer",
"logout": "Logout",
"logout-subtitle": "End your session",
"shutdown": "Shutdown",
"shutdown-subtitle": "Turn off your computer"
},
"plugins": {
"applications": "Applications",
"clipboard": "Clipboard history",
"calculator": "Calculator",
"clipboard-search-description": "Search clipboard history",
"clipboard-clear-description": "Clear all clipboard history",
"clipboard-history-disabled": "Clipboard history disabled",
"clipboard-history-disabled-description": "Enable clipboard history in settings or install cliphist",
"clipboard-clear-history": "Clear clipboard history",
"clipboard-clear-description-full": "Remove all items from clipboard history",
"clipboard-loading": "Loading clipboard history...",
"clipboard-loading-description": "Please wait",
"calculator-description": "Calculator - evaluate mathematical expressions",
"calculator-name": "Calculator",
"calculator-enter-expression": "Enter a mathematical expression",
"calculator-error": "Error"
},
"system": {
"uptime": "System uptime: {uptime}",
"welcome-back": "Welcome back,",
"monitor-description": "{model} ({width}x{height})",
"scaling-percentage": "{percentage}%",
"location-display": "{name} ({coordinates})",
"signal-strength": "{signal}%",
"cpu-temperature": "{temp}°C",
"disk-usage": "{percent}%",
"widget-settings-title": "{widget} Settings",
"unknown-app": "Unknown App",
"no-media-player-detected": "No media player detected",
"user-requested": "User requested",
"unknown": "Unknown",
"unknown-version": "Unknown",
"unknown-layout": "Unknown"
},
"lock-screen": {
"password": "Enter your password...",
"welcome-back": "Welcome back,",
"authenticating": "Authenticating...",
"authentication-failed": "Authentication failed",
"shut-down": "Shut down",
"restart": "Restart",
"suspend": "Suspend"
},
"toast": {
"night-light": {
"enabled": "Enabled",
"disabled": "Disabled",
"not-installed": "wlsunset not installed",
"forced": "Forced activation",
"normal": "Normal mode"
},
"keep-awake": {
"enabled": "Enabled",
"disabled": "Disabled"
},
"wallpaper-colors": {
"enabled": "Wallpaper colors enabled",
"disabled": "Wallpaper colors disabled",
"not-installed": "Matugen not installed - required for wallpaper color extraction"
},
"recording": {
"stopping": "Stopping recording…",
"started": "Recording started",
"saved": "Recording saved",
"failed-start": "Failed to start recording",
"failed-gpu": "gpu-screen-recorder exited unexpectedly.",
"failed-general": "The recorder exited with an error.",
"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."
},
"clipboard": {
"unavailable": "Clipboard history unavailable",
"unavailable-desc": "The 'cliphist' application is not installed. Please install it to use clipboard history features."
},
"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."
},
"wifi": {
"enabled": "Enabled",
"disabled": "Disabled",
"connected": "Connected to '{ssid}'",
"disconnected": "Disconnected from '{ssid}'"
},
"bluetooth": {
"enabled": "Enabled",
"disabled": "Disabled"
},
"do-not-disturb": {
"enabled": "'Do not disturb' enabled",
"disabled": "'Do not disturb' disabled",
"enabled-desc": "You'll find these notifications in your history.",
"disabled-desc": "Showing all notifications."
},
"power-profile": {
"changed": "Power profile changed",
"profile-name": "\"{profile}\""
},
"audio": {
"muted": "Muted",
"unmuted": "Unmuted"
},
"battery": {
"low": "Low battery",
"low-desc": "Battery is at {percent}%. Please connect the charger."
},
"missing-control-center": {
"label": "Last Control Center widget removed",
"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."
}
},
"weather": {
"clear-sky": "Clear sky",
"mainly-clear": "Mainly clear",
"partly-cloudy": "Partly cloudy",
"overcast": "Overcast",
"fog": "Fog",
"drizzle": "Drizzle",
"snow": "Snow",
"rain-showers": "Rain showers",
"thunderstorm": "Thunderstorm",
"unknown": "Unknown"
},
"authentication": {
"failed": "Authentication failed",
"error": "Authentication error"
},
"general": {
"no-results": "No results",
"no-summary": "No summary",
"unknown": "Unknown"
},
"battery": {
"no-battery-detected": "No battery detected.",
"charging-rate": "Charging rate: {rate} W.",
"discharging-rate": "Discharging rate: {rate} W.",
"charging": "Charging.",
"discharging": "Discharging.",
"panel": {
"title": "Charging mode",
"full": "Full capacity",
"balanced": "Balanced",
"conservative": "Conservative",
"footer": "Charging treshold set to {limit}%"
}
}
}