Merge branch 'dev' into crowdin-live-translate

This commit is contained in:
Thomas Camlong
2023-10-31 09:18:57 +01:00
committed by GitHub
413 changed files with 6633 additions and 819 deletions

View File

@@ -25,6 +25,7 @@ module.exports = {
'vi',
'uk',
'zh',
'zh-tw',
'el',
'sk',
'no',

View File

@@ -0,0 +1,35 @@
{
"metaTitle": "创建账号",
"title": "创建账号",
"text": "请在下面定义您的凭据",
"form": {
"fields": {
"username": {
"label": "用户名"
},
"password": {
"label": "密码"
},
"passwordConfirmation": {
"label": "确认密码"
}
},
"buttons": {
"submit": "创建账号"
}
},
"notifications": {
"loading": {
"title": "正在创建账号...",
"text": "请稍等"
},
"success": {
"title": "账号已创建",
"text": "您的账号创建成功"
},
"error": {
"title": "错误",
"text": "出错了,出现以下错误: {{error}}"
}
}
}

View File

@@ -0,0 +1,20 @@
{
"metaTitle": "登录",
"title": "欢迎回来!",
"text": "请确认您的凭证",
"form": {
"fields": {
"username": {
"label": "用户名"
},
"password": {
"label": "密码"
}
},
"buttons": {
"submit": "登录"
},
"afterLoginRedirection": "登录后,您将被重定向到 {{url}}"
},
"alert": "您的凭据不正确或此账户不存在。请重试。"
}

View File

@@ -0,0 +1,5 @@
{
"header": {
"customize": "自定义面板"
}
}

View File

@@ -0,0 +1,29 @@
{
"metaTitle": "自定义 {{name}} 面板",
"pageTitle": "{{name}} 面板自定义中",
"backToBoard": "返回面板",
"settings": {
"appearance": {
"primaryColor": "主体色",
"secondaryColor": "辅助色"
}
},
"save": {
"button": "保存更改",
"note": "小心,您有未保存的更改!"
},
"notifications": {
"pending": {
"title": "自定义保存中",
"message": "请稍候,我们正在保存您的自定义"
},
"success": {
"title": "已保存自定义",
"message": "您的自定义已成功保存"
},
"error": {
"title": "错误",
"message": "无法保存更改"
}
}
}

View File

@@ -0,0 +1,44 @@
{
"save": "保存",
"about": "关于",
"cancel": "取消",
"close": "关闭",
"back": "返回",
"delete": "删除",
"ok": "确定",
"edit": "编辑",
"next": "下一步",
"previous": "上一步",
"confirm": "确认",
"enabled": "已启用",
"disabled": "已禁用",
"enableAll": "全部启用",
"disableAll": "全部禁用",
"version": "版本",
"changePosition": "换位",
"remove": "删除",
"removeConfirm": "你确定要删除 {{item}} 吗?",
"createItem": "创建{{item}}",
"sections": {
"settings": "设置",
"dangerZone": "危险"
},
"secrets": {
"apiKey": "API密钥",
"username": "用户名",
"password": "密码"
},
"tip": "提示: ",
"time": {
"seconds": "秒",
"minutes": "分钟",
"hours": "小时"
},
"loading": "正在加载...",
"breakPoints": {
"small": "小",
"medium": "中",
"large": "大"
},
"seeMore": "查看更多..."
}

View File

@@ -0,0 +1,25 @@
{
"modals": {
"blockedPopups": {
"title": "阻止弹出窗口",
"text": "您的浏览器阻止了 Homarr 访问其 API。最常见的原因是广告拦截器或权限被拒绝。Homarr 无法自动请求权限。",
"list": {
"browserPermission": "点击链接旁的图标并检查权限,允许弹出窗口",
"adBlockers": "禁用浏览器中的广告拦截器和安全工具",
"otherBrowser": "尝试使用其它的浏览器"
}
}
},
"actions": {
"category": {
"openAllInNewTab": "在新标签页中打开全部内容"
}
},
"menu": {
"moveUp": "上移",
"moveDown": "下移",
"addCategory": "{{location}}添加分类",
"addAbove": "在上方",
"addBelow": "在下方"
}
}

View File

@@ -0,0 +1,25 @@
{
"modal": {
"title": "添加新磁贴",
"text": "磁贴是 Homarr 的主要组成元素。它们被用来显示你的应用程序和其他信息。您可以根据需要增加任意数量的磁贴。"
},
"widgetDescription": "组件与您的应用交互,为您提供更多的应用程序控制。它们在使用前通常需要额外的配置。",
"goBack": "上一步",
"actionIcon": {
"tooltip": "添加磁贴"
},
"apps": "应用",
"app": {
"defaultName": "您的应用"
},
"widgets": "组件",
"categories": "分类",
"category": {
"newName": "新分类名称",
"defaultName": "新建分类",
"created": {
"title": "分类已创建",
"message": "已创建分类\"{{name}}\""
}
}
}

View File

@@ -0,0 +1,5 @@
{
"title": "拒绝访问",
"text": "您没有足够的权限访问此页面。如果你相信, 这不是有意的, 请联系您的系统管理员。",
"switchAccount": "切换到其他账户"
}

View File

@@ -0,0 +1,5 @@
{
"title": "无法找到页面",
"text": "找不到该页面。该页面的 URL 可能已过期、URL 无效或您现在没有访问该资源所需的权限。",
"button": "返回首页"
}

View File

@@ -0,0 +1,34 @@
{
"experimentalNote": {
"label": "这是 Homarr 的一项实验性功能。请在 <gh>GitHub</gh> 或 <dc>Discord</dc>上报告任何问题。"
},
"search": {
"label": "搜索",
"engines": {
"web": "在网上搜索 {{query}}",
"youtube": "在 YouTube 上搜索 {{query}}",
"torrent": "搜索 {{query}} Torrents",
"movie": "在 {{app}} 上搜索 {{query}}"
}
},
"actions": {
"avatar": {
"switchTheme": "切换主题",
"preferences": "用户首选项",
"defaultBoard": "默认仪表盘",
"manage": "管理",
"about": {
"label": "关于",
"new": "新"
},
"logout": "注销 {{username}}",
"login": "登录"
}
},
"modals": {
"movie": {
"title": "",
"topResults": "最高 {{count}} 结果为 <b>{{search}}</b>。"
}
}
}

View File

@@ -0,0 +1,12 @@
{
"description": "在编辑模式下,您可以调整磁贴和配置应用。在退出编辑模式之前不会保存更改。",
"button": {
"disabled": "进入编辑模式",
"enabled": "退出并保存"
},
"popover": {
"title": "启用 <1>{{size}}</1> 尺寸编辑模式",
"text": "现在您可以调整和配置您的应用了,在退出编辑模式之前<strong>不会保存</strong>更改 。"
},
"unloadEvent": "退出编辑模式以保存更改"
}

View File

@@ -0,0 +1,32 @@
{
"navigation": {
"home": {
"title": "首页"
},
"boards": {
"title": "面板"
},
"users": {
"title": "用户",
"items": {
"manage": "管理",
"invites": "邀请"
}
},
"help": {
"title": "帮助",
"items": {
"documentation": "文档",
"report": "报告问题 / bug",
"discord": "Discord 社区",
"contribute": "贡献"
}
},
"tools": {
"title": "工具",
"items": {
"docker": "Docker"
}
}
}
}

View File

@@ -0,0 +1,3 @@
{
"title": "{{position}} 侧边栏"
}

View File

@@ -0,0 +1,29 @@
{
"description": "Homarr是一个 <strong>顺滑</strong> <strong>现代化</strong> 的面板,它能将您所有的应用和服务汇于指尖。有了 Homarr您可以在一个页面中访问和控制一切。Homarr 与您添加的应用无缝交互,为您提供有价值的信息并由您完全控制。安装 Homarr 轻松简单,并且 Homarr 支持多种部署方式。",
"contact": "遇到困难或问题?请与我们联系!",
"addToDashboard": "添加至面板",
"tip": "Mod 指的是您的修饰键,它是 Ctrl 或 Command/Super/Windows 键",
"key": "快捷键",
"action": "操作",
"keybinds": "热键绑定",
"documentation": "文档",
"actions": {
"toggleTheme": "切换 白天/夜晚 模式",
"focusSearchBar": "前往搜索栏",
"openDocker": "打开 docker 组件",
"toggleEdit": "切换编辑模式"
},
"metrics": {
"configurationSchemaVersion": "配置模式版本",
"configurationsCount": "可用配置文件",
"version": "版本",
"nodeEnvironment": "节点环境",
"i18n": "I18n 翻译空间已加载",
"locales": "I18n 本地语言已配置",
"experimental_disableEditMode": "<b>实验性</b>: 关闭编辑模式"
},
"version": {
"new": "新: {{newVersion}}",
"dropdown": "版本 {{newVersion}} 可用!当前版本为 {{currentVersion}}"
}
}

View File

@@ -0,0 +1,114 @@
{
"tabs": {
"general": "通用",
"behaviour": "行为",
"network": "网络",
"appearance": "外观",
"integration": "集成"
},
"general": {
"appname": {
"label": "应用名称",
"description": "用于在面板上显示。"
},
"internalAddress": {
"label": "内部地址",
"description": "应用的内部IP地址。"
},
"externalAddress": {
"label": "外部地址",
"description": "点击应用时打开的网址。"
}
},
"behaviour": {
"isOpeningNewTab": {
"label": "在新标签页中打开",
"description": "在新标签页中打开应用,而不是当前标签页。"
},
"tooltipDescription": {
"label": "应用描述",
"description": "将鼠标悬停在应用上时,将显示您输入的文本。\n它可以为用户提供更多关于应用的详细信息留空以隐藏。"
},
"customProtocolWarning": "使用非标准协议。这可能需要预先安装应用程序,并可能带来安全风险。确保您的地址安全可靠。"
},
"network": {
"statusChecker": {
"label": "状态检测",
"description": "使用简单的HTTP(S) 请求检查您的应用是否在线。"
},
"statusCodes": {
"label": "HTTP状态码",
"description": "被视为在线的 HTTP 状态码。"
}
},
"appearance": {
"icon": {
"label": "应用图标",
"description": "输入以搜索图标,也可以粘贴自定义图标的网址。",
"autocomplete": {
"title": "未找到结果",
"text": "尝试使用一个更具体的搜索词。如果您找不到您想要的图标,可以在上方粘贴图片的网址,以获得一个自定义图标。"
},
"noItems": {
"title": "正在加载外部图标",
"text": "这可能需要几秒钟"
}
},
"appNameFontSize": {
"label": "应用名称字体大小",
"description": "设置应用名称在磁贴上显示时的字体大小。"
},
"appNameStatus": {
"label": "应用名称状态",
"description": "如果您想要显示标题,请选择显示的位置。",
"dropdown": {
"normal": "仅在磁贴上显示标题",
"hover": "仅在悬停时显示标题",
"hidden": "完全不显示"
}
},
"positionAppName": {
"label": "应用名称位置",
"description": "应用名称相对于图标的位置。",
"dropdown": {
"top": "上边",
"right": "右边",
"bottom": "下边",
"left": "左边"
}
},
"lineClampAppName": {
"label": "应用名称行数",
"description": "定义标题最多能容纳多少行。设置为 0 表示无限制。"
}
},
"integration": {
"type": {
"label": "集成配置",
"description": "集成配置将用于连接到您的应用。",
"placeholder": "选择一个集成",
"defined": "已定义",
"undefined": "未定义",
"public": "公开",
"private": "私有",
"explanationPrivate": "私有密钥仅会被发送到服务器一次。一旦您的浏览器刷新了页面,它将永远不会再次发送。",
"explanationPublic": "公开的密钥将始终发送给客户端并且可以通过API访问。它不应该包含任何机密值如用户名、密码、令牌、证书等!"
},
"secrets": {
"description": "输入值并点击保存以更新密钥。使用清除按钮以删除密钥。",
"warning": "您的凭据作为集成的访问权限,您应该<strong>永远不</strong>与任何人共享它们。Homarr 团队永远不会索要证书。确保<strong>安全地存储和管理您的秘钥</strong>。",
"clear": "清除密钥",
"save": "保存密钥",
"update": "更新密钥"
}
},
"validation": {
"popover": "您的表单包含无效数据,因此它不能被保存。请解决所有问题,并再次点击此按钮以保存您的更改。",
"name": "名称为必填项",
"noUrl": "地址为必填项",
"invalidUrl": "不是有效的地址",
"noIconUrl": "此字段为必填",
"noExternalUri": "外部地址为必填项",
"invalidExternalUri": "无效的外部地址"
}
}

View File

@@ -0,0 +1,8 @@
{
"xPosition": "X轴位置",
"width": "宽度",
"height": "高度",
"yPosition": "Y轴位置",
"zeroOrHigher": "0 或更高",
"betweenXandY": "在 {{min}} 和 {{max}} 之间"
}

View File

@@ -0,0 +1,44 @@
{
"metaTitle": "面板",
"pageTitle": "面板",
"cards": {
"statistics": {
"apps": "应用",
"widgets": "组件",
"categories": "分类"
},
"buttons": {
"view": "查看面板"
},
"menu": {
"setAsDefault": "设置为默认",
"delete": {
"label": "永久删除",
"disabled": "删除功能被禁用,因为较旧的 Homarr 组件不允许删除默认配置。将来可能会删除。"
}
},
"badges": {
"fileSystem": "文件系统",
"default": "默认"
}
},
"buttons": {
"create": "创建新面板"
},
"modals": {
"delete": {
"title": "删除面板",
"text": "你确定要删除这个面板吗? 此操作无法撤消,您的数据将永久丢失。"
},
"create": {
"title": "创建面板",
"text": "面板创建成功后,不能修改名称。",
"form": {
"name": {
"label": "名称"
},
"submit": "创建"
}
}
}
}

View File

@@ -0,0 +1,23 @@
{
"metaTitle": "管理",
"hero": {
"title": "欢迎回来,{{username}}",
"fallbackUsername": "匿名",
"subtitle": "欢迎来到您的应用程序中心。组织、优化和征服!"
},
"quickActions": {
"title": "快捷操作",
"boards": {
"title": "您的面板",
"subtitle": "创建和管理您的面板"
},
"inviteUsers": {
"title": "邀请新用户",
"subtitle": "创建并发送注册邀请"
},
"manageUsers": {
"title": "管理用户",
"subtitle": "删除和管理您的用户"
}
}
}

View File

@@ -0,0 +1,36 @@
{
"metaTitle": "用户",
"pageTitle": "管理用户",
"text": "通过账号您可以配置谁可以编辑您的面板。Homarr的未来版本将对权限和面板进行更精细地控制。",
"buttons": {
"create": "创建"
},
"table": {
"header": {
"user": "用户"
}
},
"tooltips": {
"deleteUser": "删除用户",
"demoteAdmin": "撤销管理员",
"promoteToAdmin": "提升为管理员"
},
"modals": {
"delete": {
"title": "删除用户 {{name}}",
"text": "您确定要删除用户 {{name}} 吗?这将删除与该账户相关的数据,但不会删除该用户创建的任何仪表盘。"
},
"change-role": {
"promote": {
"title": "将用户 {{name}} 提升为管理员",
"text": "您确定要将用户{{name}} 提升为管理员吗? 这将允许用户访问Homarr实例上的所有资源。"
},
"demote": {
"title": "将用户 {{name}} 降级为用户",
"text": "您确定要将用户{{name}} 降级为用户吗? 这将删除用户对Homarr实例上所有资源的访问权限。"
},
"confirm": "确认"
}
},
"searchDoesntMatch": "您的搜索与任何条目都不匹配。请调整您的过滤器。"
}

View File

@@ -0,0 +1,52 @@
{
"metaTitle": "创建用户",
"steps": {
"account": {
"title": "第一步",
"text": "创建账号",
"username": {
"label": "用户名"
},
"email": {
"label": "邮箱"
}
},
"security": {
"title": "第二步",
"text": "密码",
"password": {
"label": "密码"
}
},
"finish": {
"title": "确认",
"text": "保存到数据库",
"card": {
"title": "检查您的输入",
"text": "将数据提交到数据库后,用户就可以登录了。您确定要将该用户存储在数据库中并激活登录吗?"
},
"table": {
"header": {
"property": "属性",
"value": "参数值",
"username": "用户名",
"email": "邮箱",
"password": "密码"
},
"notSet": "未设置",
"valid": "有效"
},
"failed": "用户创建失败: {{error}}"
},
"completed": {
"alert": {
"title": "用户已创建",
"text": "用户已在数据库中创建。他现在可以登录了。"
}
}
},
"buttons": {
"generateRandomPassword": "随机生成",
"createAnother": "创建另一个"
}
}

View File

@@ -0,0 +1,48 @@
{
"metaTitle": "用户邀请",
"pageTitle": "管理用户邀请",
"description": "使用邀请功能,可以邀请用户访问 Homarr 实例。邀请只在一定的时间范围内有效并且只能使用一次。过期时间必须在创建后5分钟到12个月之间。",
"button": {
"createInvite": "创建邀请",
"deleteInvite": "删除邀请"
},
"table": {
"header": {
"id": "ID",
"creator": "创建者",
"expires": "有效期",
"action": "操作"
},
"data": {
"expiresAt": "过期 {{at}}",
"expiresIn": "在 {{in}}"
}
},
"modals": {
"create": {
"title": "创建邀请",
"description": "过期后,邀请会失效,被邀请的收件人将无法创建账号。",
"form": {
"expires": "过期时间",
"submit": "创建"
}
},
"copy": {
"title": "复制邀请信息",
"description": "您的邀请已生成。在此模式关闭后,<b>您将无法再复制此链接</b>。如果你不想再邀请这个人,你可以随时删除这个邀请。",
"invitationLink": "邀请链接",
"details": {
"id": "ID",
"token": "Token"
},
"button": {
"close": "复制并关闭"
}
},
"delete": {
"title": "删除邀请",
"description": "你确定要删除这个邀请吗? 使用此链接的用户将不能再使用该链接创建账号。"
}
},
"noInvites": "还没有邀请。"
}

View File

@@ -0,0 +1,43 @@
{
"descriptor": {
"name": "书签",
"description": "显示字符或链接的静态列表",
"settings": {
"title": "书签设置",
"name": {
"label": "组件标题",
"info": "留空以隐藏标题。"
},
"items": {
"label": "项目"
},
"layout": {
"label": "显示布局",
"data": {
"autoGrid": "自动网格",
"horizontal": "横向",
"vertical": "垂直"
}
}
}
},
"card": {
"noneFound": {
"title": "书签列表为空",
"text": "在编辑模式下为该列表添加新项目"
}
},
"item": {
"validation": {
"length": "长度必须在 {{shortest}} 和 {{longest}} 之间",
"invalidLink": "无效链接",
"errorMsg": "由于存在验证错误,未保存。请调整您的输入"
},
"name": "名称",
"url": "网址",
"newTab": "在新标签页中打开",
"hideHostname": "隐藏域名",
"hideIcon": "隐藏图标",
"delete": "删除"
}
}

View File

@@ -0,0 +1,39 @@
{
"descriptor": {
"name": "日历",
"description": "在日历中显示来自支持集成中的即将发布的版本。",
"settings": {
"title": "日历组件设置",
"useSonarrv4": {
"label": "使用Sonarr v4 API"
},
"useRadarrv5": {
"label": "使用Radarr v5 API"
},
"radarrReleaseType": {
"label": "Radarr发布类型",
"data": {
"inCinemas": "影院放映",
"physicalRelease": "实体",
"digitalRelease": "数字"
}
},
"hideWeekDays": {
"label": "隐藏星期"
},
"showUnmonitored": {
"label": "显示未监视项目"
},
"fontSize": {
"label": "字体大小",
"data": {
"xs": "超小号",
"sm": "小号",
"md": "中号",
"lg": "大号",
"xl": "超大号"
}
}
}
}
}

View File

@@ -0,0 +1,6 @@
{
"buttons": {
"play": "开始",
"request": "请求"
}
}

View File

@@ -0,0 +1,10 @@
{
"settings": {
"label": "设置"
},
"errors": {
"unmappedOptions": {
"text": ""
}
}
}

View File

@@ -0,0 +1,118 @@
{
"descriptor": {
"name": "Dash.",
"description": "在 Homarr 中显示一个外部 Dash. 的图表。",
"settings": {
"title": "Dash. 组件设置",
"dashName": {
"label": "Dash. 名称"
},
"url": {
"label": "Dash. 网址"
},
"usePercentages": {
"label": "显示百分比"
},
"columns": {
"label": "显示的列"
},
"graphHeight": {
"label": "图表高度"
},
"graphsOrder": {
"label": "图表(顺序)",
"storage": {
"label": "存储",
"enabled": {
"label": "在组件中显示"
},
"span": {
"label": "列宽度"
},
"compactView": {
"label": "显示为文本(紧凑型)"
},
"multiView": {
"label": "显示为多驱动视图"
}
},
"network": {
"label": "网络",
"enabled": {
"label": "在组件中显示"
},
"span": {
"label": "列宽度"
},
"compactView": {
"label": "显示为文本(紧凑型)"
}
},
"cpu": {
"label": "CPU",
"enabled": {
"label": "在组件中显示"
},
"span": {
"label": "列宽度"
},
"multiView": {
"label": "显示为多核心视图"
}
},
"ram": {
"label": "内存",
"enabled": {
"label": "在组件中显示"
},
"span": {
"label": "列宽度"
}
},
"gpu": {
"label": "GPU",
"enabled": {
"label": "在组件中显示"
},
"span": {
"label": "列宽度"
}
}
}
}
},
"card": {
"title": "Dash.",
"errors": {
"noService": "未找到 Dash. 服务。请在集成中将其添加到您的 Homarr 面板或在模块选项中设置 Dash. 网址",
"noInformation": "无法从 Dash. 获取信息。- 你运行的是最新版本吗?",
"protocolDowngrade": {
"title": "检测到协议降级",
"text": "与 Dash. 实例的连接使用的是HTTP。这是一个安全风险因为HTTP是未加密的攻击者可能会滥用此连接。确保 Dash. 使用的是HTTPS或者将Homarr降级为HTTP(不推荐)。"
}
},
"graphs": {
"storage": {
"title": "存储",
"label": "存储:"
},
"network": {
"title": "网络",
"label": "网络:",
"metrics": {
"download": "下载",
"upload": "上传"
}
},
"cpu": {
"title": "CPU"
},
"ram": {
"title": "内存"
},
"gpu": {
"title": "GPU"
}
}
}
}

View File

@@ -0,0 +1,33 @@
{
"descriptor": {
"name": "日期和时间",
"description": "显示当前的日期和时间。",
"settings": {
"title": "日期和时间组件设置",
"display24HourFormat": {
"label": "全时显示24 小时)"
},
"dateFormat": {
"label": "日期格式",
"data": {
"hide": "隐藏日期"
}
},
"enableTimezone": {
"label": "显示自定义时区"
},
"timezoneLocation": {
"label": "时区位置"
},
"titleState": {
"label": "城市名称",
"info": "如果激活时区选项,则可显示城市名称和时区代码。<br/>您也可以只显示城市,甚至不显示。",
"data": {
"both": "城市和时区",
"city": "仅城市",
"none": "无"
}
}
}
}
}

View File

@@ -0,0 +1,35 @@
{
"descriptor": {
"name": "下载速度",
"description": "显示集成中支持的下载和上传速度。"
},
"card": {
"table": {
"header": {
"name": "名称",
"size": "大小",
"download": "下载",
"upload": "上传",
"estimatedTimeOfArrival": "剩余时间",
"progress": "进度"
},
"body": {
"nothingFound": "没有找到种子"
}
},
"lineChart": {
"title": "当前下载速度",
"download": "下载:{{download}}",
"upload": "上传: {{upload}}",
"timeSpan": "{{seconds}} 秒前",
"totalDownload": "下载: {{download}}/秒",
"totalUpload": "上传: {{upload}}/秒"
},
"errors": {
"noDownloadClients": {
"title": "没有找到支持的下载客户端!",
"text": "添加下载服务以查看您当前的下载情况"
}
}
}
}

View File

@@ -0,0 +1,18 @@
{
"descriptor": {
"name": "DNS漏洞控制",
"description": "从您的面板控制 PiHole 或 AdGuard",
"settings": {
"title": "DNS 漏洞控制设置",
"showToggleAllButtons": {
"label": "显示 \"启用/禁用全部 \"按钮"
}
},
"errors": {
"general": {
"title": "无法找到 DNS 漏洞",
"text": "到DNS漏洞的连接有问题。请验证您的配置/集成设置。"
}
}
}
}

View File

@@ -0,0 +1,28 @@
{
"descriptor": {
"name": "DNS漏洞统计",
"description": "显示来自 PiHole 或 AdGuard 的重要数据",
"settings": {
"title": "DNS漏洞统计设置",
"usePiHoleColors": {
"label": "使用 PiHole 的颜色"
},
"layout": {
"label": "显示布局",
"data": {
"grid": "2 x 2",
"row": "横向",
"column": "垂直"
}
}
}
},
"card": {
"metrics": {
"domainsOnAdlist": "广告列表中的域名",
"queriesToday": "今日查询",
"queriesBlockedTodayPercentage": "今日屏蔽",
"queriesBlockedToday": "今日屏蔽"
}
}
}

View File

@@ -0,0 +1,83 @@
{
"descriptor": {
"name": "Docker",
"description": "允许您轻松查看和管理所有的Docker容器。"
},
"search": {
"placeholder": "按容器或镜像名称搜索"
},
"table": {
"header": {
"name": "名称",
"image": "镜像",
"ports": "端口",
"state": "状态"
},
"body": {
"portCollapse": "{{ports}} 更多"
},
"states": {
"running": "运行中",
"created": "已创建",
"stopped": "已停止",
"unknown": "未知"
}
},
"actionBar": {
"addService": {
"title": "添加应用",
"message": "添加应用到 Homarr"
},
"restart": {
"title": "重启"
},
"stop": {
"title": "停止"
},
"start": {
"title": "开始"
},
"refreshData": {
"title": "刷新"
},
"remove": {
"title": "删除"
},
"addToHomarr": {
"title": "添加到 Homarr"
}
},
"actions": {
"start": {
"start": "正在启动...",
"end": "已启动"
},
"stop": {
"start": "正在停止",
"end": "已停止"
},
"restart": {
"start": "正在重启",
"end": "已重启"
},
"remove": {
"start": "删除中",
"end": "已删除"
}
},
"errors": {
"integrationFailed": {
"title": "Docker 集成失败",
"message": "你是不是忘了挂载docker socket"
},
"unknownError": {
"title": "出现了一个错误"
},
"oneServiceAtATime": {
"title": "请每次只添加一个应用程序或服务!"
}
},
"actionIcon": {
"tooltip": "Docker"
}
}

View File

@@ -0,0 +1,45 @@
{
"descriptor": {
"name": "iFrame",
"description": "嵌入互联网上的任何内容。某些网站可能限制访问。",
"settings": {
"title": "iFrame设置",
"embedUrl": {
"label": "嵌入地址"
},
"allowFullScreen": {
"label": "允许全屏"
},
"allowTransparency": {
"label": "允许透明"
},
"allowScrolling": {
"label": "允许滚动"
},
"allowPayment": {
"label": "允许支付"
},
"allowAutoPlay": {
"label": "允许自动播放"
},
"allowMicrophone": {
"label": "允许麦克风"
},
"allowCamera": {
"label": "允许摄像头"
},
"allowGeolocation": {
"label": "允许地理位置"
}
}
},
"card": {
"errors": {
"noUrl": {
"title": "无效链接",
"text": "确保您在组件配置中输入了一个有效的地址"
},
"browserSupport": "您的浏览器不支持 iframe。请更新您的浏览器。"
}
}
}

View File

@@ -0,0 +1,33 @@
{
"descriptor": {
"name": "媒体请求",
"description": "查看 Overr 或 Jellyseerr 实例中的所有媒体请求列表",
"settings": {
"title": "媒体请求列表",
"replaceLinksWithExternalHost": {
"label": "使用外部地址替换链接"
},
"openInNewTab": {
"label": "在新标签页中打开链接"
}
}
},
"noRequests": "未找到请求。请确保您已正确配置您的应用。",
"state": {
"approved": "已批准",
"pendingApproval": "待批准",
"declined": "已拒绝"
},
"tooltips": {
"approve": "批准请求",
"decline": "拒绝请求",
"approving": "正在批准请求..."
},
"mutation": {
"approving": "正在批准",
"declining": "拒绝中",
"request": "请求...",
"approved": "请求被批准!",
"declined": "请求被拒绝!"
}
}

View File

@@ -0,0 +1,27 @@
{
"descriptor": {
"name": "媒体请求状态",
"description": "您的媒体请求统计",
"settings": {
"title": "媒体请求状态",
"replaceLinksWithExternalHost": {
"label": "使用外部地址替换链接"
},
"openInNewTab": {
"label": "在新标签页中打开链接"
}
}
},
"mediaStats": {
"title": "媒体统计",
"pending": "待批准",
"tvRequests": "电视请求",
"movieRequests": "电影请求",
"approved": "已批准",
"totalRequests": "总计"
},
"userStats": {
"title": "用户排行",
"requests": "请求: {{number}}"
}
}

View File

@@ -0,0 +1,25 @@
{
"descriptor": {
"name": "媒体服务",
"description": "与您的 Jellyfin 或 Plex 媒体服务交互",
"settings": {
"title": "媒体服务组件设置"
}
},
"loading": "正在载入流",
"card": {
"table": {
"header": {
"session": "会话",
"user": "用户",
"currentlyPlaying": "正在播放"
}
},
"errors": {
"general": {
"title": "无法加载内容",
"text": "无法从服务器检索信息。请检查日志获取更多详细信息"
}
}
}
}

View File

@@ -0,0 +1,15 @@
{
"descriptor": {
"name": "笔记本",
"description": "一个基于 Markdown 的交互式组件,供您写下笔记!",
"settings": {
"title": "笔记本组件设置",
"showToolbar": {
"label": "显示帮助您写下 Markdown 的工具栏"
},
"content": {
"label": "笔记本的内容"
}
}
}
}

View File

@@ -0,0 +1,30 @@
{
"descriptor": {
"name": "Overseerr",
"description": "允许您从Overseerr 或 Jellyseerr 搜索和添加媒体。"
},
"popup": {
"item": {
"buttons": {
"askFor": "请求 {{title}}",
"cancel": "取消",
"request": "请求"
},
"alerts": {
"automaticApproval": {
"title": "使用 API key",
"text": "此请求将被自动批准"
}
}
},
"seasonSelector": {
"caption": "勾选您想要下载的季",
"table": {
"header": {
"season": "季",
"numberOfEpisodes": "集数"
}
}
}
}
}

View File

@@ -0,0 +1,11 @@
{
"descriptor": {
"name": "Ping",
"description": "根据设定的URL的HTTP响应代码显示一个状态指示器。"
},
"states": {
"online": "在线 {{response}}",
"offline": "离线 {{response}}",
"loading": "正在加载..."
}
}

View File

@@ -0,0 +1,31 @@
{
"descriptor": {
"name": "RSS 组件",
"description": "",
"settings": {
"title": "RSS 组件设置",
"rssFeedUrl": {
"label": "RSS 订阅地址",
"description": "您想要显示的 RSS 订阅的地址。"
},
"refreshInterval": {
"label": "刷新间隔(分钟)"
},
"dangerousAllowSanitizedItemContent": {
"label": "允许 HTML 格式化(危险)",
"info": "允许从外部进行HTML格式化可能是危险的。<br/>请确保订阅来自信任的来源。"
},
"textLinesClamp": {
"label": "文字线条"
}
},
"card": {
"errors": {
"general": {
"title": "无法获取 RSS 订阅",
"text": "在获取 RSS 订阅时出现了问题。确保使用有效的 URL 正确配置了 RSS 订阅。URL 应与官方规范匹配。更新 RSS 订阅后,您可能需要刷新面板。"
}
}
}
}
}

View File

@@ -0,0 +1,30 @@
{
"descriptor": {
"name": "搜索栏",
"description": "一个搜索栏允许你搜索你的自定义搜索引擎、YouTube和支持的集成。"
},
"input": {
"placeholder": "在网上搜索..."
},
"switched-to": "切换到",
"searchEngines": {
"search": {
"name": "网页",
"description": "搜索..."
},
"youtube": {
"name": "Youtube",
"description": "在 Youtube 上搜索"
},
"torrents": {
"name": "Torrents",
"description": "搜索 Torrents"
},
"overseerr": {
"name": "Overseerr",
"description": "在 Overseer 上搜索电影和电视剧。"
}
},
"tip": "您可以使用以下快捷键选择搜索栏 ",
"switchedSearchEngine": "改用 {{searchEngine}} 进行搜索"
}

View File

@@ -0,0 +1,81 @@
{
"descriptor": {
"name": "Torrent",
"description": "显示支持的 Torrent 客户端的 Torrent 列表。",
"settings": {
"title": "Torrent 组件设置",
"refreshInterval": {
"label": "刷新间隔(秒)"
},
"displayCompletedTorrents": {
"label": "显示已完成 torrents"
},
"displayStaleTorrents": {
"label": "显示过期 torrents"
},
"labelFilterIsWhitelist": {
"label": "标签列表是白名单 (而不是黑名单)"
},
"labelFilter": {
"label": "标签列表",
"description": "当选中 “白名单” 时,这将成为白名单。如果不选中,则是黑名单。为空时不会做任何事情。"
}
}
},
"card": {
"footer": {
"error": "错误",
"lastUpdated": "最后更新于 {{time}} 前"
},
"table": {
"header": {
"name": "名称",
"size": "大小",
"download": "下载",
"upload": "上传",
"estimatedTimeOfArrival": "剩余时间",
"progress": "进度"
},
"item": {
"text": "由 {{appName}}, {{ratio}} 管理的比率"
},
"body": {
"nothingFound": "没有找到种子",
"filterHidingItems": "您的过滤器隐藏了 {{count}} 条记录"
}
},
"lineChart": {
"title": "当前下载速度",
"download": "下载:{{download}}",
"upload": "上传: {{upload}}",
"timeSpan": "{{seconds}} 秒前",
"totalDownload": "下载: {{download}}/秒",
"totalUpload": "上传: {{upload}}/秒"
},
"errors": {
"noDownloadClients": {
"title": "没有找到支持的Torrent客户端!",
"text": "添加一个支持的 Torrent 客户端来查看您当前的下载情况"
},
"generic": {
"title": "发生了一个意外的错误",
"text": "无法与您的 Torrent 客户端通信。请检查您的配置"
}
},
"loading": {
"title": "加载中",
"description": "建立连接中"
},
"popover": {
"introductionPrefix": "管理方:",
"metrics": {
"queuePosition": "队列位置 - {{position}}",
"progress": "进度 - {{progress}}%",
"totalSelectedSize": "共计 - {{totalSize}}",
"state": "状态 - {{state}}",
"ratio": "比率 -",
"completed": "已完成"
}
}
}
}

View File

@@ -0,0 +1,49 @@
{
"descriptor": {
"name": "Usenet",
"description": "允许您查看和管理您的 Usenet 实例。"
},
"card": {
"errors": {
"noDownloadClients": {
"title": "没有找到支持的下载客户端!",
"text": "添加支持的 Usenet 下载客户端来查看当前下载情况"
}
}
},
"tabs": {
"queue": "队列",
"history": "历史"
},
"info": {
"sizeLeft": "左侧大小",
"paused": "已暂停"
},
"queue": {
"header": {
"name": "名称",
"size": "大小",
"eta": "剩余时间",
"progress": "进度"
},
"empty": "空",
"error": {
"title": "错误",
"message": "出错了"
},
"paused": "已暂停"
},
"history": {
"header": {
"name": "名称",
"size": "大小",
"duration": "持续时间"
},
"empty": "空",
"error": {
"title": "错误",
"message": "加载历史记录时出错"
},
"paused": "已暂停"
}
}

View File

@@ -0,0 +1,24 @@
{
"descriptor": {
"name": "视频流",
"description": "嵌入来自相机或网站的视频流或视频",
"settings": {
"title": "视频流组件设置",
"FeedUrl": {
"label": "订阅网址"
},
"autoPlay": {
"label": "自动播放"
},
"muted": {
"label": "静音"
},
"controls": {
"label": "视频播放控件"
}
}
},
"errors": {
"invalidStream": "无效数据流"
}
}

View File

@@ -0,0 +1,37 @@
{
"descriptor": {
"name": "天气",
"description": "显示指定位置的当前天气信息。",
"settings": {
"title": "天气组件设置",
"displayInFahrenheit": {
"label": "显示为华氏度"
},
"displayCityName": {
"label": "显示城市名称"
},
"location": {
"label": "天气位置"
}
}
},
"card": {
"weatherDescriptions": {
"clear": "晴朗",
"mainlyClear": "晴朗为主",
"fog": "雾",
"drizzle": "细雨",
"freezingDrizzle": "冻毛毛雨",
"rain": "雨",
"freezingRain": "冻雨",
"snowFall": "降雪",
"snowGrains": "霰",
"rainShowers": "阵雨",
"snowShowers": "阵雪",
"thunderstorm": "雷暴",
"thunderstormWithHail": "雷暴夹冰雹",
"unknown": "未知"
}
},
"error": "出现了一个错误"
}

View File

@@ -0,0 +1,7 @@
{
"number": "包含数字",
"lowercase": "包括小写字母",
"uppercase": "包含大写字母",
"special": "包含特殊符号",
"length": "至少包含 {{count}} 个字符"
}

View File

@@ -0,0 +1,38 @@
{
"title": "设置",
"tooltip": "设置",
"tabs": {
"common": "常规",
"customizations": "个性化"
},
"tips": {
"configTip": "将配置文件拖放到页面上即可上传!"
},
"credits": {
"madeWithLove": "用❤️创造 来自",
"thirdPartyContent": "查看第三方内容",
"thirdPartyContentTable": {
"dependencyName": "依赖",
"dependencyVersion": "版本"
}
},
"grow": "放大网格 (占用所有空间)",
"layout": {
"preview": {
"title": "预览",
"subtitle": "更改会自动保存"
},
"divider": "布局选项",
"main": "主要",
"sidebar": "侧边栏",
"cannotturnoff": "无法关闭",
"dashboardlayout": "面板布局",
"enablersidebar": "启用右侧栏",
"enablelsidebar": "启用左侧栏",
"enablesearchbar": "启用搜索栏",
"enabledocker": "启用 docker 集成",
"enableping": "启用 Ping 功能",
"enablelsidebardesc": "可选项。只能用于应用和集成使用",
"enablersidebardesc": "可选项。只能用于应用和集成使用"
}
}

View File

@@ -0,0 +1,6 @@
{
"allowGuests": {
"label": "允许匿名用户",
"description": "允许未登录的用户查看您的面板"
}
}

View File

@@ -0,0 +1,29 @@
{
"text": "个性化设置允许您根据自己的喜好配置和调整 Homarr 的使用体验。",
"accordeon": {
"layout": {
"name": "显示布局",
"description": "启用或禁用标题和面板上的元素"
},
"gridstack": {
"name": "网格堆栈",
"description": "自定义您的面板区域的行为和栏目"
},
"pageMetadata": {
"name": "页面元数据",
"description": "调整标题、Logo 和 PWA"
},
"appereance": {
"name": "外观",
"description": "自定义背景、颜色和应用的外观"
},
"accessibility": {
"name": "无障碍服务",
"description": "为残疾和残障人士配置 Homarr"
},
"access": {
"name": "访问",
"description": "配置谁有权访问您的面板"
}
}
}

View File

@@ -0,0 +1,10 @@
{
"columnsCount": {
"labelPreset": "列的大小为{{size}}",
"descriptionPreset": "屏幕宽度小于 {{pixels}} 像素时的列数",
"descriptionExceedsPreset": "屏幕宽度超过 {{pixels}} 像素时的列数"
},
"unsavedChanges": "您有未保存的更改。单击下面的 \"应用更改 \"按钮应用并保存。",
"applyChanges": "应用更改",
"defaultValues": "默认值"
}

View File

@@ -0,0 +1,3 @@
{
"label": "应用的不透明度"
}

View File

@@ -0,0 +1,27 @@
{
"pageTitle": {
"label": "页面标题",
"description": "面板中左上角的标题"
},
"metaTitle": {
"label": "元标题",
"description": "在您的浏览器标签页中显示的标题"
},
"logo": {
"label": "Logo",
"description": "显示在左上方的 Logo"
},
"favicon": {
"label": "图标",
"description": "在您的浏览器标签页中显示的图标"
},
"background": {
"label": "背景"
},
"customCSS": {
"label": "自定义 CSS",
"description": "此外,只推荐有经验的用户使用 CSS 自定义面板",
"placeholder": "自定义 CSS 将在最后应用",
"applying": "应用CSS中..."
}
}

View File

@@ -0,0 +1,3 @@
{
"label": "阴影"
}

View File

@@ -0,0 +1,24 @@
{
"title": "清除缓存",
"selector": {
"label": "选择要清除的缓存",
"data": {
"ping": "Ping 查询",
"repositoryIcons": "远程/本地图标",
"calendar&medias": "日历中的媒体",
"weather": "天气数据"
}
},
"buttons": {
"notificationTitle": "已清除缓存",
"clearAll": {
"text": "清除所有缓存",
"notificationMessage": "已清除所有缓存"
},
"clearSelect": {
"text": "清除所选缓存",
"notificationMessageSingle": "{{value}} 的缓存已清除",
"notificationMessageMulti": "{{values}} 的缓存已清除"
}
}
}

View File

@@ -0,0 +1,86 @@
{
"configSelect": {
"label": "配置更改",
"description": "{{configCount}} 个可用的配置",
"loadingNew": "正在加载您的配置...",
"pleaseWait": "请等待您的新配置加载完成!"
},
"modal": {
"copy": {
"title": "选择新配置的名称",
"form": {
"configName": {
"label": "配置名称",
"validation": {
"required": "配置名称是必填项",
"notUnique": "配置名称已被使用"
},
"placeholder": "您的新配置名称"
},
"submitButton": "确认"
},
"events": {
"configSaved": {
"title": "配置已保存",
"message": "配置保存为 {{configName}}"
},
"configCopied": {
"title": "配置已复制",
"message": "配置复制为 {{configName}}"
},
"configNotCopied": {
"title": "无法复制配置",
"message": "您的配置没有被复制为 {{configName}}"
}
}
},
"confirmDeletion": {
"title": "确认删除您的配置",
"warningText": "您即将删除 '<b>{{configName}}</b>'",
"text": "请注意:删除是不可逆的,您的数据将永久丢失。点击此按钮后,该文件将从你的磁盘中永久删除。请确保已为你的配置创建了一个合适的备份。",
"buttons": {
"confirm": "是的,删除 '<b>{{configName}}</b>' 。"
}
}
},
"buttons": {
"download": "下载配置",
"delete": {
"text": "删除配置",
"notifications": {
"deleted": {
"title": "配置已删除",
"message": "配置已删除"
},
"deleteFailed": {
"title": "配置删除失败",
"message": "配置删除失败"
},
"deleteFailedDefaultConfig": {
"title": "默认配置不能被删除",
"message": "配置没有从文件系统中删除"
}
}
},
"saveCopy": "保存副本"
},
"dropzone": {
"notifications": {
"invalidConfig": {
"title": "无法加载配置",
"message": "无法加载您的配置。无效的 JSON 格式。"
},
"loadedSuccessfully": {
"title": "配置 {{configName}} 已成功加载。"
}
},
"accept": {
"title": "上传配置",
"text": "将文件拖动到这里上传配置。仅支持 JSON 文件。"
},
"reject": {
"title": "拖放上传被拒绝",
"text": "此文件格式不受支持。请只上传 JSON 文件。"
}
}
}

View File

@@ -0,0 +1,22 @@
{
"menu": {
"toggle": "切换编辑模式",
"enable": "启用编辑模式",
"disable": "关闭编辑模式"
},
"form": {
"label": "编辑密码",
"message": "要切换编辑模式,需要在名为 <Code>EDIT_MODE_PASSWORD</Code> 的环境变量中输入密码。如果未设置,则无法切换编辑模式。",
"submit": "提交"
},
"notification": {
"success": {
"title": "成功",
"message": "成功切换编辑模式,重新加载页面..."
},
"error": {
"title": "错误",
"message": "切换编辑模式失败,请重试。"
}
}
}

View File

@@ -0,0 +1,3 @@
{
"label": "语言"
}

View File

@@ -0,0 +1,20 @@
{
"title": "搜索引擎",
"configurationName": "搜索引擎设置",
"custom": "自定义",
"tips": {
"generalTip": "您可以使用多种前缀!将这些添加到您的查询前将过滤结果。:!s (网页), !t (Torrents), !y (YouTube), 和 !m (媒体)。",
"placeholderTip": "%s 可以作为查询的占位符。"
},
"customEngine": {
"title": "自定义搜索引擎",
"label": "查询网址",
"placeholder": "自定义查询网址"
},
"searchNewTab": {
"label": "在新选项卡中打开搜索结果页"
},
"searchEnabled": {
"label": "启用搜索"
}
}

View File

@@ -0,0 +1,3 @@
{
"label": "将组件放在左边"
}

View File

@@ -0,0 +1,32 @@
{
"title": "Docker",
"alerts": {
"notConfigured": {
"text": "您的 Homarr 实例未配置 Docker或无法获取容器。请查看文档了解如何设置集成。"
}
},
"modals": {
"selectBoard": {
"title": "选择一个面板",
"text": "选择您想要为选定的 Docker 容器添加应用的面板。",
"form": {
"board": {
"label": "面板"
},
"submit": "添加应用"
}
}
},
"notifications": {
"selectBoard": {
"success": {
"title": "添加应用到面板",
"message": "选定的 Docker 容器的应用已添加到面板中。"
},
"error": {
"title": "添加应用到面板失败",
"message": "所选Docker容器的应用无法添加到面板中。"
}
}
}
}

View File

@@ -0,0 +1,48 @@
{
"metaTitle": "首选项",
"pageTitle": "您的首选项",
"boards": {
"defaultBoard": {
"label": "默认面板"
}
},
"accessibility": {
"title": "无障碍服务",
"disablePulse": {
"label": "禁用 Ping",
"description": "默认情况下Homarr 中的 Ping 指示器会一直工作。这可能会让人感到恼火。这个滑块将停用该动画。"
},
"replaceIconsWithDots": {
"label": "用图标替换 Ping 点",
"description": "对于色盲用户来说Ping 点可能无法识别。 这将用图标替换指示器"
}
},
"localization": {
"language": {
"label": "语言"
},
"firstDayOfWeek": {
"label": "一周的第一天",
"options": {
"monday": "周一",
"saturday": "周六",
"sunday": "周日"
}
}
},
"searchEngine": {
"title": "搜索引擎",
"custom": "自定义",
"newTab": {
"label": "在新选项卡中打开搜索结果页"
},
"autoFocus": {
"label": "页面加载时聚焦搜索栏。",
"description": "当您导航到面板页面时,搜索栏会自动聚焦。该功能仅适用于桌面设备。"
},
"template": {
"label": "查询网址",
"description": "使用 %s 作为查询的占位符"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"noEntries": {
"title": "没有条目",
"text": "使用下方按钮添加更多条目"
},
"buttonAdd": "添加"
}

View File

@@ -0,0 +1,14 @@
{
"card": {
"title": "哎呀,出错了!",
"buttons": {
"details": "详情",
"tryAgain": "请再试一次"
}
},
"modal": {
"text": "",
"label": "您的错误",
"reportButton": "报告该错误"
}
}

View File

@@ -0,0 +1,22 @@
{
"errors": {
"default": "该字段无效",
"required": "此字段为必填",
"string": {
"startsWith": "该字段必须以 {{startsWith}} 开头",
"endsWith": "该字段必须以 {{endsWith}} 结尾",
"includes": "该字段必须包含 {{includes}}"
},
"tooSmall": {
"string": "该字段的长度必须至少为 {{minimum}} 个字符",
"number": "该字段必须大于或等于 {{minimum}}"
},
"tooBig": {
"string": "该字段的长度不得超过 {{maximum}} 个字符",
"number": "该字段必须小于或等于 {{maximum}}"
},
"custom": {
"passwordMatch": "两次输入的密码必须一致"
}
}
}

View File

@@ -0,0 +1,35 @@
{
"metaTitle": "crwdns3635:0crwdne3635:0",
"title": "crwdns3637:0crwdne3637:0",
"text": "crwdns3639:0crwdne3639:0",
"form": {
"fields": {
"username": {
"label": "crwdns3641:0crwdne3641:0"
},
"password": {
"label": "crwdns3643:0crwdne3643:0"
},
"passwordConfirmation": {
"label": "crwdns3645:0crwdne3645:0"
}
},
"buttons": {
"submit": "crwdns3647:0crwdne3647:0"
}
},
"notifications": {
"loading": {
"title": "crwdns3649:0crwdne3649:0",
"text": "crwdns3651:0crwdne3651:0"
},
"success": {
"title": "crwdns3653:0crwdne3653:0",
"text": "crwdns3655:0crwdne3655:0"
},
"error": {
"title": "crwdns3657:0crwdne3657:0",
"text": "crwdns3659:0{{error}}crwdne3659:0"
}
}
}

View File

@@ -0,0 +1,20 @@
{
"metaTitle": "crwdns3341:0crwdne3341:0",
"title": "crwdns1868:0crwdne1868:0",
"text": "crwdns3343:0crwdne3343:0",
"form": {
"fields": {
"username": {
"label": "crwdns3345:0crwdne3345:0"
},
"password": {
"label": "crwdns1872:0crwdne1872:0"
}
},
"buttons": {
"submit": "crwdns1876:0crwdne1876:0"
},
"afterLoginRedirection": "crwdns3347:0{{url}}crwdne3347:0"
},
"alert": "crwdns3349:0crwdne3349:0"
}

View File

@@ -0,0 +1,5 @@
{
"header": {
"customize": "crwdns3477:0crwdne3477:0"
}
}

View File

@@ -0,0 +1,29 @@
{
"metaTitle": "crwdns3479:0{{name}}crwdne3479:0",
"pageTitle": "crwdns3481:0{{name}}crwdne3481:0",
"backToBoard": "crwdns3483:0crwdne3483:0",
"settings": {
"appearance": {
"primaryColor": "crwdns3485:0crwdne3485:0",
"secondaryColor": "crwdns3487:0crwdne3487:0"
}
},
"save": {
"button": "crwdns3489:0crwdne3489:0",
"note": "crwdns3491:0crwdne3491:0"
},
"notifications": {
"pending": {
"title": "crwdns3493:0crwdne3493:0",
"message": "crwdns3495:0crwdne3495:0"
},
"success": {
"title": "crwdns3497:0crwdne3497:0",
"message": "crwdns3499:0crwdne3499:0"
},
"error": {
"title": "crwdns3501:0crwdne3501:0",
"message": "crwdns3503:0crwdne3503:0"
}
}
}

View File

@@ -0,0 +1,44 @@
{
"save": "crwdns2009:0crwdne2009:0",
"about": "crwdns2011:0crwdne2011:0",
"cancel": "crwdns2013:0crwdne2013:0",
"close": "crwdns2015:0crwdne2015:0",
"back": "crwdns3371:0crwdne3371:0",
"delete": "crwdns2017:0crwdne2017:0",
"ok": "crwdns2019:0crwdne2019:0",
"edit": "crwdns2021:0crwdne2021:0",
"next": "crwdns3373:0crwdne3373:0",
"previous": "crwdns3375:0crwdne3375:0",
"confirm": "crwdns3377:0crwdne3377:0",
"enabled": "crwdns2883:0crwdne2883:0",
"disabled": "crwdns2885:0crwdne2885:0",
"enableAll": "crwdns2887:0crwdne2887:0",
"disableAll": "crwdns2889:0crwdne2889:0",
"version": "crwdns2023:0crwdne2023:0",
"changePosition": "crwdns2025:0crwdne2025:0",
"remove": "crwdns2027:0crwdne2027:0",
"removeConfirm": "crwdns2683:0{{item}}crwdne2683:0",
"createItem": "crwdns2793:0{{item}}crwdne2793:0",
"sections": {
"settings": "crwdns2029:0crwdne2029:0",
"dangerZone": "crwdns2031:0crwdne2031:0"
},
"secrets": {
"apiKey": "crwdns2685:0crwdne2685:0",
"username": "crwdns2035:0crwdne2035:0",
"password": "crwdns2037:0crwdne2037:0"
},
"tip": "crwdns1260:0crwdne1260:0",
"time": {
"seconds": "crwdns1860:0crwdne1860:0",
"minutes": "crwdns1862:0crwdne1862:0",
"hours": "crwdns1864:0crwdne1864:0"
},
"loading": "crwdns2523:0crwdne2523:0",
"breakPoints": {
"small": "crwdns2525:0crwdne2525:0",
"medium": "crwdns2527:0crwdne2527:0",
"large": "crwdns2529:0crwdne2529:0"
},
"seeMore": "crwdns3019:0crwdne3019:0"
}

View File

@@ -0,0 +1,25 @@
{
"modals": {
"blockedPopups": {
"title": "crwdns2997:0crwdne2997:0",
"text": "crwdns2999:0crwdne2999:0",
"list": {
"browserPermission": "crwdns3001:0crwdne3001:0",
"adBlockers": "crwdns3003:0crwdne3003:0",
"otherBrowser": "crwdns3005:0crwdne3005:0"
}
}
},
"actions": {
"category": {
"openAllInNewTab": "crwdns3007:0crwdne3007:0"
}
},
"menu": {
"moveUp": "crwdns3213:0crwdne3213:0",
"moveDown": "crwdns3215:0crwdne3215:0",
"addCategory": "crwdns3251:0{{location}}crwdne3251:0",
"addAbove": "crwdns3219:0crwdne3219:0",
"addBelow": "crwdns3221:0crwdne3221:0"
}
}

View File

@@ -0,0 +1,25 @@
{
"modal": {
"title": "crwdns1989:0crwdne1989:0",
"text": "crwdns2293:0crwdne2293:0"
},
"widgetDescription": "crwdns2295:0crwdne2295:0",
"goBack": "crwdns1995:0crwdne1995:0",
"actionIcon": {
"tooltip": "crwdns1997:0crwdne1997:0"
},
"apps": "crwdns3231:0crwdne3231:0",
"app": {
"defaultName": "crwdns3233:0crwdne3233:0"
},
"widgets": "crwdns3235:0crwdne3235:0",
"categories": "crwdns3237:0crwdne3237:0",
"category": {
"newName": "crwdns3239:0crwdne3239:0",
"defaultName": "crwdns3241:0crwdne3241:0",
"created": {
"title": "crwdns3243:0crwdne3243:0",
"message": "crwdns3245:0{{name}}crwdne3245:0"
}
}
}

View File

@@ -0,0 +1,5 @@
{
"title": "crwdns3866:0crwdne3866:0",
"text": "crwdns3868:0crwdne3868:0",
"switchAccount": "crwdns3870:0crwdne3870:0"
}

View File

@@ -0,0 +1,5 @@
{
"title": "crwdns3049:0crwdne3049:0",
"text": "crwdns3051:0crwdne3051:0",
"button": "crwdns3053:0crwdne3053:0"
}

View File

@@ -0,0 +1,34 @@
{
"experimentalNote": {
"label": "crwdns3445:0crwdne3445:0"
},
"search": {
"label": "crwdns3447:0crwdne3447:0",
"engines": {
"web": "crwdns3449:0{{query}}crwdne3449:0",
"youtube": "crwdns3451:0{{query}}crwdne3451:0",
"torrent": "crwdns3453:0{{query}}crwdne3453:0",
"movie": "crwdns3455:0{{query}}crwdnd3455:0{{app}}crwdne3455:0"
}
},
"actions": {
"avatar": {
"switchTheme": "crwdns3457:0crwdne3457:0",
"preferences": "crwdns3459:0crwdne3459:0",
"defaultBoard": "crwdns3461:0crwdne3461:0",
"manage": "crwdns3463:0crwdne3463:0",
"about": {
"label": "crwdns3465:0crwdne3465:0",
"new": "crwdns3467:0crwdne3467:0"
},
"logout": "crwdns3469:0{{username}}crwdne3469:0",
"login": "crwdns3471:0crwdne3471:0"
}
},
"modals": {
"movie": {
"title": "crwdns3473:0crwdne3473:0",
"topResults": "crwdns3475:0{{count}}crwdnd3475:0{{search}}crwdne3475:0"
}
}
}

View File

@@ -0,0 +1,12 @@
{
"description": "crwdns2297:0crwdne2297:0",
"button": {
"disabled": "crwdns2001:0crwdne2001:0",
"enabled": "crwdns2003:0crwdne2003:0"
},
"popover": {
"title": "crwdns2403:0{{size}}crwdne2403:0",
"text": "crwdns2405:0crwdne2405:0"
},
"unloadEvent": "crwdns3275:0crwdne3275:0"
}

View File

@@ -0,0 +1,32 @@
{
"navigation": {
"home": {
"title": "crwdns3505:0crwdne3505:0"
},
"boards": {
"title": "crwdns3507:0crwdne3507:0"
},
"users": {
"title": "crwdns3509:0crwdne3509:0",
"items": {
"manage": "crwdns3511:0crwdne3511:0",
"invites": "crwdns3513:0crwdne3513:0"
}
},
"help": {
"title": "crwdns3515:0crwdne3515:0",
"items": {
"documentation": "crwdns3517:0crwdne3517:0",
"report": "crwdns3519:0crwdne3519:0",
"discord": "crwdns3521:0crwdne3521:0",
"contribute": "crwdns3523:0crwdne3523:0"
}
},
"tools": {
"title": "crwdns3525:0crwdne3525:0",
"items": {
"docker": "crwdns3527:0crwdne3527:0"
}
}
}
}

View File

@@ -0,0 +1,3 @@
{
"title": "crwdns2211:0{{position}}crwdne2211:0"
}

View File

@@ -0,0 +1,29 @@
{
"description": "crwdns2303:0crwdne2303:0",
"contact": "crwdns2145:0crwdne2145:0",
"addToDashboard": "crwdns2147:0crwdne2147:0",
"tip": "crwdns2745:0crwdne2745:0",
"key": "crwdns2747:0crwdne2747:0",
"action": "crwdns2749:0crwdne2749:0",
"keybinds": "crwdns2751:0crwdne2751:0",
"documentation": "crwdns3277:0crwdne3277:0",
"actions": {
"toggleTheme": "crwdns3223:0crwdne3223:0",
"focusSearchBar": "crwdns3225:0crwdne3225:0",
"openDocker": "crwdns3227:0crwdne3227:0",
"toggleEdit": "crwdns3229:0crwdne3229:0"
},
"metrics": {
"configurationSchemaVersion": "crwdns2531:0crwdne2531:0",
"configurationsCount": "crwdns2533:0crwdne2533:0",
"version": "crwdns2535:0crwdne2535:0",
"nodeEnvironment": "crwdns2537:0crwdne2537:0",
"i18n": "crwdns2539:0crwdne2539:0",
"locales": "crwdns2541:0crwdne2541:0",
"experimental_disableEditMode": "crwdns2681:0crwdne2681:0"
},
"version": {
"new": "crwdns3279:0{{newVersion}}crwdne3279:0",
"dropdown": "crwdns3281:0{{newVersion}}crwdnd3281:0{{currentVersion}}crwdne3281:0"
}
}

View File

@@ -0,0 +1,114 @@
{
"tabs": {
"general": "crwdns2049:0crwdne2049:0",
"behaviour": "crwdns2687:0crwdne2687:0",
"network": "crwdns2053:0crwdne2053:0",
"appearance": "crwdns2055:0crwdne2055:0",
"integration": "crwdns2057:0crwdne2057:0"
},
"general": {
"appname": {
"label": "crwdns2059:0crwdne2059:0",
"description": "crwdns2305:0crwdne2305:0"
},
"internalAddress": {
"label": "crwdns2063:0crwdne2063:0",
"description": "crwdns2307:0crwdne2307:0"
},
"externalAddress": {
"label": "crwdns2067:0crwdne2067:0",
"description": "crwdns2309:0crwdne2309:0"
}
},
"behaviour": {
"isOpeningNewTab": {
"label": "crwdns2071:0crwdne2071:0",
"description": "crwdns2311:0crwdne2311:0"
},
"tooltipDescription": {
"label": "crwdns3021:0crwdne3021:0",
"description": "crwdns3023:0crwdne3023:0"
},
"customProtocolWarning": "crwdns3009:0crwdne3009:0"
},
"network": {
"statusChecker": {
"label": "crwdns2075:0crwdne2075:0",
"description": "crwdns2313:0crwdne2313:0"
},
"statusCodes": {
"label": "crwdns2079:0crwdne2079:0",
"description": "crwdns2315:0crwdne2315:0"
}
},
"appearance": {
"icon": {
"label": "crwdns2083:0crwdne2083:0",
"description": "crwdns2891:0crwdne2891:0",
"autocomplete": {
"title": "crwdns2673:0crwdne2673:0",
"text": "crwdns2675:0crwdne2675:0"
},
"noItems": {
"title": "crwdns2677:0crwdne2677:0",
"text": "crwdns2679:0crwdne2679:0"
}
},
"appNameFontSize": {
"label": "crwdns3309:0crwdne3309:0",
"description": "crwdns3311:0crwdne3311:0"
},
"appNameStatus": {
"label": "crwdns3025:0crwdne3025:0",
"description": "crwdns3027:0crwdne3027:0",
"dropdown": {
"normal": "crwdns3029:0crwdne3029:0",
"hover": "crwdns3031:0crwdne3031:0",
"hidden": "crwdns3033:0crwdne3033:0"
}
},
"positionAppName": {
"label": "crwdns3035:0crwdne3035:0",
"description": "crwdns3037:0crwdne3037:0",
"dropdown": {
"top": "crwdns3039:0crwdne3039:0",
"right": "crwdns3041:0crwdne3041:0",
"bottom": "crwdns3043:0crwdne3043:0",
"left": "crwdns3045:0crwdne3045:0"
}
},
"lineClampAppName": {
"label": "crwdns3073:0crwdne3073:0",
"description": "crwdns3075:0crwdne3075:0"
}
},
"integration": {
"type": {
"label": "crwdns2087:0crwdne2087:0",
"description": "crwdns2319:0crwdne2319:0",
"placeholder": "crwdns2091:0crwdne2091:0",
"defined": "crwdns2093:0crwdne2093:0",
"undefined": "crwdns2095:0crwdne2095:0",
"public": "crwdns2097:0crwdne2097:0",
"private": "crwdns2099:0crwdne2099:0",
"explanationPrivate": "crwdns2321:0crwdne2321:0",
"explanationPublic": "crwdns2323:0crwdne2323:0"
},
"secrets": {
"description": "crwdns2105:0crwdne2105:0",
"warning": "crwdns2325:0crwdne2325:0",
"clear": "crwdns2109:0crwdne2109:0",
"save": "crwdns2111:0crwdne2111:0",
"update": "crwdns2113:0crwdne2113:0"
}
},
"validation": {
"popover": "crwdns2267:0crwdne2267:0",
"name": "crwdns3201:0crwdne3201:0",
"noUrl": "crwdns3203:0crwdne3203:0",
"invalidUrl": "crwdns3205:0crwdne3205:0",
"noIconUrl": "crwdns3207:0crwdne3207:0",
"noExternalUri": "crwdns3209:0crwdne3209:0",
"invalidExternalUri": "crwdns3211:0crwdne3211:0"
}
}

View File

@@ -0,0 +1,8 @@
{
"xPosition": "crwdns2689:0crwdne2689:0",
"width": "crwdns2201:0crwdne2201:0",
"height": "crwdns2203:0crwdne2203:0",
"yPosition": "crwdns2691:0crwdne2691:0",
"zeroOrHigher": "crwdns2207:0crwdne2207:0",
"betweenXandY": "crwdns2209:0{{min}}crwdnd2209:0{{max}}crwdne2209:0"
}

View File

@@ -0,0 +1,44 @@
{
"metaTitle": "crwdns3529:0crwdne3529:0",
"pageTitle": "crwdns3531:0crwdne3531:0",
"cards": {
"statistics": {
"apps": "crwdns3533:0crwdne3533:0",
"widgets": "crwdns3535:0crwdne3535:0",
"categories": "crwdns3537:0crwdne3537:0"
},
"buttons": {
"view": "crwdns3539:0crwdne3539:0"
},
"menu": {
"setAsDefault": "crwdns3541:0crwdne3541:0",
"delete": {
"label": "crwdns3543:0crwdne3543:0",
"disabled": "crwdns3545:0crwdne3545:0"
}
},
"badges": {
"fileSystem": "crwdns3547:0crwdne3547:0",
"default": "crwdns3549:0crwdne3549:0"
}
},
"buttons": {
"create": "crwdns3551:0crwdne3551:0"
},
"modals": {
"delete": {
"title": "crwdns3553:0crwdne3553:0",
"text": "crwdns3555:0crwdne3555:0"
},
"create": {
"title": "crwdns3557:0crwdne3557:0",
"text": "crwdns3559:0crwdne3559:0",
"form": {
"name": {
"label": "crwdns3561:0crwdne3561:0"
},
"submit": "crwdns3563:0crwdne3563:0"
}
}
}
}

View File

@@ -0,0 +1,23 @@
{
"metaTitle": "crwdns3565:0crwdne3565:0",
"hero": {
"title": "crwdns3567:0{{username}}crwdne3567:0",
"fallbackUsername": "crwdns3569:0crwdne3569:0",
"subtitle": "crwdns3571:0crwdne3571:0"
},
"quickActions": {
"title": "crwdns3573:0crwdne3573:0",
"boards": {
"title": "crwdns3575:0crwdne3575:0",
"subtitle": "crwdns3577:0crwdne3577:0"
},
"inviteUsers": {
"title": "crwdns3579:0crwdne3579:0",
"subtitle": "crwdns3581:0crwdne3581:0"
},
"manageUsers": {
"title": "crwdns3583:0crwdne3583:0",
"subtitle": "crwdns3585:0crwdne3585:0"
}
}
}

View File

@@ -0,0 +1,36 @@
{
"metaTitle": "crwdns3789:0crwdne3789:0",
"pageTitle": "crwdns3791:0crwdne3791:0",
"text": "crwdns3793:0crwdne3793:0",
"buttons": {
"create": "crwdns3795:0crwdne3795:0"
},
"table": {
"header": {
"user": "crwdns3797:0crwdne3797:0"
}
},
"tooltips": {
"deleteUser": "crwdns3799:0crwdne3799:0",
"demoteAdmin": "crwdns3801:0crwdne3801:0",
"promoteToAdmin": "crwdns3803:0crwdne3803:0"
},
"modals": {
"delete": {
"title": "crwdns3805:0{{name}}crwdne3805:0",
"text": "crwdns3807:0{{name}}crwdne3807:0"
},
"change-role": {
"promote": {
"title": "crwdns3809:0{{name}}crwdne3809:0",
"text": "crwdns3811:0{{name}}crwdne3811:0"
},
"demote": {
"title": "crwdns3813:0{{name}}crwdne3813:0",
"text": "crwdns3815:0{{name}}crwdne3815:0"
},
"confirm": "crwdns3817:0crwdne3817:0"
}
},
"searchDoesntMatch": "crwdns3819:0crwdne3819:0"
}

View File

@@ -0,0 +1,52 @@
{
"metaTitle": "crwdns3741:0crwdne3741:0",
"steps": {
"account": {
"title": "crwdns3743:0crwdne3743:0",
"text": "crwdns3745:0crwdne3745:0",
"username": {
"label": "crwdns3747:0crwdne3747:0"
},
"email": {
"label": "crwdns3749:0crwdne3749:0"
}
},
"security": {
"title": "crwdns3751:0crwdne3751:0",
"text": "crwdns3753:0crwdne3753:0",
"password": {
"label": "crwdns3755:0crwdne3755:0"
}
},
"finish": {
"title": "crwdns3757:0crwdne3757:0",
"text": "crwdns3759:0crwdne3759:0",
"card": {
"title": "crwdns3761:0crwdne3761:0",
"text": "crwdns3763:0crwdne3763:0"
},
"table": {
"header": {
"property": "crwdns3765:0crwdne3765:0",
"value": "crwdns3767:0crwdne3767:0",
"username": "crwdns3769:0crwdne3769:0",
"email": "crwdns3771:0crwdne3771:0",
"password": "crwdns3773:0crwdne3773:0"
},
"notSet": "crwdns3775:0crwdne3775:0",
"valid": "crwdns3777:0crwdne3777:0"
},
"failed": "crwdns3779:0{{error}}crwdne3779:0"
},
"completed": {
"alert": {
"title": "crwdns3781:0crwdne3781:0",
"text": "crwdns3783:0crwdne3783:0"
}
}
},
"buttons": {
"generateRandomPassword": "crwdns3785:0crwdne3785:0",
"createAnother": "crwdns3787:0crwdne3787:0"
}
}

View File

@@ -0,0 +1,48 @@
{
"metaTitle": "crwdns3587:0crwdne3587:0",
"pageTitle": "crwdns3589:0crwdne3589:0",
"description": "crwdns3591:0crwdne3591:0",
"button": {
"createInvite": "crwdns3593:0crwdne3593:0",
"deleteInvite": "crwdns3595:0crwdne3595:0"
},
"table": {
"header": {
"id": "crwdns3597:0crwdne3597:0",
"creator": "crwdns3599:0crwdne3599:0",
"expires": "crwdns3601:0crwdne3601:0",
"action": "crwdns3603:0crwdne3603:0"
},
"data": {
"expiresAt": "crwdns3605:0{{at}}crwdne3605:0",
"expiresIn": "crwdns3607:0{{in}}crwdne3607:0"
}
},
"modals": {
"create": {
"title": "crwdns3609:0crwdne3609:0",
"description": "crwdns3611:0crwdne3611:0",
"form": {
"expires": "crwdns3613:0crwdne3613:0",
"submit": "crwdns3615:0crwdne3615:0"
}
},
"copy": {
"title": "crwdns3617:0crwdne3617:0",
"description": "crwdns3619:0crwdne3619:0",
"invitationLink": "crwdns3621:0crwdne3621:0",
"details": {
"id": "crwdns3623:0crwdne3623:0",
"token": "crwdns3625:0crwdne3625:0"
},
"button": {
"close": "crwdns3627:0crwdne3627:0"
}
},
"delete": {
"title": "crwdns3629:0crwdne3629:0",
"description": "crwdns3631:0crwdne3631:0"
}
},
"noInvites": "crwdns3633:0crwdne3633:0"
}

View File

@@ -0,0 +1,43 @@
{
"descriptor": {
"name": "crwdns2863:0crwdne2863:0",
"description": "crwdns2865:0crwdne2865:0",
"settings": {
"title": "crwdns2867:0crwdne2867:0",
"name": {
"label": "crwdns3011:0crwdne3011:0",
"info": "crwdns3017:0crwdne3017:0"
},
"items": {
"label": "crwdns2869:0crwdne2869:0"
},
"layout": {
"label": "crwdns2871:0crwdne2871:0",
"data": {
"autoGrid": "crwdns3095:0crwdne3095:0",
"horizontal": "crwdns3097:0crwdne3097:0",
"vertical": "crwdns3099:0crwdne3099:0"
}
}
}
},
"card": {
"noneFound": {
"title": "crwdns2873:0crwdne2873:0",
"text": "crwdns2875:0crwdne2875:0"
}
},
"item": {
"validation": {
"length": "crwdns3253:0{{shortest}}crwdnd3253:0{{longest}}crwdne3253:0",
"invalidLink": "crwdns3107:0crwdne3107:0",
"errorMsg": "crwdns3109:0crwdne3109:0"
},
"name": "crwdns3111:0crwdne3111:0",
"url": "crwdns3113:0crwdne3113:0",
"newTab": "crwdns3115:0crwdne3115:0",
"hideHostname": "crwdns3117:0crwdne3117:0",
"hideIcon": "crwdns3119:0crwdne3119:0",
"delete": "crwdns3121:0crwdne3121:0"
}
}

View File

@@ -0,0 +1,39 @@
{
"descriptor": {
"name": "crwdns1366:0crwdne1366:0",
"description": "crwdns2331:0crwdne2331:0",
"settings": {
"title": "crwdns2333:0crwdne2333:0",
"useSonarrv4": {
"label": "crwdns2491:0crwdne2491:0"
},
"useRadarrv5": {
"label": "crwdns3864:0crwdne3864:0"
},
"radarrReleaseType": {
"label": "crwdns2269:0crwdne2269:0",
"data": {
"inCinemas": "crwdns3123:0crwdne3123:0",
"physicalRelease": "crwdns3125:0crwdne3125:0",
"digitalRelease": "crwdns3127:0crwdne3127:0"
}
},
"hideWeekDays": {
"label": "crwdns2993:0crwdne2993:0"
},
"showUnmonitored": {
"label": "crwdns3335:0crwdne3335:0"
},
"fontSize": {
"label": "crwdns2995:0crwdne2995:0",
"data": {
"xs": "crwdns3129:0crwdne3129:0",
"sm": "crwdns3131:0crwdne3131:0",
"md": "crwdns3133:0crwdne3133:0",
"lg": "crwdns3135:0crwdne3135:0",
"xl": "crwdns3137:0crwdne3137:0"
}
}
}
}
}

View File

@@ -0,0 +1,6 @@
{
"buttons": {
"play": "crwdns1372:0crwdne1372:0",
"request": "crwdns1374:0crwdne1374:0"
}
}

View File

@@ -0,0 +1,10 @@
{
"settings": {
"label": "crwdns1376:0crwdne1376:0"
},
"errors": {
"unmappedOptions": {
"text": "crwdns2807:0crwdne2807:0"
}
}
}

View File

@@ -0,0 +1,118 @@
{
"descriptor": {
"name": "crwdns1378:0crwdne1378:0",
"description": "crwdns2695:0crwdne2695:0",
"settings": {
"title": "crwdns2039:0crwdne2039:0",
"dashName": {
"label": "crwdns2823:0crwdne2823:0"
},
"url": {
"label": "crwdns1400:0crwdne1400:0"
},
"usePercentages": {
"label": "crwdns2483:0crwdne2483:0"
},
"columns": {
"label": "crwdns2625:0crwdne2625:0"
},
"graphHeight": {
"label": "crwdns2627:0crwdne2627:0"
},
"graphsOrder": {
"label": "crwdns2629:0crwdne2629:0",
"storage": {
"label": "crwdns2631:0crwdne2631:0",
"enabled": {
"label": "crwdns2633:0crwdne2633:0"
},
"span": {
"label": "crwdns2635:0crwdne2635:0"
},
"compactView": {
"label": "crwdns2637:0crwdne2637:0"
},
"multiView": {
"label": "crwdns2639:0crwdne2639:0"
}
},
"network": {
"label": "crwdns2641:0crwdne2641:0",
"enabled": {
"label": "crwdns2643:0crwdne2643:0"
},
"span": {
"label": "crwdns2645:0crwdne2645:0"
},
"compactView": {
"label": "crwdns2647:0crwdne2647:0"
}
},
"cpu": {
"label": "crwdns2649:0crwdne2649:0",
"enabled": {
"label": "crwdns2651:0crwdne2651:0"
},
"span": {
"label": "crwdns2653:0crwdne2653:0"
},
"multiView": {
"label": "crwdns2655:0crwdne2655:0"
}
},
"ram": {
"label": "crwdns2657:0crwdne2657:0",
"enabled": {
"label": "crwdns2659:0crwdne2659:0"
},
"span": {
"label": "crwdns2661:0crwdne2661:0"
}
},
"gpu": {
"label": "crwdns2663:0crwdne2663:0",
"enabled": {
"label": "crwdns2665:0crwdne2665:0"
},
"span": {
"label": "crwdns2667:0crwdne2667:0"
}
}
}
}
},
"card": {
"title": "crwdns1402:0crwdne1402:0",
"errors": {
"noService": "crwdns1694:0crwdne1694:0",
"noInformation": "crwdns1406:0crwdne1406:0",
"protocolDowngrade": {
"title": "crwdns2563:0crwdne2563:0",
"text": "crwdns2697:0crwdne2697:0"
}
},
"graphs": {
"storage": {
"title": "crwdns1408:0crwdne1408:0",
"label": "crwdns1410:0crwdne1410:0"
},
"network": {
"title": "crwdns1412:0crwdne1412:0",
"label": "crwdns1414:0crwdne1414:0",
"metrics": {
"download": "crwdns1416:0crwdne1416:0",
"upload": "crwdns1418:0crwdne1418:0"
}
},
"cpu": {
"title": "crwdns1420:0crwdne1420:0"
},
"ram": {
"title": "crwdns2669:0crwdne2669:0"
},
"gpu": {
"title": "crwdns1424:0crwdne1424:0"
}
}
}
}

View File

@@ -0,0 +1,33 @@
{
"descriptor": {
"name": "crwdns2339:0crwdne2339:0",
"description": "crwdns2341:0crwdne2341:0",
"settings": {
"title": "crwdns2343:0crwdne2343:0",
"display24HourFormat": {
"label": "crwdns1430:0crwdne1430:0"
},
"dateFormat": {
"label": "crwdns3055:0crwdne3055:0",
"data": {
"hide": "crwdns3057:0crwdne3057:0"
}
},
"enableTimezone": {
"label": "crwdns3059:0crwdne3059:0"
},
"timezoneLocation": {
"label": "crwdns3061:0crwdne3061:0"
},
"titleState": {
"label": "crwdns3063:0crwdne3063:0",
"info": "crwdns3065:0crwdne3065:0",
"data": {
"both": "crwdns3067:0crwdne3067:0",
"city": "crwdns3069:0crwdne3069:0",
"none": "crwdns3071:0crwdne3071:0"
}
}
}
}
}

View File

@@ -0,0 +1,35 @@
{
"descriptor": {
"name": "crwdns1432:0crwdne1432:0",
"description": "crwdns2345:0crwdne2345:0"
},
"card": {
"table": {
"header": {
"name": "crwdns1804:0crwdne1804:0",
"size": "crwdns1806:0crwdne1806:0",
"download": "crwdns1808:0crwdne1808:0",
"upload": "crwdns1810:0crwdne1810:0",
"estimatedTimeOfArrival": "crwdns1812:0crwdne1812:0",
"progress": "crwdns1814:0crwdne1814:0"
},
"body": {
"nothingFound": "crwdns1816:0crwdne1816:0"
}
},
"lineChart": {
"title": "crwdns1818:0crwdne1818:0",
"download": "crwdns1820:0{{download}}crwdne1820:0",
"upload": "crwdns1822:0{{upload}}crwdne1822:0",
"timeSpan": "crwdns1824:0{{seconds}}crwdne1824:0",
"totalDownload": "crwdns1826:0{{download}}crwdne1826:0",
"totalUpload": "crwdns1828:0{{upload}}crwdne1828:0"
},
"errors": {
"noDownloadClients": {
"title": "crwdns1830:0crwdne1830:0",
"text": "crwdns1832:0crwdne1832:0"
}
}
}
}

View File

@@ -0,0 +1,18 @@
{
"descriptor": {
"name": "crwdns2833:0crwdne2833:0",
"description": "crwdns2835:0crwdne2835:0",
"settings": {
"title": "crwdns3337:0crwdne3337:0",
"showToggleAllButtons": {
"label": "crwdns3339:0crwdne3339:0"
}
},
"errors": {
"general": {
"title": "crwdns3860:0crwdne3860:0",
"text": "crwdns3862:0crwdne3862:0"
}
}
}
}

View File

@@ -0,0 +1,28 @@
{
"descriptor": {
"name": "crwdns2845:0crwdne2845:0",
"description": "crwdns2847:0crwdne2847:0",
"settings": {
"title": "crwdns2849:0crwdne2849:0",
"usePiHoleColors": {
"label": "crwdns2851:0crwdne2851:0"
},
"layout": {
"label": "crwdns3077:0crwdne3077:0",
"data": {
"grid": "crwdns3079:0crwdne3079:0",
"row": "crwdns3081:0crwdne3081:0",
"column": "crwdns3083:0crwdne3083:0"
}
}
}
},
"card": {
"metrics": {
"domainsOnAdlist": "crwdns2853:0crwdne2853:0",
"queriesToday": "crwdns2855:0crwdne2855:0",
"queriesBlockedTodayPercentage": "crwdns2859:0crwdne2859:0",
"queriesBlockedToday": "crwdns2861:0crwdne2861:0"
}
}
}

View File

@@ -0,0 +1,83 @@
{
"descriptor": {
"name": "crwdns1436:0crwdne1436:0",
"description": "crwdns2347:0crwdne2347:0"
},
"search": {
"placeholder": "crwdns1440:0crwdne1440:0"
},
"table": {
"header": {
"name": "crwdns1442:0crwdne1442:0",
"image": "crwdns1444:0crwdne1444:0",
"ports": "crwdns1446:0crwdne1446:0",
"state": "crwdns1448:0crwdne1448:0"
},
"body": {
"portCollapse": "crwdns1450:0{{ports}}crwdne1450:0"
},
"states": {
"running": "crwdns1452:0crwdne1452:0",
"created": "crwdns1454:0crwdne1454:0",
"stopped": "crwdns1456:0crwdne1456:0",
"unknown": "crwdns1458:0crwdne1458:0"
}
},
"actionBar": {
"addService": {
"title": "crwdns2349:0crwdne2349:0",
"message": "crwdns2451:0crwdne2451:0"
},
"restart": {
"title": "crwdns1464:0crwdne1464:0"
},
"stop": {
"title": "crwdns1466:0crwdne1466:0"
},
"start": {
"title": "crwdns1468:0crwdne1468:0"
},
"refreshData": {
"title": "crwdns1866:0crwdne1866:0"
},
"remove": {
"title": "crwdns1474:0crwdne1474:0"
},
"addToHomarr": {
"title": "crwdns1472:0crwdne1472:0"
}
},
"actions": {
"start": {
"start": "crwdns1886:0crwdne1886:0",
"end": "crwdns1888:0crwdne1888:0"
},
"stop": {
"start": "crwdns1890:0crwdne1890:0",
"end": "crwdns1892:0crwdne1892:0"
},
"restart": {
"start": "crwdns1894:0crwdne1894:0",
"end": "crwdns1896:0crwdne1896:0"
},
"remove": {
"start": "crwdns1898:0crwdne1898:0",
"end": "crwdns1900:0crwdne1900:0"
}
},
"errors": {
"integrationFailed": {
"title": "crwdns1480:0crwdne1480:0",
"message": "crwdns2453:0crwdne2453:0"
},
"unknownError": {
"title": "crwdns1484:0crwdne1484:0"
},
"oneServiceAtATime": {
"title": "crwdns2355:0crwdne2355:0"
}
},
"actionIcon": {
"tooltip": "crwdns1488:0crwdne1488:0"
}
}

View File

@@ -0,0 +1,45 @@
{
"descriptor": {
"name": "crwdns2699:0crwdne2699:0",
"description": "crwdns2613:0crwdne2613:0",
"settings": {
"title": "crwdns2701:0crwdne2701:0",
"embedUrl": {
"label": "crwdns2617:0crwdne2617:0"
},
"allowFullScreen": {
"label": "crwdns2619:0crwdne2619:0"
},
"allowTransparency": {
"label": "crwdns2917:0crwdne2917:0"
},
"allowScrolling": {
"label": "crwdns2919:0crwdne2919:0"
},
"allowPayment": {
"label": "crwdns2921:0crwdne2921:0"
},
"allowAutoPlay": {
"label": "crwdns2923:0crwdne2923:0"
},
"allowMicrophone": {
"label": "crwdns2925:0crwdne2925:0"
},
"allowCamera": {
"label": "crwdns2927:0crwdne2927:0"
},
"allowGeolocation": {
"label": "crwdns2929:0crwdne2929:0"
}
}
},
"card": {
"errors": {
"noUrl": {
"title": "crwdns2931:0crwdne2931:0",
"text": "crwdns2623:0crwdne2623:0"
},
"browserSupport": "crwdns3139:0crwdne3139:0"
}
}
}

View File

@@ -0,0 +1,33 @@
{
"descriptor": {
"name": "crwdns2753:0crwdne2753:0",
"description": "crwdns2755:0crwdne2755:0",
"settings": {
"title": "crwdns2757:0crwdne2757:0",
"replaceLinksWithExternalHost": {
"label": "crwdns2897:0crwdne2897:0"
},
"openInNewTab": {
"label": "crwdns3313:0crwdne3313:0"
}
}
},
"noRequests": "crwdns2759:0crwdne2759:0",
"state": {
"approved": "crwdns2765:0crwdne2765:0",
"pendingApproval": "crwdns2767:0crwdne2767:0",
"declined": "crwdns2769:0crwdne2769:0"
},
"tooltips": {
"approve": "crwdns2893:0crwdne2893:0",
"decline": "crwdns2895:0crwdne2895:0",
"approving": "crwdns3141:0crwdne3141:0"
},
"mutation": {
"approving": "crwdns3143:0crwdne3143:0",
"declining": "crwdns3145:0crwdne3145:0",
"request": "crwdns3147:0crwdne3147:0",
"approved": "crwdns3149:0crwdne3149:0",
"declined": "crwdns3151:0crwdne3151:0"
}
}

View File

@@ -0,0 +1,27 @@
{
"descriptor": {
"name": "crwdns2771:0crwdne2771:0",
"description": "crwdns2773:0crwdne2773:0",
"settings": {
"title": "crwdns2775:0crwdne2775:0",
"replaceLinksWithExternalHost": {
"label": "crwdns3315:0crwdne3315:0"
},
"openInNewTab": {
"label": "crwdns3317:0crwdne3317:0"
}
}
},
"mediaStats": {
"title": "crwdns3319:0crwdne3319:0",
"pending": "crwdns3321:0crwdne3321:0",
"tvRequests": "crwdns3323:0crwdne3323:0",
"movieRequests": "crwdns3325:0crwdne3325:0",
"approved": "crwdns3327:0crwdne3327:0",
"totalRequests": "crwdns3329:0crwdne3329:0"
},
"userStats": {
"title": "crwdns3331:0crwdne3331:0",
"requests": "crwdns3333:0{{number}}crwdne3333:0"
}
}

View File

@@ -0,0 +1,25 @@
{
"descriptor": {
"name": "crwdns2595:0crwdne2595:0",
"description": "crwdns2597:0crwdne2597:0",
"settings": {
"title": "crwdns2599:0crwdne2599:0"
}
},
"loading": "crwdns3187:0crwdne3187:0",
"card": {
"table": {
"header": {
"session": "crwdns2601:0crwdne2601:0",
"user": "crwdns2603:0crwdne2603:0",
"currentlyPlaying": "crwdns2605:0crwdne2605:0"
}
},
"errors": {
"general": {
"title": "crwdns2607:0crwdne2607:0",
"text": "crwdns2609:0crwdne2609:0"
}
}
}
}

View File

@@ -0,0 +1,15 @@
{
"descriptor": {
"name": "crwdns3085:0crwdne3085:0",
"description": "crwdns3087:0crwdne3087:0",
"settings": {
"title": "crwdns3089:0crwdne3089:0",
"showToolbar": {
"label": "crwdns3091:0crwdne3091:0"
},
"content": {
"label": "crwdns3093:0crwdne3093:0"
}
}
}
}

Some files were not shown because too many files have changed in this diff Show More