mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2025-12-06 06:36:15 +00:00
2442 lines
81 KiB
JSON
2442 lines
81 KiB
JSON
{
|
||
"authentication": {
|
||
"error": "认证错误",
|
||
"failed": "认证失败"
|
||
},
|
||
"bar": {
|
||
"widget-settings": {
|
||
"active-window": {
|
||
"colorize-icons": {
|
||
"description": "将主题颜色应用到活动窗口图标。",
|
||
"label": "着色图标"
|
||
},
|
||
"hide-mode": {
|
||
"description": "控制当没有活动窗口时小部件的行为。",
|
||
"label": "隐藏模式"
|
||
},
|
||
"max-width": {
|
||
"description": "设置小部件的最大水平尺寸。当内容较短时,小部件会自动收缩以适应内容。",
|
||
"label": "最大宽度"
|
||
},
|
||
"scrolling-mode": {
|
||
"description": "控制何时为长窗口标题启用文本滚动。",
|
||
"label": "滚动模式"
|
||
},
|
||
"show-app-icon": {
|
||
"description": "在窗口标题旁边显示应用程序图标。",
|
||
"label": "显示应用图标"
|
||
},
|
||
"use-fixed-width": {
|
||
"description": "启用后,小部件将始终使用最大宽度,而不根据内容动态调整。",
|
||
"label": "使用固定宽度"
|
||
}
|
||
},
|
||
"audio-visualizer": {
|
||
"color-name": {
|
||
"description": "选择可视化工具的颜色。",
|
||
"label": "填充颜色"
|
||
},
|
||
"hide-when-idle": {
|
||
"description": "启用后,除非正在播放媒体,否则隐藏可视化显示。",
|
||
"label": "无媒体播放时隐藏"
|
||
},
|
||
"width": {
|
||
"description": "自定义组件的宽度。",
|
||
"label": "宽度"
|
||
}
|
||
},
|
||
"battery": {
|
||
"device": {
|
||
"default": "默认(显示设备)",
|
||
"description": "选择要显示的电池设备。",
|
||
"label": "电池设备"
|
||
},
|
||
"display-mode": {
|
||
"description": "选择您希望此值显示的方式。",
|
||
"label": "显示模式"
|
||
},
|
||
"low-battery-threshold": {
|
||
"description": "当电量低于此百分比时显示警告。",
|
||
"label": "低电量警告阈值"
|
||
}
|
||
},
|
||
"brightness": {
|
||
"display-mode": {
|
||
"description": "选择您希望此值显示的方式。",
|
||
"label": "显示模式"
|
||
}
|
||
},
|
||
"clock": {
|
||
"clock-display": {
|
||
"description": "通过从下面的列表添加标记来自定义时钟显示。要使用 12 小时制,必须包含 'AP' 标记。",
|
||
"label": "时钟显示"
|
||
},
|
||
"custom-font": {
|
||
"description": "选择时钟显示使用的自定义字体。",
|
||
"label": "自定义字体",
|
||
"placeholder": "选择自定义字体...",
|
||
"search-placeholder": "搜索字体..."
|
||
},
|
||
"horizontal-bar": {
|
||
"description": "提示:使用 \\n 创建换行。",
|
||
"label": "水平栏"
|
||
},
|
||
"preview": "预览",
|
||
"use-custom-font": {
|
||
"description": "使用自定义字体覆盖时钟的默认字体选择。",
|
||
"label": "使用自定义字体"
|
||
},
|
||
"use-monospaced-font": {
|
||
"description": "启用后,时钟将使用等宽字体。",
|
||
"label": "使用等宽字体"
|
||
},
|
||
"use-primary-color": {
|
||
"description": "启用后,将应用主颜色进行强调。",
|
||
"label": "使用主颜色"
|
||
},
|
||
"vertical-bar": {
|
||
"description": "使用空格将每个部分分隔到新行。",
|
||
"label": "垂直栏"
|
||
}
|
||
},
|
||
"control-center": {
|
||
"browse-file": "浏览文件",
|
||
"browse-library": "浏览库",
|
||
"colorize-distro-logo": {
|
||
"description": "将主题颜色应用到您的发行版徽标。",
|
||
"label": "为发行版徽标着色"
|
||
},
|
||
"icon": {
|
||
"description": "从库中选择图标或自定义文件。",
|
||
"label": "图标"
|
||
},
|
||
"select-custom-icon": "选择自定义图标",
|
||
"use-distro-logo": {
|
||
"description": "使用您的发行版徽标而不是自定义图标。",
|
||
"label": "使用发行版徽标而不是图标"
|
||
}
|
||
},
|
||
"custom-button": {
|
||
"browse": "浏览",
|
||
"collapse-condition": {
|
||
"description": "如果输出文本与此值匹配,按钮将折叠。",
|
||
"label": "折叠条件"
|
||
},
|
||
"display-command-output": {
|
||
"description": "输入一个定期运行的命令。其输出的第一行将显示为文本。",
|
||
"label": "显示命令输出",
|
||
"stream-description": "输入一个要持续运行的命令。"
|
||
},
|
||
"dynamic-text": "动态文本",
|
||
"icon": {
|
||
"description": "从库中选择图标。",
|
||
"label": "图标"
|
||
},
|
||
"left-click": {
|
||
"description": "左键点击按钮时执行的命令。",
|
||
"label": "左键点击",
|
||
"update-text": "左键单击时更新显示的文本"
|
||
},
|
||
"max-text-length-horizontal": {
|
||
"description": "在水平栏中显示的最大字符数(0 为隐藏文本)",
|
||
"label": "最大文本长度(水平)"
|
||
},
|
||
"max-text-length-vertical": {
|
||
"description": "在垂直栏中显示的最大字符数(0 为隐藏文本)",
|
||
"label": "最大文本长度(垂直)"
|
||
},
|
||
"middle-click": {
|
||
"description": "中键点击按钮时执行的命令。",
|
||
"label": "中键点击",
|
||
"update-text": "鼠标中键点击时更新显示的文本"
|
||
},
|
||
"parse-json": {
|
||
"description": "将命令输出解析为 JSON 对象,以动态设置文本和图标。",
|
||
"label": "将输出解析为 JSON"
|
||
},
|
||
"refresh-interval": {
|
||
"description": "间隔时间(毫秒)。",
|
||
"label": "刷新间隔"
|
||
},
|
||
"right-click": {
|
||
"description": "右键点击按钮时执行的命令。",
|
||
"label": "右键点击",
|
||
"update-text": "右键单击时更新显示的文本"
|
||
},
|
||
"text-stream": {
|
||
"description": "来自命令的流式输出行将作为文本显示在按钮上。",
|
||
"label": "流"
|
||
},
|
||
"wheel": {
|
||
"description": "使用滚轮时执行的命令。\n在命令中使用 $delta 表示滚轮增量",
|
||
"label": "滚轮",
|
||
"update-text": "滚轮滚动时更新显示的文本"
|
||
},
|
||
"wheel-down": {
|
||
"description": "滚轮向下滚动时执行的命令。",
|
||
"label": "滚轮向下命令"
|
||
},
|
||
"wheel-mode-separate": {
|
||
"description": "为滚轮向上和向下启用单独的命令",
|
||
"label": "分开滚轮命令"
|
||
},
|
||
"wheel-up": {
|
||
"description": "滚轮向上滚动时执行的命令。",
|
||
"label": "滚轮向上命令"
|
||
}
|
||
},
|
||
"dialog": {
|
||
"apply": "应用",
|
||
"cancel": "取消"
|
||
},
|
||
"keyboard-layout": {
|
||
"display-mode": {
|
||
"description": "选择您希望此值显示的方式。",
|
||
"label": "显示模式"
|
||
}
|
||
},
|
||
"lock-keys": {
|
||
"browse": "浏览",
|
||
"show-caps-lock": {
|
||
"description": "显示大写锁定状态。",
|
||
"label": "大写锁定"
|
||
},
|
||
"show-num-lock": {
|
||
"description": "显示数字锁定键状态。",
|
||
"label": "数字锁定"
|
||
},
|
||
"show-scroll-lock": {
|
||
"description": "显示滚动锁定状态。",
|
||
"label": "滚动锁定"
|
||
}
|
||
},
|
||
"media-mini": {
|
||
"hide-mode": {
|
||
"description": "控制当没有媒体播放时小部件的行为。",
|
||
"label": "隐藏模式"
|
||
},
|
||
"max-width": {
|
||
"description": "设置小部件的最大水平尺寸。当内容较短时,小部件会自动收缩以适应内容。",
|
||
"label": "最大宽度"
|
||
},
|
||
"no-active-player": "无活动播放器",
|
||
"scrolling-mode": {
|
||
"description": "控制何时为长曲目标题启用文本滚动。",
|
||
"label": "滚动模式"
|
||
},
|
||
"show-album-art": {
|
||
"description": "显示当前播放曲目的专辑封面。",
|
||
"label": "显示专辑封面"
|
||
},
|
||
"show-artist-first": {
|
||
"description": "显示艺术家 - 标题,而不是标题 - 艺术家。",
|
||
"label": "先显示艺术家"
|
||
},
|
||
"show-progress-ring": {
|
||
"description": "显示显示曲目进度的圆形进度指示器。",
|
||
"label": "显示进度环"
|
||
},
|
||
"show-visualizer": {
|
||
"description": "播放音乐时显示音频可视化器。",
|
||
"label": "显示可视化器"
|
||
},
|
||
"use-fixed-width": {
|
||
"description": "启用后,小部件将始终使用最大宽度,而不根据内容动态调整。",
|
||
"label": "使用固定宽度"
|
||
},
|
||
"visualizer-type": {
|
||
"description": "选择要显示的音频可视化器样式。",
|
||
"label": "可视化器类型"
|
||
}
|
||
},
|
||
"microphone": {
|
||
"display-mode": {
|
||
"description": "选择您希望此值显示的方式。",
|
||
"label": "显示模式"
|
||
}
|
||
},
|
||
"notification-history": {
|
||
"hide-badge-when-zero": {
|
||
"description": "当没有未读通知时隐藏通知徽章。",
|
||
"label": "空时隐藏徽章"
|
||
},
|
||
"show-unread-badge": {
|
||
"description": "显示一个用于展示未读通知数量的徽章。",
|
||
"label": "显示未读徽章"
|
||
}
|
||
},
|
||
"section-editor": {
|
||
"placeholder": "选择要添加的小部件...",
|
||
"search-placeholder": "搜索小部件..."
|
||
},
|
||
"spacer": {
|
||
"width": {
|
||
"description": "间距宽度(像素)",
|
||
"label": "宽度"
|
||
}
|
||
},
|
||
"system-monitor": {
|
||
"cpu-temperature": {
|
||
"description": "如果可用,显示CPU温度读数。",
|
||
"label": "CPU温度"
|
||
},
|
||
"cpu-usage": {
|
||
"description": "显示当前CPU使用百分比。",
|
||
"label": "CPU使用率"
|
||
},
|
||
"disk-path": {
|
||
"description": "选择要监控的磁盘挂载点。",
|
||
"label": "磁盘路径"
|
||
},
|
||
"memory-percentage": {
|
||
"description": "以百分比而不是绝对值显示内存使用情况。",
|
||
"label": "内存百分比"
|
||
},
|
||
"memory-usage": {
|
||
"description": "显示当前RAM使用信息。",
|
||
"label": "内存使用率"
|
||
},
|
||
"network-traffic": {
|
||
"description": "显示网络上传和下载速度。",
|
||
"label": "网络流量"
|
||
},
|
||
"storage-usage": {
|
||
"description": "显示磁盘空间使用信息。",
|
||
"label": "存储使用率"
|
||
}
|
||
},
|
||
"taskbar": {
|
||
"colorize-icons": {
|
||
"description": "将主题颜色应用到任务栏图标。",
|
||
"label": "着色图标"
|
||
},
|
||
"hide-mode": {
|
||
"description": "当没有匹配的窗口时控制小部件的行为。",
|
||
"label": "隐藏模式"
|
||
},
|
||
"only-active-workspaces": {
|
||
"description": "仅显示来自活动工作区的应用程序",
|
||
"label": "仅显示活动工作区"
|
||
},
|
||
"only-same-output": {
|
||
"description": "仅显示任务栏所在屏幕上的应用程序",
|
||
"label": "仅显示同屏幕"
|
||
}
|
||
},
|
||
"taskbar-grouped": {
|
||
"show-labels-only-when-occupied": {
|
||
"description": "只显示有打开窗口的工作区标签。",
|
||
"label": "仅在被占用时显示标签"
|
||
}
|
||
},
|
||
"tray": {
|
||
"colorize-icons": {
|
||
"description": "将主题颜色应用到系统托盘图标。",
|
||
"label": "着色图标"
|
||
},
|
||
"drawer-enabled": {
|
||
"description": "启用时,未固定的托盘项显示在抽屉面板中。禁用时,所有托盘项都内联显示。",
|
||
"label": "启用抽屉"
|
||
}
|
||
},
|
||
"volume": {
|
||
"display-mode": {
|
||
"description": "选择您希望此值显示的方式。",
|
||
"label": "显示模式"
|
||
}
|
||
},
|
||
"workspace": {
|
||
"character-count": {
|
||
"description": "显示工作区名称的字符数量(1-10)。",
|
||
"label": "字符数量"
|
||
},
|
||
"follow-focused-screen": {
|
||
"description": "显示当前焦点屏幕的工作区,而不是任务栏所在屏幕的工作区。",
|
||
"label": "跟随焦点屏幕"
|
||
},
|
||
"hide-unoccupied": {
|
||
"description": "不显示没有窗口的工作区。",
|
||
"label": "隐藏未占用"
|
||
},
|
||
"label-mode": {
|
||
"description": "选择工作区标签的显示方式。",
|
||
"label": "标签模式"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"battery": {
|
||
"battery-level": "电池电量",
|
||
"brightness": "亮度",
|
||
"charging": "正在充电。",
|
||
"charging-rate": "充电速率:{rate} W。",
|
||
"discharging": "正在放电。",
|
||
"discharging-rate": "放电速率:{rate} W。",
|
||
"health": "健康状况:{percent}%",
|
||
"idle": "空闲。",
|
||
"inhibit-idle-description": "保持系统唤醒。",
|
||
"inhibit-idle-label": "保持唤醒",
|
||
"no-battery-detected": "未检测到电池。",
|
||
"panel-title": "电池",
|
||
"plugged-in": "已接通电源。",
|
||
"power-profile": "电源模式",
|
||
"time-left": "剩余时间:{time}。",
|
||
"time-until-full": "充满所需时间:{time}。"
|
||
},
|
||
"bluetooth": {
|
||
"panel": {
|
||
"available-devices": "可用设备",
|
||
"blocked": "已阻止",
|
||
"connect": "连接",
|
||
"connected-devices": "已连接设备",
|
||
"connecting": "正在连接…",
|
||
"disabled": "蓝牙已禁用",
|
||
"disconnect": "断开",
|
||
"enable-message": "启用蓝牙以查看可用设备。",
|
||
"known-devices": "已知设备",
|
||
"pairing": "配对...",
|
||
"pairing-mode": "确保您的设备处于配对模式。",
|
||
"scanning": "正在扫描设备...",
|
||
"title": "蓝牙"
|
||
}
|
||
},
|
||
"calendar": {
|
||
"panel": {
|
||
"week": "周"
|
||
},
|
||
"timer": {
|
||
"countdown": "倒计时",
|
||
"duration": "时长",
|
||
"hours": "h",
|
||
"minutes": "米",
|
||
"pause": "暂停",
|
||
"reset": "重置",
|
||
"seconds": "s",
|
||
"start": "开始",
|
||
"stopwatch": "秒表",
|
||
"timer": "计时器",
|
||
"title": "计时器"
|
||
},
|
||
"weather": {
|
||
"loading": "正在加载天气…"
|
||
}
|
||
},
|
||
"changelog": {
|
||
"error": {
|
||
"fetch-failed": "无法加载更新日志数据,请稍后再试。",
|
||
"rate-limit": "已达到 GitHub 速率限制,请稍后再试。"
|
||
},
|
||
"panel": {
|
||
"buttons": {
|
||
"discord": "加入我们的 Discord",
|
||
"dismiss": "确定"
|
||
},
|
||
"empty": "暂时没有可用的发行说明。",
|
||
"highlight-title": "重点更新",
|
||
"section": {
|
||
"released": "{date} 发布",
|
||
"version": "版本 {version}"
|
||
},
|
||
"subtitle": {
|
||
"fresh": "感谢安装 Noctalia!以下是本次构建包含的内容。",
|
||
"updated": "已从 {previousVersion} 更新"
|
||
},
|
||
"title": "{version} 有哪些更新",
|
||
"version": {
|
||
"new-user": "全新安装"
|
||
}
|
||
}
|
||
},
|
||
"clock": {
|
||
"tooltip": "打开日历"
|
||
},
|
||
"context-menu": {
|
||
"activate-app": "激活 {app}",
|
||
"clear-history": "清除历史记录",
|
||
"close-app": "关闭 {app}",
|
||
"connect-vpn": "连接 {name}",
|
||
"cycle-visualizer": "切换可视化器样式",
|
||
"disable-bluetooth": "禁用蓝牙",
|
||
"disable-dnd": "关闭勿扰模式",
|
||
"disable-wifi": "禁用Wi-Fi",
|
||
"disconnect-vpn": "断开 {name}",
|
||
"enable-bluetooth": "启用蓝牙",
|
||
"enable-dnd": "启用勿扰模式",
|
||
"enable-wifi": "启用 Wi-Fi",
|
||
"next": "下一首",
|
||
"open-calendar": "打开日历",
|
||
"open-display-settings": "显示设置",
|
||
"open-launcher": "打开启动器",
|
||
"open-mixer": "音频混音器",
|
||
"open-settings": "打开设置",
|
||
"pause": "暂停",
|
||
"play": "播放",
|
||
"previous": "上一首",
|
||
"random-wallpaper": "随机壁纸",
|
||
"toggle-mute": "切换静音",
|
||
"widget-settings": "小部件设置"
|
||
},
|
||
"dock": {
|
||
"menu": {
|
||
"close": "关闭",
|
||
"focus": "聚焦",
|
||
"pin": "固定",
|
||
"unpin": "取消固定"
|
||
}
|
||
},
|
||
"general": {
|
||
"no-results": "无结果",
|
||
"no-summary": "无摘要",
|
||
"unknown": "未知"
|
||
},
|
||
"launcher": {
|
||
"pin": "固定到 Dock",
|
||
"unpin": "从 Dock 取消固定"
|
||
},
|
||
"lock-screen": {
|
||
"authenticating": "正在验证...",
|
||
"authentication-failed": "验证失败",
|
||
"password": "请输入密码...",
|
||
"restart": "重启",
|
||
"shut-down": "关机",
|
||
"suspend": "挂起",
|
||
"welcome-back": "欢迎回来,"
|
||
},
|
||
"notifications": {
|
||
"panel": {
|
||
"click-to-expand": "点击展开",
|
||
"description": "您的通知将在到达时显示在此处。",
|
||
"no-notifications": "无通知",
|
||
"title": "通知"
|
||
},
|
||
"range": {
|
||
"all": "全部",
|
||
"earlier": "更早",
|
||
"today": "今天",
|
||
"yesterday": "昨天"
|
||
},
|
||
"time": {
|
||
"diffD": "1 天前",
|
||
"diffDD": "{diff} 天前",
|
||
"diffH": "1 小时前",
|
||
"diffHH": "{diff} 小时前",
|
||
"diffM": "1 分钟前",
|
||
"diffMM": "{diff} 分钟前",
|
||
"now": "现在"
|
||
}
|
||
},
|
||
"options": {
|
||
"bar": {
|
||
"density": {
|
||
"comfortable": "舒适",
|
||
"compact": "紧凑",
|
||
"default": "默认",
|
||
"mini": "迷你"
|
||
},
|
||
"position": {
|
||
"bottom": "底部",
|
||
"left": "左侧",
|
||
"right": "右侧",
|
||
"top": "顶部"
|
||
}
|
||
},
|
||
"colors": {
|
||
"error": "错误色",
|
||
"onSurface": "表层对应色",
|
||
"primary": "主要色",
|
||
"secondary": "次要色",
|
||
"tertiary": "第三色"
|
||
},
|
||
"control-center": {
|
||
"position": {
|
||
"bottom_center": "底部居中",
|
||
"bottom_left": "左下角",
|
||
"bottom_right": "右下角",
|
||
"center": "居中",
|
||
"close_to_bar_button": "靠近栏按钮",
|
||
"top_center": "顶部居中",
|
||
"top_left": "左上角",
|
||
"top_right": "右上角"
|
||
},
|
||
"quickSettingsStyle": {
|
||
"classic": "经典",
|
||
"compact": "紧凑",
|
||
"modern": "现代"
|
||
}
|
||
},
|
||
"display-mode": {
|
||
"always-hide": "始终隐藏",
|
||
"always-show": "始终显示",
|
||
"force-open": "强制打开",
|
||
"on-hover": "悬停时显示"
|
||
},
|
||
"frame-rates": {
|
||
"fps": "{fps} FPS"
|
||
},
|
||
"hide-modes": {
|
||
"hidden": "当为空时隐藏",
|
||
"idle": "空闲时隐藏",
|
||
"transparent": "空时透明",
|
||
"visible": "始终可见"
|
||
},
|
||
"launcher": {
|
||
"position": {
|
||
"bottom_center": "底部居中",
|
||
"bottom_left": "左下角",
|
||
"bottom_right": "右下角",
|
||
"center": "居中(默认)",
|
||
"center_left": "左侧居中",
|
||
"center_right": "右侧居中",
|
||
"follow_bar": "跟随栏(默认)",
|
||
"top_center": "顶部居中",
|
||
"top_left": "左上角",
|
||
"top_right": "右上角"
|
||
}
|
||
},
|
||
"osd": {
|
||
"position": {
|
||
"bottom_center": "底部居中",
|
||
"bottom_left": "左下角",
|
||
"bottom_right": "右下角",
|
||
"center_left": "左侧居中",
|
||
"center_right": "右侧居中",
|
||
"top_center": "顶部居中",
|
||
"top_left": "左上角",
|
||
"top_right": "右上角"
|
||
}
|
||
},
|
||
"screen-recording": {
|
||
"audio-sources": {
|
||
"both": "系统输出 + 麦克风输入",
|
||
"microphone-input": "麦克风输入",
|
||
"system-output": "系统输出"
|
||
},
|
||
"color-range": {
|
||
"full": "完全",
|
||
"limited": "有限"
|
||
},
|
||
"quality": {
|
||
"high": "高",
|
||
"medium": "中等",
|
||
"ultra": "超高",
|
||
"very-high": "很高"
|
||
},
|
||
"sources": {
|
||
"portal": "Portal",
|
||
"screen": "屏幕"
|
||
}
|
||
},
|
||
"scrolling-modes": {
|
||
"always": "始终滚动",
|
||
"hover": "悬停时滚动",
|
||
"never": "从不滚动"
|
||
},
|
||
"shadow-direction": {
|
||
"bottom": "下方",
|
||
"bottom_left": "左下",
|
||
"bottom_right": "右下",
|
||
"center": "居中",
|
||
"left": "左侧",
|
||
"right": "右侧",
|
||
"top": "上方",
|
||
"top_left": "左上",
|
||
"top_right": "右上"
|
||
},
|
||
"visualizer-quality": {
|
||
"high": "高",
|
||
"low": "低"
|
||
},
|
||
"visualizer-types": {
|
||
"linear": "线性",
|
||
"mirrored": "镜像",
|
||
"none": "无",
|
||
"wave": "波形"
|
||
},
|
||
"workspace-labels": {
|
||
"index": "索引",
|
||
"index+name": "索引和名称",
|
||
"name": "名称",
|
||
"none": "无"
|
||
}
|
||
},
|
||
"placeholders": {
|
||
"cancel": "取消",
|
||
"command-example": "echo \"Hello World\"",
|
||
"enter-command": "输入要执行的命令(应用程序或自定义脚本)",
|
||
"enter-text-to-collapse": "例如,“nothing is playing”。使用 /regex/ 表示匹配模式。",
|
||
"enter-tooltip": "输入工具提示",
|
||
"enter-width-pixels": "输入宽度(像素)",
|
||
"profile-picture-path": "/home/user/.face",
|
||
"search": "搜索...",
|
||
"search-icons": "例如:noctalia, niri, battery, cloud",
|
||
"search-launcher": "搜索条目...或使用 > 执行命令",
|
||
"search-wallhaven": "搜索 Wallhaven...",
|
||
"search-wallpapers": "输入以筛选壁纸...",
|
||
"select": "选择",
|
||
"test": "测试"
|
||
},
|
||
"plugins": {
|
||
"applications": "应用程序",
|
||
"calculator": "计算器",
|
||
"calculator-description": "计算器 - 计算数学表达式",
|
||
"calculator-enter-expression": "输入数学表达式",
|
||
"calculator-error": "错误",
|
||
"calculator-name": "计算器",
|
||
"clipboard": "剪贴板历史记录",
|
||
"clipboard-clear-description": "清除所有剪贴板历史记录",
|
||
"clipboard-clear-description-full": "从剪贴板历史记录中移除所有项目",
|
||
"clipboard-clear-history": "清除剪贴板历史记录",
|
||
"clipboard-history-disabled": "剪贴板历史记录已禁用",
|
||
"clipboard-history-disabled-description": "在设置中启用剪贴板历史记录或安装 cliphist",
|
||
"clipboard-loading": "正在加载剪贴板历史记录...",
|
||
"clipboard-loading-description": "请稍候",
|
||
"clipboard-search-description": "搜索剪贴板历史记录",
|
||
"emoji": "表情符号选择器",
|
||
"emoji-loading": "正在加载表情符号...",
|
||
"emoji-loading-description": "请稍候",
|
||
"emoji-search-description": "搜索和复制表情符号"
|
||
},
|
||
"quickSettings": {
|
||
"bluetooth": {
|
||
"label": {
|
||
"disabled": "蓝牙",
|
||
"enabled": "蓝牙"
|
||
},
|
||
"tooltip": {
|
||
"action": "点击管理蓝牙设备"
|
||
}
|
||
},
|
||
"keepAwake": {
|
||
"label": {
|
||
"disabled": "保持唤醒",
|
||
"enabled": "保持唤醒"
|
||
},
|
||
"tooltip": {
|
||
"action": "点击切换保持唤醒模式"
|
||
}
|
||
},
|
||
"nightLight": {
|
||
"label": {
|
||
"disabled": "夜间模式",
|
||
"enabled": "夜间模式",
|
||
"forced": "夜间模式"
|
||
},
|
||
"tooltip": {
|
||
"action": "点击切换夜间模式\n右键:打开设置"
|
||
}
|
||
},
|
||
"notifications": {
|
||
"label": {
|
||
"disabled": "勿扰模式",
|
||
"enabled": "通知"
|
||
},
|
||
"tooltip": {
|
||
"action": "左键:打开通知历史\n右键:打开右键菜单"
|
||
}
|
||
},
|
||
"powerProfile": {
|
||
"label": {
|
||
"unavailable": "电源模式"
|
||
},
|
||
"tooltip": {
|
||
"action": "点击切换电源模式",
|
||
"disabled": "安装 power-profiles-daemon 以使用电源模式"
|
||
}
|
||
},
|
||
"screenRecorder": {
|
||
"label": {
|
||
"recording": "停止",
|
||
"stopped": "录制"
|
||
},
|
||
"tooltip": {
|
||
"action": "点击开始/停止屏幕录制"
|
||
}
|
||
},
|
||
"wallpaperSelector": {
|
||
"label": "壁纸",
|
||
"tooltip": {
|
||
"action": "左键:打开壁纸选择器\n右键:设置随机壁纸"
|
||
}
|
||
},
|
||
"wifi": {
|
||
"label": {
|
||
"disconnected": "Wi-Fi 已断开",
|
||
"ethernet": "以太网",
|
||
"wifi": "Wi-Fi"
|
||
},
|
||
"tooltip": {
|
||
"action": "点击管理 Wi-Fi 连接"
|
||
}
|
||
}
|
||
},
|
||
"session-menu": {
|
||
"action-in-seconds": "在 {seconds} 秒后将{action}...",
|
||
"hibernate": "休眠",
|
||
"lock": "锁定",
|
||
"lock-and-suspend": "锁定并挂起",
|
||
"logout": "注销",
|
||
"reboot": "重启",
|
||
"shutdown": "关机",
|
||
"suspend": "挂起",
|
||
"title": "会话菜单"
|
||
},
|
||
"settings": {
|
||
"about": {
|
||
"contributors": {
|
||
"section": {
|
||
"description": "向我们 {count} 位<b>超棒的</b>贡献者致敬!",
|
||
"description_plural": "向我们 {count} 位<b>超棒的</b>贡献者致敬!",
|
||
"label": "贡献者"
|
||
}
|
||
},
|
||
"noctalia": {
|
||
"download-latest": "下载最新版本",
|
||
"installed-version": "已安装版本:",
|
||
"latest-version": "最新版本:",
|
||
"section": {
|
||
"description": "一款为 Wayland 精心打造的时尚简约桌面 shell,基于 Quickshell 构建。",
|
||
"label": "Noctalia shell"
|
||
}
|
||
},
|
||
"support": "支持我们",
|
||
"title": "关于"
|
||
},
|
||
"audio": {
|
||
"devices": {
|
||
"input-device": {
|
||
"description": "选择所需的音频输入设备。",
|
||
"label": "输入设备"
|
||
},
|
||
"output-device": {
|
||
"description": "选择所需的音频输出设备。",
|
||
"label": "输出设备"
|
||
},
|
||
"section": {
|
||
"description": "配置可用的音频输入和输出设备。",
|
||
"label": "音频设备"
|
||
}
|
||
},
|
||
"external-mixer": {
|
||
"description": "输入激活外部音频混音器功能时要启动的命令或应用程序路径。",
|
||
"label": "外部音频混音器命令",
|
||
"placeholder": "pwvucontrol || pavucontrol"
|
||
},
|
||
"media": {
|
||
"excluded-player": {
|
||
"description": "添加您希望系统忽略的播放器关键词。每个关键词应单独占一行。",
|
||
"label": "排除的播放器",
|
||
"placeholder": "输入关键词并按 + 添加"
|
||
},
|
||
"frame-rate": {
|
||
"description": "帧率越高越流畅,但会占用更多资源。",
|
||
"label": "帧率"
|
||
},
|
||
"primary-player": {
|
||
"description": "输入关键词以识别您的主要播放器。",
|
||
"label": "主要播放器",
|
||
"placeholder": "例如:spotify, vlc, mpv"
|
||
},
|
||
"scrolling-speed": {
|
||
"description": "标题从头到尾滚动所需的时间(秒)",
|
||
"label": "滚动速度"
|
||
},
|
||
"scrolling-title": {
|
||
"description": "为长媒体标题启用连续滚动",
|
||
"label": "标题滚动"
|
||
},
|
||
"section": {
|
||
"description": "设置您首选和要忽略的媒体应用程序。",
|
||
"label": "媒体播放器"
|
||
},
|
||
"visualizer-quality": {
|
||
"description": "高质量使用更多 GPU 资源。",
|
||
"label": "可视化质量"
|
||
},
|
||
"visualizer-type": {
|
||
"description": "选择媒体播放的可视化类型",
|
||
"label": "可视化类型"
|
||
}
|
||
},
|
||
"title": "音频",
|
||
"volumes": {
|
||
"input-volume": {
|
||
"description": "麦克风输入音量级别。",
|
||
"label": "输入音量"
|
||
},
|
||
"mute-input": {
|
||
"description": "静音默认音频输入(麦克风)。",
|
||
"label": "静音输入"
|
||
},
|
||
"mute-output": {
|
||
"description": "静音系统主音频输出。",
|
||
"label": "静音输出"
|
||
},
|
||
"output-volume": {
|
||
"description": "系统全局音量级别。",
|
||
"label": "输出音量"
|
||
},
|
||
"section": {
|
||
"description": "调整音量控制和音频级别。",
|
||
"label": "音量"
|
||
},
|
||
"step-size": {
|
||
"description": "调整音量变化的步长(滚轮、键盘快捷键)。",
|
||
"label": "音量步长"
|
||
},
|
||
"volume-overdrive": {
|
||
"description": "允许将音量提高到100%以上。可能不被所有硬件支持。",
|
||
"label": "允许音量过载"
|
||
}
|
||
}
|
||
},
|
||
"bar": {
|
||
"appearance": {
|
||
"background-opacity": {
|
||
"description": "调整状态栏的背景不透明度。",
|
||
"label": "背景不透明度"
|
||
},
|
||
"capsule-opacity": {
|
||
"description": "设置显示胶囊时小部件背景的不透明度。",
|
||
"label": "胶囊不透明度"
|
||
},
|
||
"density": {
|
||
"description": "调整状态栏的内边距以获得紧凑或宽松的外观。",
|
||
"label": "状态栏密度"
|
||
},
|
||
"floating": {
|
||
"description": "将工具栏显示为浮动的“药丸”形状。",
|
||
"label": "浮动状态栏"
|
||
},
|
||
"margins": {
|
||
"description": "调整浮动状态栏周围的边距。",
|
||
"horizontal": "水平",
|
||
"label": "边距",
|
||
"vertical": "垂直"
|
||
},
|
||
"outer-corners": {
|
||
"description": "在栏上显示向外弯曲的角。",
|
||
"label": "外角"
|
||
},
|
||
"position": {
|
||
"description": "选择在屏幕上的位置。",
|
||
"label": "状态栏位置"
|
||
},
|
||
"section": {
|
||
"description": "自定义状态栏的外观和位置。",
|
||
"label": "外观"
|
||
},
|
||
"show-capsule": {
|
||
"description": "为每个小部件添加背景。",
|
||
"label": "显示组件背景"
|
||
}
|
||
},
|
||
"monitors": {
|
||
"section": {
|
||
"description": "在特定显示器上显示状态栏。如果未选择,则默认为全部。",
|
||
"label": "显示器显示"
|
||
}
|
||
},
|
||
"title": "状态栏",
|
||
"tray": {
|
||
"back": "返回",
|
||
"blacklist": {
|
||
"description": "添加托盘排除规则,支持通配符 (*)。",
|
||
"label": "黑名单",
|
||
"placeholder": "例如:nm-applet, Fcitx*"
|
||
},
|
||
"pin-application": "固定应用程序",
|
||
"unpin-application": "取消固定应用程序"
|
||
},
|
||
"widgets": {
|
||
"section": {
|
||
"description": "拖放小部件以重新排序。徽章表示使用情况:[L]左、[C]中、[R]右。",
|
||
"label": "小部件定位"
|
||
}
|
||
}
|
||
},
|
||
"color-scheme": {
|
||
"color-source": {
|
||
"matugen-scheme-type": {
|
||
"description": {
|
||
"scheme-content": "推导出与底层图像紧密匹配的颜色",
|
||
"scheme-expressive": "充满活力的调色板,色彩饱和度高",
|
||
"scheme-fidelity": "保留原始色调的高保真调色板",
|
||
"scheme-fruit-salad": "鲜艳对比色的缤纷组合",
|
||
"scheme-monochrome": "围绕单一色调构建的极简调色板",
|
||
"scheme-neutral": "柔和的色调,沉稳平静。",
|
||
"scheme-rainbow": "涵盖整个光谱的多元调色板",
|
||
"scheme-tonal-spot": "平衡的色调,重点突出"
|
||
},
|
||
"label": "Matugen 配色方案类型"
|
||
},
|
||
"section": {
|
||
"description": "Noctalia 颜色的主要设置。",
|
||
"label": "颜色来源"
|
||
},
|
||
"use-wallpaper-colors": {
|
||
"description": "使用 Matugen 从壁纸生成颜色方案。自动提取颜色以创建一致的主题。",
|
||
"label": "使用壁纸颜色"
|
||
}
|
||
},
|
||
"dark-mode": {
|
||
"mode": {
|
||
"description": "启用自动切换浅色和深色模式。",
|
||
"label": "深色模式计划",
|
||
"location": "位置",
|
||
"manual": "手动",
|
||
"off": "关"
|
||
},
|
||
"switch": {
|
||
"description": "切换到更暗的主题,便于夜间观看。",
|
||
"label": "深色模式"
|
||
}
|
||
},
|
||
"delete": {
|
||
"error": {
|
||
"description": "删除 {scheme} 失败",
|
||
"title": "删除失败"
|
||
},
|
||
"success": {
|
||
"description": "成功删除 {scheme}",
|
||
"title": "配色方案已删除"
|
||
}
|
||
},
|
||
"download": {
|
||
"button": "下载更多",
|
||
"delete": "删除",
|
||
"download": "下载",
|
||
"downloading": "正在下载...",
|
||
"empty": "没有可用的配色方案",
|
||
"error": {
|
||
"api-error": "API 错误: {status}",
|
||
"description": "下载 {scheme} 失败",
|
||
"download-failed": "下载失败,退出代码: {code}",
|
||
"invalid-response": "无效的 API 响应格式",
|
||
"no-files": "未找到方案的文件",
|
||
"parse-failed": "解析 API 响应失败: {error}",
|
||
"rate-limit": "GitHub API 速率限制已超出",
|
||
"title": "下载失败"
|
||
},
|
||
"fetching": "正在获取可用的配色方案...",
|
||
"installed": "已安装",
|
||
"refresh": "刷新",
|
||
"success": {
|
||
"description": "成功下载 {scheme}",
|
||
"title": "配色方案已下载"
|
||
},
|
||
"title": "下载配色方案"
|
||
},
|
||
"predefined": {
|
||
"generate-templates": {
|
||
"description": "使用预定义配色方案时生成 Matugen 模板(GTK、终端主题等)。",
|
||
"label": "为预定义方案生成模板"
|
||
},
|
||
"section": {
|
||
"description": "从预定义配色方案集合中选择。",
|
||
"label": "预定义配色方案"
|
||
}
|
||
},
|
||
"templates": {
|
||
"compositors": {
|
||
"description": "窗口合成器主题",
|
||
"label": "合成器",
|
||
"niri": {
|
||
"description": "{filepath}\n\n需要 niri v25.11+",
|
||
"description-missing": "需要安装 {app}"
|
||
}
|
||
},
|
||
"misc": {
|
||
"description": "其他配置选项。",
|
||
"label": "杂项",
|
||
"user-templates": {
|
||
"description": "启用用户定义的 Matugen 配置。首次启用时将在 ~/.config/noctalia/user-templates.toml 创建模板文件",
|
||
"label": "用户模板"
|
||
}
|
||
},
|
||
"programs": {
|
||
"cava": {
|
||
"description": "写入 {filepath}。",
|
||
"description-missing": "需要安装 {app}"
|
||
},
|
||
"code": {
|
||
"description": "写入 {filepath}。Hyprluna 主题需要手动安装和激活。",
|
||
"description-missing": "未检测到 Code 客户端。请安装 VSCode 或 VSCodium。"
|
||
},
|
||
"description": "应用程序特定主题。",
|
||
"discord": {
|
||
"description": "为 {client} 写入 {filepath}",
|
||
"description-missing": "未检测到 Discord 客户端。请安装 vencord、vesktop、webcord、armcord、equibop、lightcord 或 dorion。"
|
||
},
|
||
"fuzzel": {
|
||
"description": "写入 {filepath} 并重新加载",
|
||
"description-missing": "需要安装 {app}"
|
||
},
|
||
"label": "程序",
|
||
"pywalfox": {
|
||
"description": "写入 {filepath} 并运行 pywalfox update",
|
||
"description-missing": "需要安装 {app}"
|
||
},
|
||
"spicetify": {
|
||
"description": "写入 {filepath}。Comfy 主题需要手动安装和激活。",
|
||
"description-missing": "需要安装 {app}"
|
||
},
|
||
"telegram": {
|
||
"description": "写入 {filepath}。",
|
||
"description-missing": "需要安装 {app}"
|
||
},
|
||
"vicinae": {
|
||
"description": "写入 {filepath} 并重新加载",
|
||
"description-missing": "需要安装 {app}"
|
||
},
|
||
"walker": {
|
||
"description": "写入 {filepath} 并将主题设置为 noctalia",
|
||
"description-missing": "需要安装 {app}"
|
||
}
|
||
},
|
||
"section": {
|
||
"description": "将颜色应用于外部应用程序。",
|
||
"label": "模板"
|
||
},
|
||
"terminal": {
|
||
"alacritty": {
|
||
"description": "写入 {filepath} 并重新加载",
|
||
"description-missing": "需要安装 {app}"
|
||
},
|
||
"description": "终端模拟器主题。",
|
||
"foot": {
|
||
"description": "写入 {filepath} 并重新加载",
|
||
"description-missing": "需要安装 {app}"
|
||
},
|
||
"ghostty": {
|
||
"description": "写入 {filepath} 并重新加载",
|
||
"description-missing": "需要安装 {app}"
|
||
},
|
||
"kitty": {
|
||
"description": "写入 {filepath} 并重新加载",
|
||
"description-missing": "需要安装 {app}"
|
||
},
|
||
"label": "终端",
|
||
"wezterm": {
|
||
"description": "写入 {filepath} 并重新加载",
|
||
"description-missing": "需要安装{app}"
|
||
}
|
||
},
|
||
"ui": {
|
||
"description": "桌面环境和 UI 工具包主题。",
|
||
"gtk": {
|
||
"description": "写入 {filepath}"
|
||
},
|
||
"kcolorscheme": {
|
||
"description": "写入 {filepath}"
|
||
},
|
||
"label": "用户界面",
|
||
"qt": {
|
||
"description": "写入 {filepath}"
|
||
}
|
||
}
|
||
},
|
||
"title": "配色方案"
|
||
},
|
||
"control-center": {
|
||
"cards": {
|
||
"section": {
|
||
"description": "自定义在控制中心显示的控制项及其顺序。",
|
||
"label": "卡片"
|
||
}
|
||
},
|
||
"position": {
|
||
"description": "选择打开控制中心时面板出现的位置。",
|
||
"label": "位置"
|
||
},
|
||
"section": {
|
||
"description": "配置控制中心面板的位置和行为。",
|
||
"label": "外观"
|
||
},
|
||
"shortcuts": {
|
||
"custom-button": {
|
||
"browse": "浏览",
|
||
"command": {
|
||
"description": "单击按钮时执行的命令。",
|
||
"label": "命令"
|
||
},
|
||
"enable-on-state-logic": {
|
||
"description": "根据检查命令启用第二个图标和“高亮”状态。",
|
||
"label": "启用开启状态逻辑"
|
||
},
|
||
"general-tooltip-text": {
|
||
"description": "按钮工具提示的常规说明。",
|
||
"label": "常规工具提示文本"
|
||
},
|
||
"icon": {
|
||
"description": "从库中选择一个图标。",
|
||
"label": "图标"
|
||
},
|
||
"on-clicked": {
|
||
"description": "左键单击按钮时执行的命令。",
|
||
"label": "左键单击命令"
|
||
},
|
||
"on-middle-clicked": {
|
||
"description": "中键单击按钮时执行的命令。",
|
||
"label": "中键单击命令"
|
||
},
|
||
"on-right-clicked": {
|
||
"description": "右键单击按钮时执行的命令。",
|
||
"label": "右键单击命令"
|
||
},
|
||
"on-state-command": {
|
||
"description": "执行以检查按钮是否应处于“开启”状态的命令。返回 0 表示开启,非零表示关闭。",
|
||
"label": "开启状态检查命令"
|
||
},
|
||
"on-state-icon": {
|
||
"description": "按钮处于“开启”状态时的图标。",
|
||
"label": "开启状态图标"
|
||
},
|
||
"state-checks": {
|
||
"add": "添加状态检查",
|
||
"browse-icon": "浏览",
|
||
"command": "要为此状态检查执行的命令",
|
||
"label": "状态检查",
|
||
"remove": "移除"
|
||
},
|
||
"tooltip": {
|
||
"description": "悬停在按钮上时显示的工具提示。",
|
||
"label": "工具提示"
|
||
}
|
||
},
|
||
"dialog": {
|
||
"apply": "应用",
|
||
"cancel": "取消"
|
||
},
|
||
"section": {
|
||
"description": "配置和管理快捷方式小部件。",
|
||
"label": "快捷方式小部件"
|
||
},
|
||
"sectionLeft": "左",
|
||
"sectionRight": "右"
|
||
},
|
||
"title": "控制中心"
|
||
},
|
||
"display": {
|
||
"monitors": {
|
||
"brightness": "亮度",
|
||
"brightness-step": {
|
||
"description": "调整亮度变化的步长(滚轮和键盘快捷键)。",
|
||
"label": "亮度步长"
|
||
},
|
||
"brightness-unavailable": {
|
||
"ddc-disabled": "亮度控制不可用。启用“外部亮度支持”以控制此显示器的亮度。",
|
||
"generic": "此显示器无法使用亮度控制。"
|
||
},
|
||
"enforce-minimum": {
|
||
"description": "解决亮度为 0% 时部分显示器背光完全关闭的问题。",
|
||
"label": "限制最小亮度为 1%"
|
||
},
|
||
"external-brightness": {
|
||
"description": "启用 DDCUtil 支持,通过 DDC/CI 协议控制外部显示器的亮度。",
|
||
"label": "外部亮度支持"
|
||
},
|
||
"section": {
|
||
"description": "调整每个显示器的亮度设置。",
|
||
"label": "显示器设置"
|
||
}
|
||
},
|
||
"night-light": {
|
||
"auto-schedule": {
|
||
"description": "基于 <i>{location}</i> 的日落和日出时间 - 推荐。",
|
||
"label": "自动调度"
|
||
},
|
||
"enable": {
|
||
"description": "应用暖色滤镜以减少蓝光发射。",
|
||
"label": "启用夜间模式"
|
||
},
|
||
"force-activation": {
|
||
"description": "忽略调度并立即应用夜间滤镜。",
|
||
"label": "强制激活"
|
||
},
|
||
"manual-schedule": {
|
||
"description": "为日出和日落设置自定义时间。",
|
||
"label": "手动调度",
|
||
"select-start": "选择开始时间",
|
||
"select-stop": "选择停止时间",
|
||
"sunrise": "日出时间",
|
||
"sunset": "日落时间"
|
||
},
|
||
"section": {
|
||
"description": "减少蓝光发射,帮助您更好地睡眠并减轻眼睛疲劳。",
|
||
"label": "夜间模式"
|
||
},
|
||
"temperature": {
|
||
"day": "白天",
|
||
"day-description": "控制白天的色温。",
|
||
"description": "设置夜间和白天的颜色温暖度。",
|
||
"label": "色温",
|
||
"night": "夜间",
|
||
"night-description": "控制夜间的色温。"
|
||
}
|
||
},
|
||
"title": "显示"
|
||
},
|
||
"dock": {
|
||
"appearance": {
|
||
"background-opacity": {
|
||
"description": "调整 Dock 的背景不透明度。",
|
||
"label": "背景不透明度"
|
||
},
|
||
"border-radius": {
|
||
"description": "调整程序坞的边框半径。",
|
||
"label": "边框半径"
|
||
},
|
||
"colorize-icons": {
|
||
"description": "将主题颜色应用到 Dock 应用图标(仅限非聚焦应用)。",
|
||
"label": "着色图标"
|
||
},
|
||
"display": {
|
||
"always-visible": "始终可见",
|
||
"auto-hide": "自动隐藏",
|
||
"description": "选择 Dock 的行为方式。",
|
||
"exclusive": "独占",
|
||
"label": "显示"
|
||
},
|
||
"floating-distance": {
|
||
"description": "调整距离屏幕边缘的浮动距离。",
|
||
"label": "Dock 浮动距离"
|
||
},
|
||
"icon-size": {
|
||
"description": "调整 Dock 的整体大小。",
|
||
"label": "Dock 大小"
|
||
},
|
||
"section": {
|
||
"description": "自定义 Dock 的行为和外观。",
|
||
"label": "外观"
|
||
}
|
||
},
|
||
"enabled": {
|
||
"description": "完全显示或隐藏 Dock",
|
||
"label": "启用 Dock"
|
||
},
|
||
"monitors": {
|
||
"only-same-output": {
|
||
"description": "仅显示输出结果中dock所在位置的应用。",
|
||
"label": "仅来自相同输出的应用"
|
||
},
|
||
"section": {
|
||
"description": "在特定显示器上显示 Dock。如果未选择任何显示器,则默认为全部。",
|
||
"label": "显示器显示"
|
||
}
|
||
},
|
||
"title": "Dock"
|
||
},
|
||
"general": {
|
||
"fonts": {
|
||
"default": {
|
||
"description": "整个界面使用的主要字体。",
|
||
"label": "默认字体",
|
||
"placeholder": "选择默认字体...",
|
||
"scale": {
|
||
"description": "增大或减小标准文本的尺寸",
|
||
"label": "默认字体大小"
|
||
},
|
||
"search-placeholder": "搜索字体..."
|
||
},
|
||
"monospace": {
|
||
"description": "用于数字和统计信息显示的等宽字体。",
|
||
"label": "等宽字体",
|
||
"placeholder": "选择等宽字体...",
|
||
"scale": {
|
||
"description": "增大或减小等宽文本的尺寸",
|
||
"label": "默认等宽字体大小"
|
||
},
|
||
"search-placeholder": "搜索等宽字体..."
|
||
},
|
||
"reset-scaling": "恢复默认缩放",
|
||
"section": {
|
||
"description": "选择整个界面中使用的字体。",
|
||
"label": "字体"
|
||
}
|
||
},
|
||
"language": {
|
||
"section": {
|
||
"description": "选择您偏好的应用程序语言。",
|
||
"label": "语言"
|
||
},
|
||
"select": {
|
||
"auto-detect": "自动检测",
|
||
"description": "选择应用程序界面中使用的语言。",
|
||
"label": "应用程序语言"
|
||
}
|
||
},
|
||
"launch-setup-wizard": "启动安装向导",
|
||
"profile": {
|
||
"picture": {
|
||
"description": "在整个界面中显示您的个人资料图片。",
|
||
"label": "{user} 的个人资料图片"
|
||
},
|
||
"section": {
|
||
"description": "编辑您的用户详细信息和头像。",
|
||
"label": "个人资料"
|
||
},
|
||
"select-avatar": "选择头像图片"
|
||
},
|
||
"screen-corners": {
|
||
"radius": {
|
||
"description": "调整屏幕圆角的弧度。",
|
||
"label": "屏幕边角半径",
|
||
"reset": "重置屏幕圆角半径"
|
||
},
|
||
"section": {
|
||
"description": "自定义屏幕边角的圆度和视觉效果。",
|
||
"label": "屏幕边角"
|
||
},
|
||
"show-corners": {
|
||
"description": "在屏幕边缘显示圆角。",
|
||
"label": "显示屏幕圆角"
|
||
},
|
||
"solid-black": {
|
||
"description": "使用实心黑色而非状态栏背景色。",
|
||
"label": "实心黑色边角"
|
||
}
|
||
},
|
||
"title": "通用"
|
||
},
|
||
"hooks": {
|
||
"info": {
|
||
"command-info": {
|
||
"description": "• 命令通过 shell 执行 (sh -c)\n• 命令在后台运行(分离)\n• 测试按钮使用当前值执行",
|
||
"label": "钩子命令信息"
|
||
},
|
||
"parameters": {
|
||
"description": "• 壁纸钩子: $1 = 壁纸路径, $2 = 屏幕名称\n• 主题切换钩子: $1 = true/false (深色模式状态)",
|
||
"label": "可用参数"
|
||
}
|
||
},
|
||
"system-hooks": {
|
||
"enable": {
|
||
"description": "启用或禁用所有钩子命令。",
|
||
"label": "启用钩子"
|
||
},
|
||
"section": {
|
||
"description": "配置在系统事件发生时执行的命令。",
|
||
"label": "系统钩子"
|
||
}
|
||
},
|
||
"theme-changed": {
|
||
"description": "主题在深色和浅色模式之间切换时执行的命令。",
|
||
"label": "主题已更改",
|
||
"placeholder": "例如:notify-send \"主题\" \"已切换\""
|
||
},
|
||
"title": "钩子",
|
||
"wallpaper-changed": {
|
||
"description": "壁纸更改时执行的命令。",
|
||
"label": "壁纸已更改",
|
||
"placeholder": "例如:notify-send \"壁纸\" \"已更改\""
|
||
}
|
||
},
|
||
"launcher": {
|
||
"settings": {
|
||
"background-opacity": {
|
||
"description": "调整启动器的背景不透明度。",
|
||
"label": "背景不透明度"
|
||
},
|
||
"clip-preview": {
|
||
"description": "在使用 >clip 命令时显示剪贴板内容的预览。",
|
||
"label": "启用剪贴板预览"
|
||
},
|
||
"clipboard-history": {
|
||
"description": "从启动器访问之前复制的项目。",
|
||
"label": "启用剪贴板历史记录"
|
||
},
|
||
"custom-launch-prefix": {
|
||
"description": "使用自定义启动器前缀命令(例如,'runapp'用于systemd集成)。",
|
||
"label": "自定义启动前缀"
|
||
},
|
||
"custom-launch-prefix-enabled": {
|
||
"description": "使用自定义前缀启动应用程序,而不是默认方法。",
|
||
"label": "启用自定义启动前缀"
|
||
},
|
||
"grid-view": {
|
||
"description": "以网格布局而非列表显示项目。",
|
||
"label": "网格视图"
|
||
},
|
||
"position": {
|
||
"description": "选择启动器面板出现的位置。",
|
||
"label": "位置"
|
||
},
|
||
"section": {
|
||
"description": "自定义启动器的行为和外观。",
|
||
"label": "外观"
|
||
},
|
||
"sort-by-usage": {
|
||
"description": "启用后,经常启动的应用程序将显示在列表首位。",
|
||
"label": "按使用频率排序"
|
||
},
|
||
"terminal-command": {
|
||
"description": "启动终端的命令。例如,'kitty -e'或'gnome-terminal --'。",
|
||
"label": "终端命令"
|
||
},
|
||
"use-app2unit": {
|
||
"description": "使用替代启动方法以更好地管理应用程序进程并防止问题。",
|
||
"label": "使用 App2Unit 启动应用程序"
|
||
}
|
||
},
|
||
"title": "启动器"
|
||
},
|
||
"location": {
|
||
"calendar": {
|
||
"banner": {
|
||
"label": "标题"
|
||
},
|
||
"calendar": {
|
||
"label": "日历"
|
||
},
|
||
"cards": {
|
||
"section": {
|
||
"description": "在日历面板中组织和启用/禁用卡片。",
|
||
"label": "日历卡"
|
||
}
|
||
}
|
||
},
|
||
"date-time": {
|
||
"12hour-format": {
|
||
"description": "在锁屏和日历上以 12 小时制格式显示时间。状态栏时钟有其自己的设置。",
|
||
"label": "使用12小时制时间格式"
|
||
},
|
||
"first-day-of-week": {
|
||
"automatic": "自动(使用系统区域设置)",
|
||
"description": "选择日历中一周的起始日。",
|
||
"label": "一周的第一天"
|
||
},
|
||
"section": {
|
||
"description": "自定义日期和时间的显示方式。",
|
||
"label": "日期和时间"
|
||
},
|
||
"show-events": {
|
||
"description": "在日历面板中显示事件。",
|
||
"label": "显示日历事件"
|
||
},
|
||
"use-analog": {
|
||
"description": "在日历窗口和锁定屏幕上显示模拟时钟。",
|
||
"label": "使用模拟时钟样式"
|
||
},
|
||
"week-numbers": {
|
||
"description": "在日历中显示一年中的第几周(例如:第 38 周)。",
|
||
"label": "显示周数"
|
||
}
|
||
},
|
||
"location": {
|
||
"search": {
|
||
"description": "例如:多伦多, 安大略省",
|
||
"label": "搜索位置",
|
||
"placeholder": "输入位置名称"
|
||
},
|
||
"section": {
|
||
"description": "通过设置您的位置获取准确的天气和调度夜间模式。",
|
||
"label": "您的位置"
|
||
}
|
||
},
|
||
"title": "位置",
|
||
"weather": {
|
||
"enabled": {
|
||
"description": "在整个界面中显示天气信息并获取天气数据。禁用后,所有天气元素将被隐藏,不会进行网络请求。",
|
||
"label": "启用天气"
|
||
},
|
||
"fahrenheit": {
|
||
"description": "以华氏度而非摄氏度显示温度。",
|
||
"label": "以华氏度显示温度 (°F)"
|
||
},
|
||
"section": {
|
||
"description": "选择您喜欢的温度单位。",
|
||
"label": "天气"
|
||
},
|
||
"show-effects": {
|
||
"description": "在天气卡片上显示额外的视觉效果(如雨、雪或闪电)。",
|
||
"label": "显示天气效果"
|
||
},
|
||
"show-in-calendar": {
|
||
"description": "直接在您的日历视图中显示每日天气预报。",
|
||
"label": "在日历中显示天气"
|
||
}
|
||
}
|
||
},
|
||
"lock-screen": {
|
||
"compact-lockscreen": {
|
||
"description": "仅显示登录输入和系统控制,隐藏天气和媒体小部件。",
|
||
"label": "紧凑型锁屏"
|
||
},
|
||
"lock-on-suspend": {
|
||
"description": "系统挂起时自动锁定屏幕。",
|
||
"label": "挂起时锁定"
|
||
},
|
||
"show-hibernate": {
|
||
"description": "在电源操作中显示'休眠'选项。",
|
||
"label": "显示休眠"
|
||
},
|
||
"title": "锁屏"
|
||
},
|
||
"network": {
|
||
"bluetooth": {
|
||
"label": "启用蓝牙"
|
||
},
|
||
"section": {
|
||
"description": "管理 Wi-Fi 和蓝牙连接。"
|
||
},
|
||
"title": "网络",
|
||
"wifi": {
|
||
"label": "启用 Wi-Fi"
|
||
}
|
||
},
|
||
"notifications": {
|
||
"duration": {
|
||
"critical-urgency": {
|
||
"description": "高优先级通知保持可见的时间。",
|
||
"label": "高紧急度"
|
||
},
|
||
"low-urgency": {
|
||
"description": "低优先级通知保持可见的时间。",
|
||
"label": "低紧急度"
|
||
},
|
||
"normal-urgency": {
|
||
"description": "正常优先级通知保持可见的时间。",
|
||
"label": "正常紧急度"
|
||
},
|
||
"reset": "重置超时时长",
|
||
"respect-expire": {
|
||
"description": "使用通知中设置的过期超时。",
|
||
"label": "尊重过期超时"
|
||
},
|
||
"section": {
|
||
"description": "根据紧急级别配置通知保持可见的时间。",
|
||
"label": "通知持续时间"
|
||
}
|
||
},
|
||
"monitors": {
|
||
"section": {
|
||
"description": "在特定显示器上显示通知。如果未选择,则默认为全部。",
|
||
"label": "显示器显示"
|
||
}
|
||
},
|
||
"settings": {
|
||
"always-on-top": {
|
||
"description": "在全屏窗口和其他图层上方显示通知。",
|
||
"label": "始终置顶"
|
||
},
|
||
"background-opacity": {
|
||
"description": "调整通知背景的透明度。",
|
||
"label": "背景透明度"
|
||
},
|
||
"do-not-disturb": {
|
||
"description": "启用后禁用所有通知弹出窗口。",
|
||
"label": "勿扰模式"
|
||
},
|
||
"enable-osd": {
|
||
"description": "实时显示音量和亮度变化。",
|
||
"label": "启用屏显菜单"
|
||
},
|
||
"enabled": {
|
||
"description": "启用或禁用通知守护进程,需要重启 noctalia-shell。",
|
||
"label": "启用通知"
|
||
},
|
||
"location": {
|
||
"description": "通知在屏幕上出现的位置。",
|
||
"label": "位置"
|
||
},
|
||
"section": {
|
||
"description": "配置通知的外观和行为。",
|
||
"label": "外观"
|
||
}
|
||
},
|
||
"title": "通知",
|
||
"toast": {
|
||
"keyboard": {
|
||
"description": "当键盘布局改变时显示一个Toast提示。",
|
||
"label": "键盘布局"
|
||
},
|
||
"section": {
|
||
"description": "配置Toast的外观和行为。",
|
||
"label": "吐司"
|
||
}
|
||
}
|
||
},
|
||
"osd": {
|
||
"always-on-top": {
|
||
"description": "在全屏窗口和其他图层之上显示OSD。",
|
||
"label": "始终置顶"
|
||
},
|
||
"background-opacity": {
|
||
"description": "调整OSD背景的透明度。",
|
||
"label": "背景透明度"
|
||
},
|
||
"description": "配置屏幕叠加指示器,例如音量和亮度。",
|
||
"duration": {
|
||
"auto-hide": {
|
||
"description": "调整屏显菜单消失前的时间。",
|
||
"label": "自动隐藏超时"
|
||
},
|
||
"section": {
|
||
"description": "屏显菜单自动隐藏前保持可见的时长。",
|
||
"label": "自动隐藏超时"
|
||
}
|
||
},
|
||
"enabled": {
|
||
"description": "实时显示音量与亮度变化。",
|
||
"label": "启用屏显菜单"
|
||
},
|
||
"location": {
|
||
"description": "屏显菜单出现的位置。",
|
||
"label": "位置"
|
||
},
|
||
"monitors": {
|
||
"section": {
|
||
"description": "在特定显示器上显示屏显菜单。若未选择,则默认全部。",
|
||
"label": "显示器显示"
|
||
}
|
||
},
|
||
"section": {
|
||
"general": {
|
||
"description": "配置屏显菜单(OSD)的可见性与行为。",
|
||
"label": "常规"
|
||
}
|
||
},
|
||
"title": "屏显菜单",
|
||
"types": {
|
||
"brightness": {
|
||
"description": "当屏幕亮度发生变化时显示 OSD。",
|
||
"label": "亮度"
|
||
},
|
||
"input-volume": {
|
||
"description": "当麦克风音量发生变化时显示 OSD。",
|
||
"label": "输入音量"
|
||
},
|
||
"lockkey": {
|
||
"description": "当切换大写锁定、数字锁定或滚动锁定时显示 OSD。",
|
||
"label": "锁定键"
|
||
},
|
||
"section": {
|
||
"description": "选择触发OSD的事件。如果未选择任何事件,则所有可用事件都将触发OSD。",
|
||
"label": "OSD触发事件"
|
||
},
|
||
"volume": {
|
||
"description": "当音频输出音量发生变化时显示 OSD。",
|
||
"label": "输出音量"
|
||
}
|
||
}
|
||
},
|
||
"screen-recorder": {
|
||
"audio": {
|
||
"audio-codec": {
|
||
"description": "推荐使用 Opus 以获得最佳性能和最小的音频大小。",
|
||
"label": "音频编解码器"
|
||
},
|
||
"audio-source": {
|
||
"description": "录制期间要捕获的音频源。",
|
||
"label": "音频源"
|
||
},
|
||
"section": {
|
||
"description": "配置音频录制选项。",
|
||
"label": "音频设置"
|
||
}
|
||
},
|
||
"general": {
|
||
"output-folder": {
|
||
"description": "屏幕录制将保存的文件夹。",
|
||
"label": "输出文件夹",
|
||
"tooltip": "浏览输出文件夹"
|
||
},
|
||
"section": {
|
||
"description": "管理屏幕录制输出和内容。",
|
||
"label": "常规设置"
|
||
},
|
||
"select-output-folder": "选择输出文件夹",
|
||
"show-cursor": {
|
||
"description": "在视频中录制鼠标光标。",
|
||
"label": "显示光标"
|
||
}
|
||
},
|
||
"title": "屏幕录制",
|
||
"video": {
|
||
"color-range": {
|
||
"description": "推荐使用 Limited 以获得更好的兼容性。",
|
||
"label": "颜色范围"
|
||
},
|
||
"frame-rate": {
|
||
"description": "屏幕录制的目标帧率。",
|
||
"label": "帧率"
|
||
},
|
||
"section": {
|
||
"description": "配置视频录制选项。",
|
||
"label": "视频设置"
|
||
},
|
||
"video-codec": {
|
||
"description": "h264 是最常见的编解码器。",
|
||
"label": "视频编解码器"
|
||
},
|
||
"video-quality": {
|
||
"description": "更高的质量会导致更大的文件大小。",
|
||
"label": "视频质量"
|
||
},
|
||
"video-source": {
|
||
"description": "推荐使用 Portal,如果出现伪影请尝试 Screen。",
|
||
"label": "视频源"
|
||
}
|
||
}
|
||
},
|
||
"session-menu": {
|
||
"countdown-duration": {
|
||
"description": "设置倒计时计时器在执行电源操作之前持续多长时间。",
|
||
"label": "倒计时持续时间"
|
||
},
|
||
"enable-countdown": {
|
||
"description": "在执行电源操作之前显示倒计时计时器。",
|
||
"label": "启用倒计时计时器"
|
||
},
|
||
"entries": {
|
||
"section": {
|
||
"description": "自定义会话菜单中显示哪些电源操作及其顺序。",
|
||
"label": "电源操作"
|
||
}
|
||
},
|
||
"general": {
|
||
"section": {
|
||
"description": "配置会话菜单面板的行为和外观。",
|
||
"label": "常规"
|
||
}
|
||
},
|
||
"position": {
|
||
"description": "选择会话菜单面板打开时出现的位置。",
|
||
"label": "位置"
|
||
},
|
||
"show-header": {
|
||
"description": "在会话菜单顶部显示标题和关闭按钮。",
|
||
"label": "显示标题"
|
||
},
|
||
"title": "会话菜单"
|
||
},
|
||
"system-monitor": {
|
||
"cpu-critical-threshold": {
|
||
"label": "严重阈值"
|
||
},
|
||
"cpu-section": {
|
||
"label": "CPU 使用率"
|
||
},
|
||
"cpu-warning-threshold": {
|
||
"label": "警告阈值"
|
||
},
|
||
"critical-color": {
|
||
"label": "严重颜色"
|
||
},
|
||
"custom-highlight-colors-title": {
|
||
"label": "自定义高亮颜色"
|
||
},
|
||
"disk-critical-threshold": {
|
||
"label": "严重阈值"
|
||
},
|
||
"disk-section": {
|
||
"label": "磁盘使用率"
|
||
},
|
||
"disk-warning-threshold": {
|
||
"label": "警告阈值"
|
||
},
|
||
"general": {
|
||
"section": {
|
||
"description": "配置系统监视器的行为和外观。",
|
||
"label": "通用"
|
||
}
|
||
},
|
||
"highlight-colors-section": {
|
||
"label": "高亮颜色"
|
||
},
|
||
"mem-critical-threshold": {
|
||
"label": "严重阈值"
|
||
},
|
||
"mem-warning-threshold": {
|
||
"label": "警告阈值"
|
||
},
|
||
"memory-section": {
|
||
"label": "内存使用率"
|
||
},
|
||
"network-section": {
|
||
"label": "网络"
|
||
},
|
||
"polling-interval": {
|
||
"label": "轮询间隔"
|
||
},
|
||
"temp-critical-threshold": {
|
||
"label": "严重阈值"
|
||
},
|
||
"temp-warning-threshold": {
|
||
"label": "警告阈值"
|
||
},
|
||
"temperature-section": {
|
||
"label": "CPU 温度"
|
||
},
|
||
"thresholds-section": {
|
||
"description": "为每个系统指标调整警告/严重阈值和轮询间隔。",
|
||
"label": "阈值"
|
||
},
|
||
"title": "系统监视器",
|
||
"use-custom-highlight-colors": {
|
||
"description": "关闭时将使用主题默认高亮颜色。",
|
||
"label": "使用自定义高亮颜色"
|
||
},
|
||
"warning-color": {
|
||
"label": "警告颜色"
|
||
}
|
||
},
|
||
"user-interface": {
|
||
"allow-panels-without-bar": {
|
||
"description": "启用后,面板可以在任何屏幕上打开。禁用后,面板将仅在有栏的屏幕上打开,这可以减少内存使用。",
|
||
"label": "允许在没有栏的屏幕上显示面板"
|
||
},
|
||
"animation-disable": {
|
||
"description": "禁用所有动画以获得更快、更流畅的体验。",
|
||
"label": "禁用 UI 动画"
|
||
},
|
||
"animation-speed": {
|
||
"description": "调整全局动画速度。",
|
||
"label": "动画速度",
|
||
"reset": "重置动画速度"
|
||
},
|
||
"border-radius": {
|
||
"description": "控制窗口、按钮和其他元素的圆角程度。",
|
||
"label": "边框半径",
|
||
"reset": "重置边框半径"
|
||
},
|
||
"dim-desktop": {
|
||
"description": "当面板或菜单打开时,桌面变暗。",
|
||
"label": "昏暗的桌面"
|
||
},
|
||
"dimmer-opacity": {
|
||
"description": "设置桌面变暗时的不透明度。",
|
||
"label": "变暗桌面不透明度",
|
||
"reset": "重置变暗桌面不透明度"
|
||
},
|
||
"panel-background-opacity": {
|
||
"description": "设置所有面板的背景不透明度(启动器、控制中心、设置等)。",
|
||
"label": "面板背景不透明度"
|
||
},
|
||
"panels-attached-to-bar": {
|
||
"description": "面板锁定到边栏和屏幕边缘,形成无缝外观,并具有时尚的倒角。",
|
||
"label": "将面板对齐到边缘"
|
||
},
|
||
"panels-overlay": {
|
||
"description": "确保面板和栏保持可见,即使在全屏应用程序上也是如此。",
|
||
"label": "将面板和栏保持在顶部"
|
||
},
|
||
"scaling": {
|
||
"description": "更改通用用户界面大小,不包括栏。",
|
||
"label": "界面缩放",
|
||
"reset-scaling": "重置界面缩放"
|
||
},
|
||
"section": {
|
||
"description": "自定义界面的外观、感觉和行为。",
|
||
"label": "外观"
|
||
},
|
||
"settings-panel-attached-to-bar": {
|
||
"description": "使设置窗口与边栏保持对齐,实现统一的外观。",
|
||
"label": "将设置窗口贴合边栏"
|
||
},
|
||
"shadows": {
|
||
"description": "启用条形图和面板下的阴影。",
|
||
"direction": {
|
||
"description": "选择阴影投射的方向。",
|
||
"label": "阴影方向"
|
||
},
|
||
"label": "阴影"
|
||
},
|
||
"title": "用户界面",
|
||
"tooltips": {
|
||
"description": "启用或禁用整个界面的工具提示。",
|
||
"label": "显示工具提示"
|
||
}
|
||
},
|
||
"wallpaper": {
|
||
"automation": {
|
||
"custom-interval": {
|
||
"description": "以 HH:MM 格式输入时间(例如:01:30)。",
|
||
"label": "自定义间隔"
|
||
},
|
||
"interval": {
|
||
"description": "自动更改壁纸的频率。",
|
||
"label": "壁纸间隔"
|
||
},
|
||
"random-wallpaper": {
|
||
"description": "按固定间隔调度随机壁纸更改。",
|
||
"label": "随机壁纸"
|
||
},
|
||
"section": {
|
||
"label": "自动化"
|
||
}
|
||
},
|
||
"look-feel": {
|
||
"edge-smoothness": {
|
||
"description": "对过渡边缘应用柔和、羽化的效果。",
|
||
"label": "软化过渡边缘"
|
||
},
|
||
"fill-color": {
|
||
"description": "选择可能出现在壁纸后面的填充颜色。",
|
||
"label": "填充颜色"
|
||
},
|
||
"fill-mode": {
|
||
"description": "选择图像应如何缩放以匹配显示器的分辨率。",
|
||
"label": "填充模式"
|
||
},
|
||
"section": {
|
||
"label": "外观与体验"
|
||
},
|
||
"transition-duration": {
|
||
"description": "过渡动画的持续时间(秒)。",
|
||
"label": "过渡持续时间"
|
||
},
|
||
"transition-type": {
|
||
"description": "切换壁纸时的动画类型。",
|
||
"label": "过渡类型"
|
||
}
|
||
},
|
||
"settings": {
|
||
"enable-management": {
|
||
"description": "使用 Noctalia 管理壁纸。如果您更喜欢使用其他应用程序,请取消选中。",
|
||
"label": "启用壁纸管理"
|
||
},
|
||
"enable-overview": {
|
||
"description": "将模糊且变暗的壁纸应用于概览屏幕。",
|
||
"label": "启用概览壁纸"
|
||
},
|
||
"folder": {
|
||
"description": "您的主壁纸文件夹路径。",
|
||
"label": "壁纸文件夹",
|
||
"tooltip": "浏览壁纸文件夹"
|
||
},
|
||
"hide-wallpaper-filenames": {
|
||
"description": "在选择器中隐藏壁纸文件名。",
|
||
"label": "隐藏文件名。"
|
||
},
|
||
"monitor-specific": {
|
||
"description": "为每个显示器设置不同的壁纸文件夹。",
|
||
"label": "显示器特定目录",
|
||
"tooltip": "浏览壁纸文件夹"
|
||
},
|
||
"recursive-search": {
|
||
"description": "同时在壁纸目录的子文件夹中搜索壁纸。",
|
||
"label": "搜索子文件夹"
|
||
},
|
||
"section": {
|
||
"description": "控制壁纸的管理和显示方式。",
|
||
"label": "壁纸设置"
|
||
},
|
||
"select-folder": "选择壁纸文件夹",
|
||
"select-monitor-folder": "选择显示器壁纸文件夹",
|
||
"selector": {
|
||
"description": "选择你的壁纸。",
|
||
"label": "壁纸选择器",
|
||
"tooltip": "打开壁纸选择器"
|
||
},
|
||
"selector-position": {
|
||
"description": "选择壁纸选择面板的显示位置。",
|
||
"label": "选择器位置"
|
||
}
|
||
},
|
||
"title": "壁纸"
|
||
}
|
||
},
|
||
"setup": {
|
||
"appearance": {
|
||
"header": "外观",
|
||
"subheader": "选择深色模式与配色来源(Matugen 或预设)。"
|
||
},
|
||
"customize": {
|
||
"header": "自定义体验",
|
||
"subheader": "调整状态栏位置、密度、缩放等。"
|
||
},
|
||
"wallpaper": {
|
||
"choose-dir": "选择包含壁纸图片的目录",
|
||
"dir": {
|
||
"browse": "浏览文件夹",
|
||
"description": "选择存放壁纸的文件夹",
|
||
"label": "壁纸目录",
|
||
"select-title": "选择壁纸文件夹"
|
||
},
|
||
"header": "选择你的壁纸",
|
||
"no-dir": "未选择壁纸目录",
|
||
"no-valid": "在 {dir} 中未找到有效图片文件",
|
||
"none-in-dir": "目录中未找到壁纸",
|
||
"preview-error": "图片加载失败",
|
||
"select-prompt": "在下方选择一张壁纸",
|
||
"subheader": "用精美壁纸营造氛围。"
|
||
},
|
||
"welcome": {
|
||
"note": "先进行一些基础设置——更多选项可在“设置”中找到"
|
||
}
|
||
},
|
||
"system": {
|
||
"cpu-temperature": "{temp}°C",
|
||
"disk-usage": "{percent}%",
|
||
"location-display": "{name} ({coordinates})",
|
||
"monitor-description": "{model} ({width}x{height} @ {scale}x)",
|
||
"no-media-player-detected": "未检测到媒体播放器",
|
||
"scaling-percentage": "{percentage}%",
|
||
"signal-strength": "{signal}%",
|
||
"unknown": "未知",
|
||
"unknown-app": "未知应用",
|
||
"unknown-layout": "未知",
|
||
"unknown-version": "未知",
|
||
"uptime": "系统运行时间:{uptime}",
|
||
"user-requested": "用户请求",
|
||
"welcome-back": "欢迎回来,",
|
||
"widget-settings-title": "{widget} 设置"
|
||
},
|
||
"toast": {
|
||
"airplane-mode": {
|
||
"disabled": "已禁用",
|
||
"enabled": "已启用",
|
||
"title": "飞行模式"
|
||
},
|
||
"battery": {
|
||
"low": "电量低",
|
||
"low-desc": "电量为 {percent}%。请连接充电器。"
|
||
},
|
||
"bluetooth": {
|
||
"disabled": "已禁用",
|
||
"enabled": "已启用"
|
||
},
|
||
"clipboard": {
|
||
"unavailable": "剪贴板历史记录不可用",
|
||
"unavailable-desc": "未安装 'cliphist' 应用程序。请安装它以使用剪贴板历史记录功能。"
|
||
},
|
||
"dark-mode": {
|
||
"dark-mode": "深色模式",
|
||
"enabled": "已启用",
|
||
"light-mode": "浅色模式"
|
||
},
|
||
"do-not-disturb": {
|
||
"disabled": "'勿扰模式'已禁用",
|
||
"disabled-desc": "显示所有通知。",
|
||
"enabled": "'勿扰模式'已启用",
|
||
"enabled-desc": "您可以在历史记录中找到这些通知。"
|
||
},
|
||
"internet": {
|
||
"limited": "已连接但无互联网"
|
||
},
|
||
"ipc": {
|
||
"powerpanel-deprecated": "PowerPanel 已重命名为 SessionMenu,此 IPC 调用将很快弃用。请改用 \"ipc call sessionMenu toggle\"。",
|
||
"sidepanel-deprecated": "SidePanel 已重命名为 ControlCenter,此 IPC 调用将很快弃用。请改用 \"ipc call controlCenter toggle\"。"
|
||
},
|
||
"keep-awake": {
|
||
"disabled": "已禁用",
|
||
"enabled": "已启用"
|
||
},
|
||
"keyboard-layout": {
|
||
"changed": "键盘布局已更改为 {layout}"
|
||
},
|
||
"kofi": {
|
||
"opened": "Ko-fi 页面已在您的浏览器中打开"
|
||
},
|
||
"missing-control-center": {
|
||
"description": "控制中心小部件已从状态栏中移除。要再次从状态栏访问它,您需要重新添加小部件。您也可以通过右键点击状态栏来打开它。",
|
||
"label": "最后一个控制中心小部件已移除"
|
||
},
|
||
"night-light": {
|
||
"disabled": "已禁用",
|
||
"enabled": "已启用",
|
||
"forced": "强制激活",
|
||
"normal": "正常模式",
|
||
"not-installed": "未安装 wlsunset"
|
||
},
|
||
"noctalia-performance": {
|
||
"disabled": "性能模式已禁用",
|
||
"enabled": "已启用性能模式",
|
||
"label": "夜之颂演出"
|
||
},
|
||
"power-profile": {
|
||
"changed": "电源模式已更改",
|
||
"profile-name": "\"{profile}\""
|
||
},
|
||
"recording": {
|
||
"failed-general": "录制器因错误退出。",
|
||
"failed-gpu": "gpu-screen-recorder 意外退出。",
|
||
"failed-start": "开始录制失败",
|
||
"no-portals": "桌面门户未运行",
|
||
"no-portals-desc": "请启动 xdg-desktop-portal 和一个合成器门户 (wlr/hyprland/gnome/kde)。",
|
||
"not-installed": "gpu-screen-recorder 未安装",
|
||
"not-installed-desc": "请安装 gpu-screen-recorder 以使用屏幕录制功能。",
|
||
"saved": "录制已保存",
|
||
"started": "录制已开始",
|
||
"stopping": "正在停止录制…"
|
||
},
|
||
"theming-processor-failed": {
|
||
"desc-generic": "处理模板时遇到错误",
|
||
"title-matugen": "Matugen模板处理失败",
|
||
"title-predefined": "预定义的颜色方案处理失败"
|
||
},
|
||
"vpn": {
|
||
"connected": "已连接到“{name}”",
|
||
"disconnected": "已断开与“{name}”的连接"
|
||
},
|
||
"wallpaper-colors": {
|
||
"disabled": "壁纸颜色已禁用",
|
||
"enabled": "壁纸颜色已启用",
|
||
"label": "壁纸颜色生成",
|
||
"not-installed": "Matugen 未安装 - 壁纸颜色提取所需"
|
||
},
|
||
"wifi": {
|
||
"connected": "已连接到 '{ssid}'",
|
||
"disabled": "已禁用",
|
||
"disconnected": "已断开与 '{ssid}' 的连接",
|
||
"enabled": "已启用"
|
||
}
|
||
},
|
||
"tooltips": {
|
||
"add-widget": "添加小部件",
|
||
"bluetooth-devices": "蓝牙设备",
|
||
"brightness-at": "亮度:{brightness}%\n右键点击进入设置。\n滚动调整亮度。",
|
||
"cancel-timer": "取消计时器",
|
||
"clear-history": "清除历史记录",
|
||
"click-to-start-recording": "点击开始录制",
|
||
"click-to-stop-recording": "点击停止录制",
|
||
"close": "关闭",
|
||
"connect-disconnect-devices": "左键点击连接。右键点击忘记。",
|
||
"delete-notification": "删除通知",
|
||
"disable-keep-awake": "单击以禁用保持唤醒。\n滚动以调整超时。",
|
||
"do-not-disturb-disabled": "'勿扰模式'已禁用",
|
||
"do-not-disturb-enabled": "'勿扰模式'已启用",
|
||
"enable-keep-awake": "单击以启用保持唤醒。\n滚动以调整超时。",
|
||
"forget-network": "忘记网络",
|
||
"home": "主目录",
|
||
"input-muted": "静音输入设备",
|
||
"keep-awake": "保持唤醒",
|
||
"keyboard-layout": "{layout} 键盘布局",
|
||
"manage-vpn": "管理 VPN 连接",
|
||
"manage-wifi": "管理 Wi-Fi",
|
||
"microphone-volume-at": "麦克风音量 {volume}%\n左键点击进入设置。右键点击切换静音。\n滚动滚轮调节音量。",
|
||
"move-to-center-section": "移动到中央部分",
|
||
"move-to-left-section": "移动到左侧部分",
|
||
"move-to-right-section": "移动到右侧部分",
|
||
"next-media": "下一媒体",
|
||
"next-month": "下个月",
|
||
"night-light-disabled": "夜间模式已禁用。\n左键点击循环模式。\n右键点击访问设置。",
|
||
"night-light-enabled": "夜间模式已启用。\n左键点击循环模式。\n右键点击访问设置。",
|
||
"night-light-forced": "夜间模式已强制启用。\n左键点击循环模式。\n右键点击访问设置。",
|
||
"night-light-not-installed": "夜间模式不可用。\nwlsunset 未安装。",
|
||
"noctalia-performance-disabled": "Noctalia 性能模式已禁用。\n左键点击以启用。",
|
||
"noctalia-performance-enabled": "Noctalia 性能模式已启用。\n左键点击以禁用。",
|
||
"open-control-center": "打开控制中心",
|
||
"open-notification-history-disable-dnd": "打开通知历史记录\n右键:打开右键菜单",
|
||
"open-notification-history-enable-dnd": "打开通知历史记录\n右键:打开右键菜单",
|
||
"open-settings": "打开设置",
|
||
"open-tray-dropdown": "打开系统托盘下拉菜单",
|
||
"open-wallpaper-selector": "打开壁纸选择器",
|
||
"output-muted": "静音输出设备",
|
||
"pause": "暂停",
|
||
"play": "播放",
|
||
"power-profile": "'{profile}' 电源模式",
|
||
"previous-media": "上一媒体",
|
||
"previous-month": "上个月",
|
||
"refresh": "刷新",
|
||
"refresh-devices": "刷新设备",
|
||
"refresh-wallhaven": "刷新 Wallhaven 结果",
|
||
"refresh-wallpaper-list": "刷新壁纸列表",
|
||
"remove-widget": "移除小部件",
|
||
"screen-recorder-not-installed": "屏幕录制器未安装",
|
||
"session-menu": "会话菜单",
|
||
"set-power-profile": "设置\"{profile}\"电源模式",
|
||
"start-screen-recording": "开始屏幕录制",
|
||
"stop-screen-recording": "停止屏幕录制",
|
||
"switch-to-dark-mode": "切换到深色模式",
|
||
"switch-to-light-mode": "切换到浅色模式",
|
||
"up": "向上",
|
||
"volume-at": "输出音量 {volume}%\n左键点击进入设置。右键点击切换静音。\n滚动滚轮调节音量。",
|
||
"wallpaper-selector": "左键点击:打开壁纸选择器。\n右键点击:设置随机壁纸。",
|
||
"widget-settings": "小部件设置"
|
||
},
|
||
"wallpaper": {
|
||
"configure-directory": "使用图像配置您的壁纸目录。",
|
||
"fill-modes": {
|
||
"center": "居中",
|
||
"crop": "裁剪(填充)",
|
||
"fit": "适应(包含)",
|
||
"stretch": "拉伸"
|
||
},
|
||
"no-match": "未找到匹配项。",
|
||
"no-wallpaper": "未找到壁纸。",
|
||
"panel": {
|
||
"apply-all-monitors": {
|
||
"description": "一次性将选定的壁纸应用到所有显示器。",
|
||
"label": "应用到所有显示器"
|
||
},
|
||
"categories": {
|
||
"anime": "动漫",
|
||
"general": "通用",
|
||
"label": "分类",
|
||
"people": "人物"
|
||
},
|
||
"order": {
|
||
"asc": "升序",
|
||
"desc": "降序",
|
||
"label": "顺序"
|
||
},
|
||
"purity": {
|
||
"all": "全部",
|
||
"label": "内容过滤器",
|
||
"sfw": "SFW",
|
||
"sketchy": "Sketchy"
|
||
},
|
||
"resolution": {
|
||
"atleast": "至少",
|
||
"exact": "精确",
|
||
"label": "分辨率",
|
||
"mode": {
|
||
"label": "模式"
|
||
}
|
||
},
|
||
"search": "搜索:",
|
||
"sorting": {
|
||
"date_added": "添加日期",
|
||
"favorites": "收藏",
|
||
"label": "排序方式",
|
||
"random": "随机",
|
||
"relevance": "相关性",
|
||
"toplist": "排行榜",
|
||
"views": "浏览量"
|
||
},
|
||
"source": {
|
||
"label": "来源",
|
||
"local": "本地",
|
||
"wallhaven": "Wallhaven"
|
||
},
|
||
"title": "壁纸选择器",
|
||
"wallhaven-settings": {
|
||
"apply": "应用",
|
||
"title": "Wallhaven 设置"
|
||
}
|
||
},
|
||
"transitions": {
|
||
"disc": "圆盘",
|
||
"fade": "淡入淡出",
|
||
"none": "无",
|
||
"random": "随机",
|
||
"stripes": "条纹",
|
||
"wipe": "擦除"
|
||
},
|
||
"try-different-search": "尝试不同的搜索查询。",
|
||
"unknown": "未知",
|
||
"wallhaven": {
|
||
"loading": "正在加载壁纸...",
|
||
"no-results": "未找到壁纸。请尝试不同的搜索查询。",
|
||
"page": "{current} / {total}"
|
||
}
|
||
},
|
||
"weather": {
|
||
"clear-sky": "晴朗",
|
||
"drizzle": "毛毛雨",
|
||
"fog": "雾",
|
||
"mainly-clear": "基本晴朗",
|
||
"overcast": "阴天",
|
||
"partly-cloudy": "局部多云",
|
||
"rain-showers": "阵雨",
|
||
"snow": "雪",
|
||
"thunderstorm": "雷暴",
|
||
"unknown": "未知"
|
||
},
|
||
"widgets": {
|
||
"color-picker": {
|
||
"apply": "应用",
|
||
"cancel": "取消",
|
||
"palette": {
|
||
"description": "从各种预定义颜色中选择。",
|
||
"label": "调色板",
|
||
"theme-colors": "快速访问您主题的调色板。"
|
||
},
|
||
"title": "颜色选择器"
|
||
},
|
||
"datetime-tokens": {
|
||
"ampm": {
|
||
"lowercase": "am/pm 小写",
|
||
"uppercase": "AM/PM 大写"
|
||
},
|
||
"common": {
|
||
"12hour-time-minutes": "12小时制带分钟",
|
||
"24hour-time-minutes": "24小时制带分钟",
|
||
"24hour-time-seconds": "24小时制带秒",
|
||
"european-date": "欧洲日期格式",
|
||
"iso-date": "ISO 日期格式",
|
||
"us-date": "美国日期格式",
|
||
"weekday-date": "星期和日期",
|
||
"weekday-month-day": "星期、月份和日期"
|
||
},
|
||
"day": {
|
||
"abbreviated": "星期名称缩写",
|
||
"full": "星期名称全称",
|
||
"leading-zero": "日期有前导零 (01-31)",
|
||
"no-leading-zero": "日期无前导零 (1-31)"
|
||
},
|
||
"hour": {
|
||
"leading-zero": "小时有前导零 (00-23) - 24小时制",
|
||
"no-leading-zero": "小时无前导零 (0-23) - 24小时制"
|
||
},
|
||
"minute": {
|
||
"leading-zero": "分钟有前导零 (00-59)",
|
||
"no-leading-zero": "分钟无前导零 (0-59)"
|
||
},
|
||
"month": {
|
||
"abbreviated": "月份名称缩写",
|
||
"full": "月份名称全称",
|
||
"number-leading-zero": "月份数字有前导零 (01-12)",
|
||
"number-no-zero": "月份数字无前导零 (1-12)"
|
||
},
|
||
"second": {
|
||
"leading-zero": "秒有前导零 (00-59)",
|
||
"no-leading-zero": "秒无前导零 (0-59)"
|
||
},
|
||
"timezone": {
|
||
"abbreviation": "时区缩写"
|
||
},
|
||
"year": {
|
||
"four-digit": "年份为四位数",
|
||
"two-digit": "年份为两位数 (00-99)"
|
||
}
|
||
},
|
||
"file-picker": {
|
||
"cancel": "取消",
|
||
"search-placeholder": "搜索文件和文件夹...",
|
||
"select-current": "选择当前",
|
||
"select-file": "选择文件",
|
||
"select-folder": "选择文件夹",
|
||
"title": "文件选择器"
|
||
},
|
||
"icon-picker": {
|
||
"apply": "应用",
|
||
"cancel": "取消",
|
||
"search": {
|
||
"label": "搜索"
|
||
},
|
||
"title": "图标选择器"
|
||
},
|
||
"text-input": {
|
||
"clear": "清除"
|
||
},
|
||
"tooltip": {
|
||
"placeholder": "占位符"
|
||
}
|
||
},
|
||
"wifi": {
|
||
"panel": {
|
||
"available-networks": "可用网络",
|
||
"connect": "连接",
|
||
"connected": "已连接",
|
||
"disabled": "Wi-Fi 已禁用",
|
||
"disconnect": "断开连接",
|
||
"disconnecting": "正在断开连接...",
|
||
"enable-message": "启用 Wi-Fi 以查看可用网络。",
|
||
"enter-password": "输入密码...",
|
||
"forget": "忘记",
|
||
"forget-network": "忘记此网络?",
|
||
"forgetting": "正在忘记...",
|
||
"known-networks": "已知网络",
|
||
"no-networks": "未找到网络",
|
||
"password": "密码",
|
||
"saved": "已保存",
|
||
"scan-again": "重新扫描",
|
||
"searching": "正在搜索附近网络...",
|
||
"title": "Wi-Fi"
|
||
}
|
||
}
|
||
}
|