From 360c62e2952d18fa115c9f95aa6c3b187d07c68a Mon Sep 17 00:00:00 2001 From: zhengkunwang223 Date: Mon, 4 Sep 2023 17:04:54 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9=E9=83=A8=E5=88=86?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E7=9A=84=E8=AF=B4=E6=98=8E=E6=96=87=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/adguardhome/data.yml | 6 +++--- apps/alist/data.yml | 10 +++++----- apps/chatgpt-web/data.yml | 6 +++--- apps/code-server/data.yml | 10 +++++----- apps/domain-admin/data.yml | 6 +++--- apps/emlog/data.yml | 6 +++--- apps/flarum/data.yml | 4 ++-- apps/frpc/data.yml | 8 ++++---- apps/frps/data.yml | 8 ++++---- apps/gitea/data.yml | 6 +++--- apps/jellyfin/data.yml | 8 ++++---- apps/jumpserver/data.yml | 4 ++-- apps/kubepi/data.yml | 6 +++--- apps/lsky-pro/data.yml | 8 ++++---- apps/meilisearch/data.yml | 6 +++--- apps/memcached/data.yml | 8 ++++---- apps/mongodb/data.yml | 4 ++-- apps/nextcloud/data.yml | 6 +++--- apps/pgadmin4/data.yml | 4 ++-- apps/postgresql/data.yml | 6 +++--- apps/qiandao/data.yml | 6 +++--- apps/rabbitmq/data.yml | 8 ++++---- apps/rustdesk/data.yml | 8 ++++---- apps/synapse/data.yml | 8 ++++---- apps/tailchat/data.yml | 6 +++--- apps/uptime-kuma/data.yml | 6 +++--- apps/wikijs/data.yml | 6 +++--- 27 files changed, 89 insertions(+), 89 deletions(-) diff --git a/apps/adguardhome/data.yml b/apps/adguardhome/data.yml index baaecd1bd..092e2d1d6 100644 --- a/apps/adguardhome/data.yml +++ b/apps/adguardhome/data.yml @@ -1,15 +1,15 @@ name: AdGuardHome tags: - 工具 -title: 自由且开源的,功能强大的网络广告和跟踪器屏蔽DNS服务器 +title: 自由且开源的,功能强大的网络广告和跟踪器屏蔽 DNS 服务器 type: 工具 -description: 自由且开源的,功能强大的网络广告和跟踪器屏蔽DNS服务器 +description: 自由且开源的,功能强大的网络广告和跟踪器屏蔽 DNS 服务器 additionalProperties: key: adguardhome name: AdGuardHome tags: - Tool - shortDescZh: 自由且开源的,功能强大的网络广告和跟踪器屏蔽DNS服务器 + shortDescZh: 自由且开源的,功能强大的网络广告和跟踪器屏蔽 DNS 服务器 shortDescEn: Free and open source, powerful network-wide ads & trackers blocking DNS server type: tool crossVersionUpdate: true diff --git a/apps/alist/data.yml b/apps/alist/data.yml index 8020af80c..54a07dd5c 100755 --- a/apps/alist/data.yml +++ b/apps/alist/data.yml @@ -1,15 +1,15 @@ -name: alist +name: AList tags: - 工具 -title: 一个支持多存储的文件列表程序 +title: 支持多存储的文件列表程序 type: 工具 -description: 一个支持多存储的文件列表程序 +description: 支持多存储的文件列表程序 additionalProperties: key: alist - name: alist + name: AList tags: - Tool - shortDescZh: 一个支持多存储的文件列表程序 + shortDescZh: 支持多存储的文件列表程序 shortDescEn: A file list program that supports multiple storage type: tool crossVersionUpdate: true diff --git a/apps/chatgpt-web/data.yml b/apps/chatgpt-web/data.yml index b8afa85ce..1195dc45c 100644 --- a/apps/chatgpt-web/data.yml +++ b/apps/chatgpt-web/data.yml @@ -1,15 +1,15 @@ name: ChatGPT Web tags: - 工具 -title: 使用express和vue3搭建的支持ChatGPT双模型演示网页 +title: 使用 express 和 vue3 搭建的支持 ChatGPT 双模型演示网页 type: 工具 -description: 使用express和vue3搭建的支持ChatGPT双模型演示网页 +description: 使用 express 和 vue3 搭建的支持 ChatGPT 双模型演示网页 additionalProperties: key: chatgpt-web name: ChatGPT Web tags: - Tool - shortDescZh: 使用express和vue3搭建的支持ChatGPT双模型演示网页 + shortDescZh: 使用 express 和 vue3 搭建的支持 ChatGPT 双模型演示网页 shortDescEn: ChatGPT-enabled dual-model demo page built with express and vue3 type: tool crossVersionUpdate: true diff --git a/apps/code-server/data.yml b/apps/code-server/data.yml index ae1bd7aea..c75caaad8 100644 --- a/apps/code-server/data.yml +++ b/apps/code-server/data.yml @@ -1,15 +1,15 @@ -name: code-server +name: Coder tags: - 工具 -title: 在任何地方的任何计算机上运行VS Code并在浏览器中访问它 +title: 在任何地方的任何计算机上运行 VS Code并在浏览器中访问它 type: 工具 -description: 在任何地方的任何计算机上运行VS Code并在浏览器中访问它 +description: 在任何地方的任何计算机上运行 VS Code 并在浏览器中访问它 additionalProperties: key: code-server - name: code-server + name: Coder tags: - Tool - shortDescZh: 在任何地方的任何计算机上运行VS Code并在浏览器中访问它 + shortDescZh: 在任何地方的任何计算机上运行 VS Code 并在浏览器中访问它 shortDescEn: Run VS Code on any machine anywhere and access it in the browser type: tool crossVersionUpdate: true diff --git a/apps/domain-admin/data.yml b/apps/domain-admin/data.yml index 9de80f295..cad19f881 100755 --- a/apps/domain-admin/data.yml +++ b/apps/domain-admin/data.yml @@ -1,15 +1,15 @@ name: Domain Admin tags: - 工具 -title: 域名和SSL证书监测平台 +title: 域名和 SSL 证书监测平台 type: 工具 -description: 域名和SSL证书监测平台 +description: 域名和 SSL 证书监测平台 additionalProperties: key: domain-admin name: Domain Admin tags: - Tool - shortDescZh: 域名和SSL证书监测平台 + shortDescZh: 域名和 SSL 证书监测平台 shortDescEn: Domain name and SSL certificate monitoring platform type: tool crossVersionUpdate: true diff --git a/apps/emlog/data.yml b/apps/emlog/data.yml index 54bb6cf9a..14f218174 100755 --- a/apps/emlog/data.yml +++ b/apps/emlog/data.yml @@ -1,15 +1,15 @@ name: emlog tags: - 建站 -title: 一款轻量级博客及CMS建站系统 +title: 轻量级博客及CMS建站系统 type: 建站 -description: 一款轻量级博客及CMS建站系统。 +description: 轻量级博客及CMS建站系统。 additionalProperties: key: emlog name: emlog tags: - WebSite - shortDescZh: 一款轻量级博客及CMS建站系统 + shortDescZh: 轻量级博客及CMS建站系统 shortDescEn: A lightweight blog and cms site building system type: website crossVersionUpdate: true diff --git a/apps/flarum/data.yml b/apps/flarum/data.yml index e7e215ea7..abc0d7239 100755 --- a/apps/flarum/data.yml +++ b/apps/flarum/data.yml @@ -1,4 +1,4 @@ -name: flarum +name: Flarum tags: - 建站 title: 新一代的论坛软件,使在线讨论变得有趣 @@ -6,7 +6,7 @@ type: 建站 description: 新一代的论坛软件,使在线讨论变得有趣 additionalProperties: key: flarum - name: flarum + name: Flarum tags: - WebSite shortDescZh: 新一代的论坛软件,使在线讨论变得有趣 diff --git a/apps/frpc/data.yml b/apps/frpc/data.yml index 5dcc4fcb8..bcd564d12 100644 --- a/apps/frpc/data.yml +++ b/apps/frpc/data.yml @@ -1,16 +1,16 @@ name: frpc-frp 客户端 tags: - 工具 -title: frp 是一种反向代理工具,常用于内网穿透(客户端) +title: 反向代理工具,常用于内网穿透(客户端) type: 工具 -description: frp 是一种反向代理工具,常用于内网穿透(客户端) +description: 反向代理工具,常用于内网穿透(客户端) additionalProperties: key: frpc name: frpc-frp 客户端 tags: - Tool - shortDescZh: frp 是一种反向代理工具,常用于内网穿透(客户端) - shortDescEn: frp is a reverse proxy tool that is commonly used for intranet penetration(Client) + shortDescZh: 反向代理工具,常用于内网穿透(客户端) + shortDescEn: A reverse proxy tool that is commonly used for intranet penetration(Client) type: tool crossVersionUpdate: true limit: 0 diff --git a/apps/frps/data.yml b/apps/frps/data.yml index 13f641028..f2df2ea01 100644 --- a/apps/frps/data.yml +++ b/apps/frps/data.yml @@ -1,16 +1,16 @@ name: frps-frp 服务端 tags: - 工具 -title: frp 是一种反向代理工具,常用于内网穿透(服务端) +title: 反向代理工具,常用于内网穿透(服务端) type: 工具 -description: frp 是一种反向代理工具,常用于内网穿透(服务端) +description: 反向代理工具,常用于内网穿透(服务端) additionalProperties: key: frps name: frps-frp 服务端 tags: - Tool - shortDescZh: frp 是一种反向代理工具,常用于内网穿透(服务端) - shortDescEn: frp is a reverse proxy tool that is commonly used for intranet penetration(Server) + shortDescZh: 反向代理工具,常用于内网穿透(服务端) + shortDescEn: A reverse proxy tool that is commonly used for intranet penetration(Server) type: tool crossVersionUpdate: true limit: 0 diff --git a/apps/gitea/data.yml b/apps/gitea/data.yml index 7c950963a..d22b622ea 100755 --- a/apps/gitea/data.yml +++ b/apps/gitea/data.yml @@ -1,15 +1,15 @@ name: Gitea tags: - CI/CD -title: 一个自托管的 Git 服务 +title: 自托管的 Git 服务 type: CI/CD -description: 一个自托管的 Git 服务 +description: 自托管的 Git 服务 additionalProperties: key: gitea name: Gitea tags: - CI/CD - shortDescZh: 一个自托管的 Git 服务 + shortDescZh: 自托管的 Git 服务 shortDescEn: a self-hosted Git service type: tool crossVersionUpdate: false diff --git a/apps/jellyfin/data.yml b/apps/jellyfin/data.yml index eaedf009b..fda86a3d2 100755 --- a/apps/jellyfin/data.yml +++ b/apps/jellyfin/data.yml @@ -1,16 +1,16 @@ name: Jellyfin tags: - 工具 -title: Jellyfin 是一套多媒体应用程序软件套装 +title: 多媒体应用程序软件套装 type: 工具 -description: Jellyfin 是一套多媒体应用程序软件套装 +description: 多媒体应用程序软件套装 additionalProperties: key: jellyfin name: Jellyfin tags: - Tool - shortDescZh: Jellyfin 是一套多媒体应用程序软件套装 - shortDescEn: Jellyfin is a multimedia application software suite + shortDescZh: 多媒体应用程序软件套装 + shortDescEn: A multimedia application software suite type: tool crossVersionUpdate: true limit: 0 diff --git a/apps/jumpserver/data.yml b/apps/jumpserver/data.yml index ad3f6ea32..0b6beaf61 100644 --- a/apps/jumpserver/data.yml +++ b/apps/jumpserver/data.yml @@ -9,8 +9,8 @@ additionalProperties: name: JumpServer tags: - Tool - shortDescZh: JumpServer 是广受欢迎的开源堡垒机,是符合 4A 规范的专业运维安全审计系统。 - shortDescEn: JumpServer is the world's first open-source Bastion Host and is licensed under the GPLv3. + shortDescZh: 广受欢迎的开源堡垒机 + shortDescEn: The world's first open-source Bastion Host type: tool crossVersionUpdate: true limit: 1 diff --git a/apps/kubepi/data.yml b/apps/kubepi/data.yml index bc962ab75..9036328c3 100755 --- a/apps/kubepi/data.yml +++ b/apps/kubepi/data.yml @@ -1,15 +1,15 @@ name: KubePi tags: - 工具 -title: 一个现代化的 K8s 面板 +title: 现代化的 K8s 面板 type: 工具 -description: 一个现代化的 K8s 面板 +description: 现代化的 K8s 面板 additionalProperties: key: kubepi name: KubePi tags: - Tool - shortDescZh: 一个现代化的 K8s 面板 + shortDescZh: 现代化的 K8s 面板 shortDescEn: A modernized K8s dashboard type: tool crossVersionUpdate: false diff --git a/apps/lsky-pro/data.yml b/apps/lsky-pro/data.yml index df9c3360f..1a1e7f71b 100644 --- a/apps/lsky-pro/data.yml +++ b/apps/lsky-pro/data.yml @@ -1,16 +1,16 @@ name: Lsky-pro tags: - 工具 -title: Lsky Pro 是一个用于在线上传、管理图片的图床程序 +title: 用于在线上传、管理图片的图床程序 type: 工具 -description: Lsky Pro 是一个用于在线上传、管理图片的图床程序 +description: 用于在线上传、管理图片的图床程序 additionalProperties: key: lsky-pro name: Lsky-pro tags: - Tool - shortDescZh: Lsky Pro 是一个用于在线上传、管理图片的图床程序 - shortDescEn: Lsky Pro is an image bed program for uploading and managing images online + shortDescZh: 用于在线上传、管理图片的图床程序 + shortDescEn: An image bed program for uploading and managing images online type: tool crossVersionUpdate: true limit: 0 diff --git a/apps/meilisearch/data.yml b/apps/meilisearch/data.yml index 829d71265..166de903c 100644 --- a/apps/meilisearch/data.yml +++ b/apps/meilisearch/data.yml @@ -1,15 +1,15 @@ name: MeiliSearch tags: - 工具 -title: 一个开源、快如闪电且高度相关的搜索引擎,可以轻松融入您的工作流程。 +title: 开源、快如闪电且高度相关的搜索引擎 type: 工具 -description: 一个开源、快如闪电且高度相关的搜索引擎,可以轻松融入您的工作流程。 +description: 开源、快如闪电且高度相关的搜索引擎 additionalProperties: key: meilisearch name: MeiliSearch tags: - Tool - shortDescZh: 一个开源、快如闪电且高度相关的搜索引擎,可以轻松融入您的工作流程 + shortDescZh: 开源、快如闪电且高度相关的搜索引擎 shortDescEn: An open-source, lightning-fast, and hyper-relevant search engine that fits effortlessly into your workflow type: tool crossVersionUpdate: false diff --git a/apps/memcached/data.yml b/apps/memcached/data.yml index 90956d96a..c431ab85b 100644 --- a/apps/memcached/data.yml +++ b/apps/memcached/data.yml @@ -1,16 +1,16 @@ name: Memcached tags: - 工具 -title: Memcached是一套分布式的高速缓存系统 +title: 分布式的高速缓存系统 type: 工具 -description: Memcached是一套分布式的高速缓存系统 +description: 分布式的高速缓存系统 additionalProperties: key: memcached name: Memcached tags: - Database - shortDescZh: Memcached是一套分布式的高速缓存系统 - shortDescEn: Memcached is a distributed caching system + shortDescZh: 分布式的高速缓存系统 + shortDescEn: A distributed caching system type: tool crossVersionUpdate: true limit: 0 diff --git a/apps/mongodb/data.yml b/apps/mongodb/data.yml index 9e802406e..74400d4bf 100755 --- a/apps/mongodb/data.yml +++ b/apps/mongodb/data.yml @@ -1,9 +1,9 @@ name: MongoDB tags: - 数据库 -title: MongoDB 开源文档数据库 +title: 开源文档数据库 type: 数据库 -description: MongoDB 开源文档数据库 +description: 开源文档数据库 additionalProperties: key: mongodb name: MongoDB diff --git a/apps/nextcloud/data.yml b/apps/nextcloud/data.yml index 3a2b9067c..5ec4edbd0 100644 --- a/apps/nextcloud/data.yml +++ b/apps/nextcloud/data.yml @@ -1,15 +1,15 @@ name: Nextcloud tags: - 建站 -title: Nextcloud服务器,所有数据的安全家园 +title: Nextcloud 服务器,所有数据的安全家园 type: 建站 -description: Nextcloud服务器,所有数据的安全家园 +description: Nextcloud 服务器,所有数据的安全家园 additionalProperties: key: nextcloud name: Nextcloud tags: - WebSite - shortDescZh: Nextcloud服务器,所有数据的安全家园 + shortDescZh: Nextcloud 服务器,所有数据的安全家园 shortDescEn: Nextcloud server, a safe home for all your data type: website crossVersionUpdate: true diff --git a/apps/pgadmin4/data.yml b/apps/pgadmin4/data.yml index 22fb4cbab..701e98324 100644 --- a/apps/pgadmin4/data.yml +++ b/apps/pgadmin4/data.yml @@ -9,8 +9,8 @@ additionalProperties: name: PGAdmin4 tags: - Tool - shortDescZh: PGAdmin4 是 Postgres 的开源管理工具。 - shortDescEn: PGAdmin4 is an open source management tool for Postgres. + shortDescZh: Postgres 的开源管理工具。 + shortDescEn: An open source management tool for Postgres. type: tool crossVersionUpdate: true limit: 1 diff --git a/apps/postgresql/data.yml b/apps/postgresql/data.yml index c43065121..df45ee7c1 100755 --- a/apps/postgresql/data.yml +++ b/apps/postgresql/data.yml @@ -1,15 +1,15 @@ name: PostgreSQL tags: - 数据库 -title: PostgreSQL 开源关系型数据库 +title: 开源关系型数据库 type: 数据库 -description: PostgreSQL 开源关系型数据库 +description: 开源关系型数据库 additionalProperties: key: postgresql name: PostgreSQL tags: - Database - shortDescZh: PostgreSQL 开源关系型数据库 + shortDescZh: 开源关系型数据库 shortDescEn: Open Source Relational Database type: runtime crossVersionUpdate: false diff --git a/apps/qiandao/data.yml b/apps/qiandao/data.yml index eb64d5c9c..0f8ee39ae 100644 --- a/apps/qiandao/data.yml +++ b/apps/qiandao/data.yml @@ -1,15 +1,15 @@ name: QianDao tags: - 工具 -title: 一个HTTP请求定时任务自动执行框架 +title: 一个 HTTP 请求定时任务自动执行框架 type: 工具 -description: 一个HTTP请求定时任务自动执行框架 +description: 一个 HTTP 请求定时任务自动执行框架 additionalProperties: key: qiandao name: QianDao tags: - Tool - shortDescZh: 一个HTTP请求定时任务自动执行框架 + shortDescZh: 一个 HTTP 请求定时任务自动执行框架 shortDescEn: An HTTP request timed task automation framework type: tool crossVersionUpdate: true diff --git a/apps/rabbitmq/data.yml b/apps/rabbitmq/data.yml index d971371df..3803487f1 100755 --- a/apps/rabbitmq/data.yml +++ b/apps/rabbitmq/data.yml @@ -1,16 +1,16 @@ name: RabbitMQ tags: - 工具 -title: RabbitMQ 是一个功能丰富的多协议消息传递和流媒体代理 +title: 一个功能丰富的多协议消息传递和流媒体代理 type: 工具 -description: RabbitMQ 是一个功能丰富的多协议消息传递和流媒体代理 +description: 一个功能丰富的多协议消息传递和流媒体代理 additionalProperties: key: rabbitmq name: RabbitMQ tags: - Tool - shortDescZh: RabbitMQ 是一个功能丰富的多协议消息传递和流媒体代理 - shortDescEn: RabbitMQ is a feature rich, multi-protocol messaging and streaming broker + shortDescZh: 一个功能丰富的多协议消息传递和流媒体代理 + shortDescEn: A feature rich, multi-protocol messaging and streaming broker type: tool crossVersionUpdate: false limit: 0 diff --git a/apps/rustdesk/data.yml b/apps/rustdesk/data.yml index 0a4702f26..695566108 100644 --- a/apps/rustdesk/data.yml +++ b/apps/rustdesk/data.yml @@ -1,16 +1,16 @@ name: RustDesk tags: - 工具 -title: RustDesk是一款开源的远程桌面软件 +title: 开源的远程桌面软件 type: 工具 -description: RustDesk是一款开源的远程桌面软件 +description: 开源的远程桌面软件 additionalProperties: key: rustdesk name: RustDesk tags: - Tool - shortDescZh: RustDesk是一款开源的远程桌面软件 - shortDescEn: RustDesk is an open source remote desktop software + shortDescZh: 开源的远程桌面软件 + shortDescEn: Open source remote desktop software type: tool crossVersionUpdate: false limit: 0 diff --git a/apps/synapse/data.yml b/apps/synapse/data.yml index 8474d18da..1aa551645 100644 --- a/apps/synapse/data.yml +++ b/apps/synapse/data.yml @@ -1,16 +1,16 @@ name: Synapse tags: - 工具 -title: Synapse是一个开源的Matrix家庭服务器,自建聊天服务端 +title: 开源的 Matrix 家庭服务器,自建聊天服务端 type: 工具 -description: Synapse是一个开源的Matrix家庭服务器,自建聊天服务端 +description: 开源的 Matrix 家庭服务器,自建聊天服务端 additionalProperties: key: synapse name: Synapse tags: - Tool - shortDescZh: Synapse是一个开源的Matrix家庭服务器,自建聊天服务端 - shortDescEn: Synapse is an open-source Matrix homeserver,build your own chat server + shortDescZh: 开源的 Matrix 家庭服务器,自建聊天服务端 + shortDescEn: Open-source Matrix homeserver,build your own chat server type: tool crossVersionUpdate: true limit: 1 diff --git a/apps/tailchat/data.yml b/apps/tailchat/data.yml index c13c2f1e3..bed2669a6 100755 --- a/apps/tailchat/data.yml +++ b/apps/tailchat/data.yml @@ -1,15 +1,15 @@ name: Tailchat tags: - 建站 -title: 在你自己工作区的下一代noIM应用 +title: 在你自己工作区的下一代 noIM 应用 type: 建站 -description: 在你自己工作区的下一代noIM应用 +description: 在你自己工作区的下一代 noIM 应用 additionalProperties: key: tailchat name: Tailchat tags: - WebSite - shortDescZh: 在你自己工作区的下一代noIM应用 + shortDescZh: 在你自己工作区的下一代 noIM 应用 shortDescEn: The next-generation noIM Application in your own workspace type: website crossVersionUpdate: true diff --git a/apps/uptime-kuma/data.yml b/apps/uptime-kuma/data.yml index 9ce82740f..52eadf1f3 100755 --- a/apps/uptime-kuma/data.yml +++ b/apps/uptime-kuma/data.yml @@ -1,15 +1,15 @@ name: Uptime Kuma tags: - 工具 -title: 一个自托管的监控工具 +title: 自托管的监控工具 type: 工具 -description: 一个自托管的监控工具 +description: 自托管的监控工具 additionalProperties: key: uptime-kuma name: Uptime Kuma tags: - Tool - shortDescZh: 一个自托管的监控工具 + shortDescZh: 自托管的监控工具 shortDescEn: A fancy self-hosted monitoring tool type: tool crossVersionUpdate: false diff --git a/apps/wikijs/data.yml b/apps/wikijs/data.yml index 52ecdefcf..599e687b3 100755 --- a/apps/wikijs/data.yml +++ b/apps/wikijs/data.yml @@ -1,15 +1,15 @@ name: Wiki.js tags: - 建站 -title: 一个基于 Node.js 构建的现代而强大的 Wiki 应用程序。 +title: 基于 Node.js 构建的现代而强大的 Wiki 应用程序。 type: 建站 -description: 一个基于 Node.js 构建的现代而强大的 Wiki 应用程序。 +description: 基于 Node.js 构建的现代而强大的 Wiki 应用程序。 additionalProperties: key: wikijs name: Wiki.js tags: - WebSite - shortDescZh: 一个基于 Node.js 构建的现代而强大的 Wiki 应用程序。 + shortDescZh: 基于 Node.js 构建的现代而强大的 Wiki 应用程序。 shortDescEn: A modern and powerful wiki app built on Node.js type: website crossVersionUpdate: false