diff --git a/Apps/2FAuth/docker-compose.yml b/Apps/2FAuth/docker-compose.yml index 22ba247..2766239 100644 --- a/Apps/2FAuth/docker-compose.yml +++ b/Apps/2FAuth/docker-compose.yml @@ -23,18 +23,17 @@ services: index: / port_map: "8000" ports: - - - container: "8000" + - container: "8000" description: en_US: "" - + volumes: - - - container: /2fauth + - container: /2fauth description: en_US: "" description: en_US: 2FAuth is a web based self-hosted alternative to One Time Passcode (OTP) generators like Google Authenticator, designed for both mobile and desktop. + zh_CN: 2FAuth是一个基于Web的自托管的替代Google Authenticator的一次性密码(OTP)生成器,旨在为移动和桌面设备提供服务。 developer: Bubka icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/2FAuth/icon.png screenshot_link: @@ -43,6 +42,7 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/2FAuth/screenshot-3.png tagline: en_US: A web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes + zh_CN: 一个用于管理您的两步验证(2FA)帐户并生成其安全代码的Web应用程序 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/2FAuth/thumbnail.png tips: {} title: diff --git a/Apps/AdGuardHome/docker-compose.yml b/Apps/AdGuardHome/docker-compose.yml index 15bf345..77c4647 100644 --- a/Apps/AdGuardHome/docker-compose.yml +++ b/Apps/AdGuardHome/docker-compose.yml @@ -38,38 +38,32 @@ services: index: / port_map: "3000" ports: - - - container: "53" + - container: "53" description: en_US: "" - - - container: "53" + - container: "53" description: en_US: "" - - - container: "3000" + - container: "3000" description: en_US: "" - - - container: "853" + - container: "853" description: en_US: "" - - - container: "784" + - container: "784" description: en_US: "" - + volumes: - - - container: /opt/adguardhome/work + - container: /opt/adguardhome/work description: en_US: "" - - - container: /opt/adguardhome/conf + - container: /opt/adguardhome/conf description: en_US: "" description: en_US: AdGuard Home is a network-wide software for blocking ads and tracking. After you set it up, it'll cover all your home devices, and you won't need any client-side software for that. Learn more on our official Github repository. + zh_CN: AdGuard Home 是一个网络范围的软件,用于阻止广告和跟踪。设置完成后,它将覆盖您的所有家庭设备,您不需要任何客户端软件。在我们的官方Github存储库上了解更多信息。 developer: AdguardTeam icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/AdGuardHome/icon.png screenshot_link: @@ -77,7 +71,8 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/AdGuardHome/screenshot-2.png - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/AdGuardHome/screenshot-3.png tagline: - en_US: 'Network-wide ads & trackers blocking DNS server ' + en_US: Network-wide ads & trackers blocking DNS server + zh_CN: 网络范围的广告和跟踪阻止DNS服务器 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/AdGuardHome/thumbnail.png tips: {} title: diff --git a/Apps/AllTubeDownload/docker-compose.yml b/Apps/AllTubeDownload/docker-compose.yml index 3e63692..aaddf3c 100644 --- a/Apps/AllTubeDownload/docker-compose.yml +++ b/Apps/AllTubeDownload/docker-compose.yml @@ -19,13 +19,13 @@ services: index: / port_map: "80" ports: - - - container: "80" + - container: "80" description: en_US: "" - + description: en_US: Easily download videos from YouTube, Dailymotion, Vimeo and other websites. + zh_CN: 从 YouTube、Dailymotion、Vimeo 等网站轻松下载视频。 developer: Rudloff icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/AllTubeDownload/icon.png screenshot_link: @@ -34,10 +34,12 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/AllTubeDownload/screenshot-3.png tagline: en_US: Web GUI for youtube-dl + zh_CN: youtube-dl 的 Web 界面 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/AllTubeDownload/thumbnail.png tips: {} title: en_US: AllTube Download + zh_CN: AllTube 下载 x-casaos: architectures: - amd64 diff --git a/Apps/Bazarr/docker-compose.yml b/Apps/Bazarr/docker-compose.yml index efd5590..f15fc17 100644 --- a/Apps/Bazarr/docker-compose.yml +++ b/Apps/Bazarr/docker-compose.yml @@ -31,41 +31,34 @@ services: category: Media container: envs: - - - container: PUID + - container: PUID description: en_US: "" - - - container: PGID + - container: PGID description: en_US: "" - - - container: TZ + - container: TZ description: en_US: "" port_map: "6767" ports: - - - container: "6767" + - container: "6767" description: en_US: "" - volumes: - - - container: /movies + - container: /movies description: en_US: "" - - - container: /tv + - container: /tv description: en_US: "" - - - container: /config + - container: /config description: en_US: "" description: en_US: Bazarr is a companion application to Sonarr and Radarr. It can manage and download subtitles based on your requirements. You define your preferences by TV show or movie and Bazarr takes care of everything for you. + zh_CN: Bazarr是Sonarr和Radarr的伴侣应用程序。它可以根据您的要求管理和下载字幕。您可以根据电视节目或电影来定义您的偏好,并且Bazarr会为您处理所有事情。 developer: Sabnzbd Team icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Bazarr/icon.png screenshot_link: @@ -75,6 +68,7 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Bazarr/screenshot-4.png tagline: en_US: Letter generators for Sonarr and Radarr + zh_CN: Sonarr和Radarr的信件生成器 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Bazarr/thumbnail.png tips: {} title: diff --git a/Apps/Calibre-web/docker-compose.yml b/Apps/Calibre-web/docker-compose.yml index 7e99c37..a7a3fa9 100644 --- a/Apps/Calibre-web/docker-compose.yml +++ b/Apps/Calibre-web/docker-compose.yml @@ -29,42 +29,35 @@ services: category: Media container: envs: - - - container: PUID + - container: PUID description: en_US: "" - - - container: PGID + - container: PGID description: en_US: "" - - - container: TZ + - container: TZ description: en_US: "" - - - container: DOCKER_MODS + - container: DOCKER_MODS description: en_US: "" index: / port_map: "8083" ports: - - - container: "8083" + - container: "8083" description: en_US: "" - volumes: - - - container: /config + - container: /config description: en_US: "" - - - container: /books + - container: /books description: en_US: "" description: en_US: Calibre-web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. It is also possible to integrate google drive and edit metadata and your calibre library through the app itself. + zh_CN: Calibre-web是一个Web应用程序,提供了一个干净的界面,用于浏览,阅读和下载使用现有Calibre数据库的电子书。也可以通过应用程序本身集成谷歌驱动器并编辑元数据和您的calibre库。 developer: linuxserver icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Calibre-web/icon.png screenshot_link: @@ -73,15 +66,18 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Calibre-web/screenshot-3.png tagline: en_US: Web app for browsing, reading and downloading eBooks stored in a Calibre database + zh_CN: 用于浏览,阅读和下载存储在Calibre数据库中的电子书的Web应用程序 thumbnail: ' https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Calibre-web/thumbnail.png' tips: before_install: - - content: - en_US: UserName - value: admin - - content: - en_US: Password - value: admin123 + en_US: | + | Username | Password | + | -------- | -------- | + | `admin` | `admin123` | + zh_CN: | + | 用户名 | 密码 | + | -------- | -------- | + | `admin` | `admin123` | title: en_US: Calibre-web x-casaos: diff --git a/Apps/CouchPotato/docker-compose.yml b/Apps/CouchPotato/docker-compose.yml index faad965..e4251b6 100644 --- a/Apps/CouchPotato/docker-compose.yml +++ b/Apps/CouchPotato/docker-compose.yml @@ -31,42 +31,42 @@ services: category: Media container: envs: - - - container: TZ + - container: TZ description: en_US: TimeZone - - - container: PUID + zh_CN: 时区 + - container: PUID description: en_US: Run CouchPotato as specified uid. - - - container: PGID + zh_CN: 以指定的uid运行CouchPotato + - container: PGID description: en_US: Run CouchPotato as specified gid. + zh_CN: 以指定的gid运行CouchPotato index: / port_map: "5050" ports: - - - container: "5050" + - container: "5050" description: en_US: WebUI HTTP Port + zh_CN: WebUI HTTP端口 - volumes: - - - container: /config + - container: /config description: en_US: CouchPotato config directory. - - - container: /movies + zh_CN: CouchPotato配置目录 + - container: /movies description: en_US: CouchPotato movies directory. - - - container: /downloads + zh_CN: CouchPotato电影目录 + - container: /downloads description: en_US: CouchPotato downloads directory. + zh_CN: CouchPotato下载目录 description: en_US: Awesome PVR for usenet and torrents. Just fill in what you want to see and CouchPotato will add it to your want to watch-list. Every day it will search through multiple sources, looking for the best possible match. If available, it will send it using your favorite download software. + zh_CN: 用于usenet和torrent的优秀PVR。只需填写您想要看到的内容,CouchPotato就会将其添加到您的想要观看的列表中。每天,它都会通过多个源进行搜索,寻找最佳匹配。如果可用,它将使用您最喜欢的下载软件发送它。 developer: CouchPotato icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/CouchPotato/icon.png screenshot_link: @@ -77,6 +77,7 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/CouchPotato/screenshot-5.jpg tagline: en_US: Automatically find movies you want to watch + zh_CN: 自动查找您想要观看的电影 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/CouchPotato/thumbnail.jpg tips: {} title: diff --git a/Apps/Deluge/docker-compose.yml b/Apps/Deluge/docker-compose.yml index ac5e08b..c4cb1d1 100644 --- a/Apps/Deluge/docker-compose.yml +++ b/Apps/Deluge/docker-compose.yml @@ -35,52 +35,53 @@ services: category: Downloader container: envs: - - - container: TZ + - container: TZ description: en_US: TimeZone - - - container: PUID + zh_CN: 时区 + - container: PUID description: en_US: Run Deluge as specified uid. - - - container: PGID + zh_CN: 以指定的 uid 运行 Deluge。 + - container: PGID description: en_US: Run Deluge as specified gid. - - - container: DELUGE_LOGLEVEL + zh_CN: 以指定的 gid 运行 Deluge。 + - container: DELUGE_LOGLEVEL description: - en_US: 'Deluge Log Level ' + en_US: Deluge Log Level + zh_CN: Deluge 日志级别 index: / port_map: "8112" ports: - - - container: "8112" + - container: "8112" description: en_US: WebUI HTTP Port + zh_CN: WebUI HTTP 端口 - - - container: "6881" + - container: "6881" description: en_US: Inbound torrent traffic (TCP) + zh_CN: 入站 torrent 流量(TCP) - - - container: "6881" + - container: "6881" description: en_US: Inbound torrent traffic (UDP) + zh_CN: 入站 torrent 流量(UDP) protocol: udp - + volumes: - - - container: /config + - container: /config description: en_US: Deluge config directory. - - - container: /DATA + zh_CN: Deluge 配置目录。 + - container: /DATA description: en_US: Deluge Accessible directory. + zh_CN: Deluge 可访问目录。 description: en_US: Deluge contains the common features to BitTorrent clients such as Protocol Encryption, DHT, Local Peer Discovery (LSD), Peer Exchange (PEX), UPnP, NAT-PMP, Proxy support, Web seeds, global and per-torrent speed limits. As Deluge heavily utilises the ​libtorrent library it has a comprehensive list of the ​features provided. + zh_CN: Deluge 包含 BitTorrent 客户端的常见功能,如协议加密、DHT、本地对等发现(LSD)、对等交换(PEX)、UPnP、NAT-PMP、代理支持、Web 种子、全局和每个 torrent 速度限制。由于 Deluge 大量利用了 libtorrent 库,因此它具有提供的功能的详细列表。 developer: Deluge Team icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Deluge/icon.png screenshot_link: @@ -90,29 +91,38 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Deluge/screenshot-4.jpg tagline: en_US: A lightweight and free BitTorrent client. + zh_CN: 轻量级且免费的 BitTorrent 客户端。 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Deluge/thumbnail.jpg tips: before_install: - - content: - en_US: 'Default Password: ' - value: deluge - - content: - en_US: "" - - content: - en_US: Default Accessible Path in Deluge - - content: - en_US: 'DATA Path: ' - value: /DATA - - content: - en_US: 'Downloads Path: ' - value: /DATA/Downloads - - content: - en_US: 'Media Path: ' - value: /DATA/Media - - content: - en_US: The paths of other DATA subdirectories in CasaOS are also similar. - - content: - en_US: Please make sure you use the correct path when using Deluge. + en_US: | + Default Password: `deluge` + + Default Accessible Path in Deluge + + | Name | Value | + | --- | --- | + | DATA Path | `/DATA` | + | Downloads Path | `/DATA/Downloads` | + | Media Path | `/DATA/Media` | + + The paths of other DATA subdirectories in CasaOS are also similar. + + Please make sure you use the correct path when using Deluge. + zh_CN: | + 默认密码:`deluge` + + Deluge 中可访问的路径 + + | 名称 | 值 | + | --- | --- | + | DATA 路径 | `/DATA` | + | 下载路径 | `/DATA/Downloads` | + | 媒体路径 | `/DATA/Media` | + + CasaOS 中其他 DATA 子目录的路径也类似。 + + 请确保在使用 Deluge 时使用正确的路径。 title: en_US: Deluge x-casaos: diff --git a/Apps/Duplicati/docker-compose.yml b/Apps/Duplicati/docker-compose.yml index dc2545b..355600a 100644 --- a/Apps/Duplicati/docker-compose.yml +++ b/Apps/Duplicati/docker-compose.yml @@ -31,42 +31,35 @@ services: category: Cloud container: envs: - - - container: PUID + - container: PUID description: en_US: "" - - - container: PGID + - container: PGID description: en_US: "" - - - container: TZ + - container: TZ description: en_US: "" index: / port_map: "8200" ports: - - - container: "8200" + - container: "8200" description: en_US: "" - volumes: - - - container: /config + - container: /config description: en_US: "" - - - container: /backups + - container: /backups description: en_US: "" - - - container: /source + - container: /source description: en_US: "" description: en_US: Duplicati is a free, open source, backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers. + zh_CN: Duplicati是一个免费的开源备份客户端,它可以安全地存储加密的、增量的、压缩的备份文件到云存储服务和远程文件服务器。 developer: duplicati icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Duplicati/icon.png screenshot_link: @@ -75,6 +68,7 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Duplicati/screenshot-3.png tagline: en_US: Store securely encrypted backups in the cloud! + zh_CN: 在云端存储安全加密的备份文件! thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Duplicati/thumbnail.png tips: {} title: diff --git a/Apps/Emby/docker-compose.yml b/Apps/Emby/docker-compose.yml index fe1aef4..e2af247 100644 --- a/Apps/Emby/docker-compose.yml +++ b/Apps/Emby/docker-compose.yml @@ -40,47 +40,39 @@ services: category: Media container: envs: - - - container: PUID + - container: PUID description: en_US: "" - - - container: PGID + - container: PGID description: en_US: "" - - - container: TZ + - container: TZ description: en_US: "" index: / port_map: "8096" ports: - - - container: "8096" + - container: "8096" description: en_US: "" - - - container: "8920" + - container: "8920" description: en_US: "" - volumes: - - - container: /config + - container: /config description: en_US: "" - - - container: /data/tvshows + - container: /data/tvshows description: en_US: "" - - - container: /data/movies + - container: /data/movies description: en_US: "" description: en_US: Bringing all of your home videos, music, and photos together into one place has never been easier. Your personal Emby Server automatically converts and streams your media on-the-fly to play on any device. + zh_CN: 将所有的家庭视频,音乐和照片集中在一个地方从未如此简单。您的个人Emby服务器会自动转换和流媒体,以便在任何设备上播放。 developer: linuxserver icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Emby/icon.png screenshot_link: @@ -89,6 +81,7 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Emby/screenshot-3.png tagline: en_US: TAKE YOUR MEDIA ANYWHERE WITH EMBY + zh_CN: 用EMBY随时随地带着媒体 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Emby/thumbnail.png tips: {} title: diff --git a/Apps/Embystat/docker-compose.yml b/Apps/Embystat/docker-compose.yml index a368c98..6add68c 100644 --- a/Apps/Embystat/docker-compose.yml +++ b/Apps/Embystat/docker-compose.yml @@ -25,33 +25,28 @@ services: category: Media container: envs: - - - container: PUID + - container: PUID description: en_US: "" - - - container: PGID + - container: PGID description: en_US: "" - - - container: TZ + - container: TZ description: en_US: "" port_map: "6555" ports: - - - container: "6555" + - container: "6555" description: en_US: "" - volumes: - - - container: /config + - container: /config description: en_US: "" description: en_US: EmbyStat is a personal web server that can calculate all kinds of statistics from your (local) Emby or Jellyfin server. Just install this on your server and let him calculate all kinds of fun stuff. This project is still in Alpha phase, but feel free to pull in on your computer and test it out yourself. When the time is right I will host a full informational website/release for common platforms and Wiki pages. + zh_CN: EmbyStat是一个个人Web服务器,可以从您的(本地)Emby或Jellyfin服务器计算各种统计数据。只需在服务器上安装此程序,让它计算各种有趣的东西。这个项目仍处于Alpha阶段,但是请随时拉入您的计算机并自己测试它。当时机成熟时,我将为常见平台和Wiki页面托管一个完整的信息网站/发布。 developer: Embystart Team icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Embystat/icon.png screenshot_link: @@ -60,6 +55,7 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Embystat/screenshot-3.png tagline: en_US: Calculate all kinds of statistics from your (local) Emby or Jellyfin server + zh_CN: 从您的(本地)Emby或Jellyfin服务器计算各种统计数据 thumbnail: "" tips: {} title: diff --git a/Apps/FileBrowser/docker-compose.yml b/Apps/FileBrowser/docker-compose.yml index a0ffcab..4ad6cc6 100644 --- a/Apps/FileBrowser/docker-compose.yml +++ b/Apps/FileBrowser/docker-compose.yml @@ -28,38 +28,38 @@ services: category: Cloud container: envs: - - - container: TZ + - container: TZ description: en_US: TimeZone - - - container: PUID + zh_CN: 时区 + - container: PUID description: en_US: Run FileBrowser as specified uid. - - - container: PGID + zh_CN: 以指定的用户ID运行FileBrowser + - container: PGID description: en_US: Run FileBrowser as specified gid. + zh_CN: 以指定的组ID运行FileBrowser index: / port_map: "80" ports: - - - container: "80" + - container: "80" description: en_US: WebUI Port + zh_CN: WebUI端口 - volumes: - - - container: /db + - container: /db description: en_US: FileBrowser database directory. - - - container: /srv + zh_CN: FileBrowser数据库目录 + - container: /srv description: en_US: FileBrowser managed directory. + zh_CN: FileBrowser管理的目录 description: en_US: File Browser - Webbased File Browser including sharing functions etc. + zh_CN: File Browser - 包含分享功能等的Webbased文件浏览器 developer: File Browser icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/FileBrowser/icon.png screenshot_link: @@ -68,17 +68,22 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/FileBrowser/screenshot-3.jpg tagline: en_US: Upload, delete, preview, rename, edit and share your files. + zh_CN: 上传,删除,预览,重命名,编辑和共享您的文件。 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/FileBrowser/thumbnail.jpg tips: before_install: - - content: - en_US: Default Account - - content: - en_US: 'Username: ' - value: admin - - content: - en_US: 'Password: ' - value: admin + en_US: | + Default Account + + | Username | Password | + | -------- | -------- | + | `admin` | `admin` | + zh_CN: | + 默认账号 + + | 用户名 | 密码 | + | -------- | -------- | + | `admin` | `admin` | title: en_US: FileBrowser x-casaos: diff --git a/Apps/Gitea/docker-compose.yml b/Apps/Gitea/docker-compose.yml index 2d204c1..76fe565 100644 --- a/Apps/Gitea/docker-compose.yml +++ b/Apps/Gitea/docker-compose.yml @@ -27,35 +27,35 @@ services: category: Developer container: envs: - - - container: USER_UID + - container: USER_UID description: en_US: The UID (Unix user ID) of the user that runs Gitea - - - container: USER_GID + zh_CN: Gitea 运行的用户的 UID(Unix 用户 ID) + - container: USER_GID description: en_US: The GID (Unix group ID) of the user that runs Gitea + zh_CN: Gitea 运行的用户的 GID(Unix 组 ID) index: / port_map: "3000" ports: - - - container: "3000" + - container: "3000" description: en_US: WebUI Port + zh_CN: WebUI 端口 - - - container: "22" + - container: "22" description: en_US: SSH Port + zh_CN: SSH 端口 - volumes: - - - container: /data + - container: /data description: en_US: Gitea data directory. + zh_CN: Gitea 数据目录。 description: en_US: Gitea is a community managed lightweight code hosting solution written in Go. + zh_CN: Gitea 是一个由社区管理的轻量级代码托管解决方案,由 Go 编写。 developer: Gitea icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Gitea/icon.png screenshot_link: @@ -67,11 +67,14 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Gitea/screenshot-6.jpg tagline: en_US: Git with a cup of tea + zh_CN: Git 与一杯茶 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Gitea/thumbnail.png tips: before_install: - - content: - en_US: When the App is installed, the first account registered will become the administrator account. + en_US: | + When the App is installed, the first account registered will become the administrator account. + zh_CN: | + 安装应用后,注册的第一个账号将成为管理员账号。 title: en_US: Gitea x-casaos: diff --git a/Apps/Grafana/docker-compose.yml b/Apps/Grafana/docker-compose.yml index 575f9f7..7fd5984 100644 --- a/Apps/Grafana/docker-compose.yml +++ b/Apps/Grafana/docker-compose.yml @@ -19,14 +19,15 @@ services: index: / port_map: "3000" ports: - - - container: "3000" + - container: "3000" description: en_US: "" - description: - en_US: 'Grafana open source is open source visualization and analytics software.Visualizations: Fast and flexible client side graphs with a multitude of options. Panel plugins offer many different ways to visualize metrics and logs. Dynamic Dashboards: Create dynamic & reusable dashboards with template variables that appear as dropdowns at the top of the dashboard. Explore Metrics: Explore your data through ad-hoc queries and dynamic drilldown. Split view and compare different time ranges, queries and data sources side by side. Explore Logs: Experience the magic of switching from metrics to logs with preserved label filters. Quickly search through all your logs or streaming them live. Alerting: Visually define alert rules for your most important metrics. Grafana will continuously evaluate and send notifications to systems like Slack, PagerDuty, VictorOps, OpsGenie. Mixed Data Sources: Mix different data sources in the same graph! You can specify a data source on a per-query basis. This works for even custom datasources.' + en_US: | + Grafana open source is open source visualization and analytics software.Visualizations: Fast and flexible client side graphs with a multitude of options. Panel plugins offer many different ways to visualize metrics and logs. Dynamic Dashboards: Create dynamic & reusable dashboards with template variables that appear as dropdowns at the top of the dashboard. Explore Metrics: Explore your data through ad-hoc queries and dynamic drilldown. Split view and compare different time ranges, queries and data sources side by side. Explore Logs: Experience the magic of switching from metrics to logs with preserved label filters. Quickly search through all your logs or streaming them live. Alerting: Visually define alert rules for your most important metrics. Grafana will continuously evaluate and send notifications to systems like Slack, PagerDuty, VictorOps, OpsGenie. Mixed Data Sources: Mix different data sources in the same graph! You can specify a data source on a per-query basis. This works for even custom datasources. + zh_CN: | + Grafana开源是开源可视化和分析软件。可视化:快速灵活的客户端图形,多种选项。面板插件提供了许多不同的方式来可视化指标和日志。动态仪表板:使用模板变量创建动态和可重用的仪表板,该变量在仪表板顶部显示为下拉菜单。探索指标:通过即席查询和动态钻取来探索您的数据。分割视图并将不同的时间范围,查询和数据源并排比较。探索日志:体验从指标到日志的魔力,保留标签过滤器。快速搜索所有日志或实时流。警报:以可视方式为您最重要的指标定义警报规则。 Grafana将不断评估并将通知发送到Slack,PagerDuty,VictorOps,OpsGenie等系统。混合数据源:在同一图中混合不同的数据源!您可以在每个查询的基础上指定数据源。这适用于甚至自定义数据源。 developer: grafana icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Grafana/icon.png screenshot_link: @@ -34,16 +35,21 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Grafana/screenshot-2.png - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Grafana/screenshot-3.png tagline: - en_US: 'Grafana is a complete observability stack that allows you to monitor and analyze metrics, logs and traces. It allows you to query, visualize, alert on and understand your data no matter where it is stored. ' + en_US: | + Grafana is a complete observability stack that allows you to monitor and analyze metrics, logs and traces. It allows you to query, visualize, alert on and understand your data no matter where it is stored. + zh_CN: | + Grafana是一个完整的可观察性堆栈,允许您监视和分析指标,日志和跟踪。无论数据存储在何处,它都允许您查询,可视化,警报和理解数据。 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Grafana/thumbnail.png tips: before_install: - - content: - en_US: username - value: admin - - content: - en_US: password - value: admin + en_US: | + | username | password | + | -------- | -------- | + | `admin` | `admin` | + zh_CN: | + | 用户名 | 密码 | + | -------- | -------- | + | `admin` | `admin` | title: en_US: Grafana x-casaos: diff --git a/Apps/HomeAssistant/docker-compose.yml b/Apps/HomeAssistant/docker-compose.yml index 4f78efd..f7a578a 100644 --- a/Apps/HomeAssistant/docker-compose.yml +++ b/Apps/HomeAssistant/docker-compose.yml @@ -21,28 +21,29 @@ services: category: Home Automation container: envs: - - - container: TZ + - container: TZ description: en_US: TimeZone - - - container: PUID + zh_CN: 时区 + - container: PUID description: en_US: Run HomeAssistant as specified uid. - - - container: PGID + zh_CN: 以指定的uid运行HomeAssistant + - container: PGID description: en_US: Run HomeAssistant as specified gid. + zh_CN: 以指定的gid运行HomeAssistant index: / port_map: "8123" - + volumes: - - - container: /config + - container: /config description: en_US: HomeAssistant config directory. + zh_CN: HomeAssistant配置目录 description: en_US: Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. + zh_CN: 开源的家庭自动化软件,将本地控制和隐私放在首位。由全球各地的爱好者和DIY爱好者组成的社区提供支持。适合在树莓派或本地服务器上运行。 developer: Home Assistant icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/HomeAssistant/icon.png screenshot_link: @@ -52,6 +53,7 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/HomeAssistant/screenshot-4.jpg tagline: en_US: Awaken your home + zh_CN: 唤醒你的家 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/HomeAssistant/thumbnail.png tips: {} title: diff --git a/Apps/Jackett/docker-compose.yml b/Apps/Jackett/docker-compose.yml index 3ee45d2..076d0c7 100644 --- a/Apps/Jackett/docker-compose.yml +++ b/Apps/Jackett/docker-compose.yml @@ -29,42 +29,35 @@ services: category: Network container: envs: - - - container: PUID + - container: PUID description: en_US: "" - - - container: PGID + - container: PGID description: en_US: "" - - - container: TZ + - container: TZ description: en_US: "" - - - container: AUTO_UPDATE + - container: AUTO_UPDATE description: en_US: "" index: / port_map: "9117" ports: - - - container: "9117" + - container: "9117" description: en_US: "" - volumes: - - - container: /config + - container: /config description: en_US: "" - - - container: /downloads + - container: /downloads description: en_US: "" description: en_US: it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious etc.) into tracker-site-specific http queries, parses the html or json response, and then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches. Jackett is a single repository of maintained indexer scraping & translation logic - removing the burden from other apps. + zh_CN: Jackett是一个代理服务器,它将应用程序(Sonarr,Radarr,SickRage,CouchPotato,Mylar3,Lidarr,DuckieTV,qBittorrent,Nefarious等)的查询转换为特定于跟踪器网站的http查询,解析html或json响应,然后将结果发送回请求软件。这允许获取最近的上传(如RSS)并执行搜索。Jackett是维护的索引器抓取和翻译逻辑的单个存储库-从其他应用程序中删除负担。 developer: Jackett icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Jackett/icon.png screenshot_link: @@ -73,6 +66,7 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Jackett/screenshot-3.png tagline: en_US: Jackett works as a proxy server + zh_CN: Jackett作为代理服务器工作 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Jackett/thumbnail.png tips: {} title: diff --git a/Apps/Jellyfin/docker-compose.yml b/Apps/Jellyfin/docker-compose.yml index 3fb6526..3160102 100644 --- a/Apps/Jellyfin/docker-compose.yml +++ b/Apps/Jellyfin/docker-compose.yml @@ -48,61 +48,61 @@ services: category: Media container: envs: - - - container: TZ + - container: TZ description: en_US: TimeZone - - - container: PUID + zh_CN: 时区 + - container: PUID description: en_US: Run Jellyfin as specified uid. - - - container: PGID + zh_CN: Jellyfin运行的用户ID + - container: PGID description: en_US: Run Jellyfin as specified gid. - - - container: JELLYFIN_PublishedServerUrl + zh_CN: Jellyfin运行的用户组ID + - container: JELLYFIN_PublishedServerUrl description: en_US: The autodiscovery response domain or IP address. + zh_CN: 自动发现响应域名或IP地址 index: / port_map: "8096" ports: - - - container: "8096" + - container: "8096" description: en_US: WebUI HTTP Port + zh_CN: WebUI HTTP端口 - - - container: "8920" + - container: "8920" description: en_US: WebUI HTTPS Port + zh_CN: WebUI HTTPS端口 - - - container: "7359" + - container: "7359" description: en_US: Jellyfin auto-discovery Port + zh_CN: Jellyfin自动发现端口 - - - container: "1900" + - container: "1900" description: en_US: Jellyfin DLNA Port + zh_CN: Jellyfin DLNA端口 - volumes: - - - container: /config + - container: /config description: en_US: Jellyfin config directory. - - - container: /Media + zh_CN: Jellyfin配置目录 + - container: /Media description: en_US: Jellyfin Media directory. - - - container: /opt/vc/lib + zh_CN: Jellyfin媒体目录 + - container: /opt/vc/lib description: en_US: OpenMax libs + zh_CN: OpenMax库 description: en_US: Jellyfin enables you to collect, manage, and stream your media. Run the Jellyfin server on your system and gain access to the leading free-software entertainment system, bells and whistles included. + zh_CN: Jellyfin让您可以收集、管理和流媒体。在您的系统上运行Jellyfin服务器,即可获得免费软件娱乐系统的领先功能,包括铃声和装饰。 developer: Jellyfin icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Jellyfin/icon.png screenshot_link: @@ -113,6 +113,7 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Jellyfin/screenshot-5.jpg tagline: en_US: Puts you in control of your media. + zh_CN: 让您控制媒体。 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Jellyfin/thumbnail.png tips: {} title: diff --git a/Apps/Lazylibrarian/docker-compose.yml b/Apps/Lazylibrarian/docker-compose.yml index 8184bf4..32cac96 100644 --- a/Apps/Lazylibrarian/docker-compose.yml +++ b/Apps/Lazylibrarian/docker-compose.yml @@ -62,6 +62,7 @@ services: en_US: "" description: en_US: Lazylibrarian is a program to follow authors and grab metadata for all your digital reading needs. It uses a combination of Goodreads Librarything and optionally GoogleBooks as sources for author info and book info. This container is based on the DobyTang fork. + zh_CN: Lazylibrarian是一个程序,用于跟踪作者并获取所有数字阅读需求的元数据。它使用Goodreads Librarything和可选的GoogleBooks作为作者信息和书籍信息的来源。此容器基于DobyTang分支。 developer: Lazylibrarian Team icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Lazylibrarian/icon.png screenshot_link: @@ -70,10 +71,12 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Lazylibrarian/screenshot-3.png tagline: en_US: eBook Auto Downloader + zh_CN: eBook自动下载器 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Lazylibrarian/thumbnail.png tips: {} title: en_US: Lazylibrarian + zh_CN: Lazylibrarian x-casaos: architectures: - amd64 diff --git a/Apps/Lidarr/docker-compose.yml b/Apps/Lidarr/docker-compose.yml index 43df1a8..ce1b719 100644 --- a/Apps/Lidarr/docker-compose.yml +++ b/Apps/Lidarr/docker-compose.yml @@ -31,41 +31,34 @@ services: category: Downloader container: envs: - - - container: PUID + - container: PUID description: en_US: "" - - - container: PGID + - container: PGID description: en_US: "" - - - container: TZ + - container: TZ description: en_US: "" port_map: "8686" ports: - - - container: "8686" + - container: "8686" description: en_US: "" - volumes: - - - container: /config + - container: /config description: en_US: "" - - - container: /music + - container: /music description: en_US: "" - - - container: /downloads + - container: /downloads description: en_US: "" description: en_US: Lidarr is a music collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new albums from your favorite artists and will interface with clients and indexers to grab, sort, and rename them. It can also be configured to automatically upgrade the quality of existing files in the library when a better quality format becomes available. + zh_CN: Lidarr是一个音乐收藏管理器,用于Usenet和BitTorrent用户。它可以监视多个RSS源以获取来自最喜欢的艺术家的新专辑,并且可以与客户端和索引器进行交互以获取,排序和重命名它们。它还可以配置为在更好的质量格式可用时自动升级库中现有文件的质量。 developer: lidarr Team icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Lidarr/icon.png screenshot_link: @@ -74,6 +67,7 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Lidarr/screenshot-3.png tagline: en_US: Music collection manager for Usenet and BitTorrent users + zh_CN: 用于Usenet和BitTorrent用户的音乐收藏管理器 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Lidarr/thumbnail.png tips: {} title: diff --git a/Apps/Mylar3/docker-compose.yml b/Apps/Mylar3/docker-compose.yml index 2767d6d..2e75aaa 100644 --- a/Apps/Mylar3/docker-compose.yml +++ b/Apps/Mylar3/docker-compose.yml @@ -30,37 +30,31 @@ services: category: Downloader container: envs: - - - container: PUID + - container: PUID description: en_US: "" - - - container: PGID + - container: PGID description: en_US: "" port_map: "8090" ports: - - - container: "8090" + - container: "8090" description: en_US: "" - volumes: - - - container: /config + - container: /config description: en_US: "" - - - container: /comics + - container: /comics description: en_US: "" - - - container: /downloads + - container: /downloads description: en_US: "" description: en_US: Mylar is an automated Comic Book (cbr/cbz) downloader program for use with NZB and torrents. Mylar allows you to create a watchlist of series that it monitors for various things (new issues, updated information, etc). It will grab, sort, and rename downloaded issues. It will also allow you to monitor weekly pull-lists for items belonging to said watchlisted series to download, as well as being able to monitor and maintain story-arcs. + zh_CN: Mylar是一个自动化的漫画(cbr/cbz)下载程序,可与NZB和torrents一起使用。 Mylar允许您创建监视列表,用于监视各种事物(新问题,更新信息等)。 它将抓取,排序和重命名下载的问题。 它还允许您监视周拉列表,以下载属于所述监视列表系列的项目,以及能够监视和维护故事弧线。 developer: Mylar3 Team icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Mylar3/icon.png screenshot_link: @@ -70,6 +64,7 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Mylar3/screenshot-4.png tagline: en_US: Automatic comic book (cbr/cbz) downloader + zh_CN: 自动漫画(cbr/cbz)下载程序 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Mylar3/thumbnail.png tips: {} title: diff --git a/Apps/N8n/docker-compose.yml b/Apps/N8n/docker-compose.yml index cb6a3b0..085ec19 100644 --- a/Apps/N8n/docker-compose.yml +++ b/Apps/N8n/docker-compose.yml @@ -23,26 +23,26 @@ services: category: Utilities container: envs: - - - container: TZ + - container: TZ description: en_US: TimeZone + zh_CN: 时区 index: / port_map: "5678" ports: - - - container: "5678" + - container: "5678" description: en_US: web port + zh_CN: web 端口 - volumes: - - - container: /home/node/.n8n + - container: /home/node/.n8n description: en_US: n8n directory. + zh_CN: n8n 目录。 description: en_US: Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services. + zh_CN: 免费且开源的 fair-code 许可的工作流自动化工具。轻松地在不同的服务之间自动化任务。 developer: n8n icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/N8n/icon.png screenshot_link: @@ -51,6 +51,7 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/N8n/screenshot-3.png tagline: en_US: Workflow automation tool + zh_CN: 工作流自动化工具 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/N8n/thumbnail.png tips: {} title: diff --git a/Apps/Nextcloud/docker-compose.yml b/Apps/Nextcloud/docker-compose.yml index 48542e6..f666923 100644 --- a/Apps/Nextcloud/docker-compose.yml +++ b/Apps/Nextcloud/docker-compose.yml @@ -26,24 +26,24 @@ services: index: / port_map: "80" ports: - - - container: "80" + - container: "80" description: en_US: WebUI HTTP Port + zh_CN: WebUI HTTP 端口 - - - container: "443" + - container: "443" description: en_US: WebUI HTTPS Port + zh_CN: WebUI HTTPS 端口 - volumes: - - - container: /var/www/html + - container: /var/www/html description: en_US: Nextcloud config directory. + zh_CN: Nextcloud 配置目录。 description: en_US: Nextcloud puts your data at your fingertips, under your control. Store your documents, calendar, contacts and photos on a server at home, at one of our providers or in a data center you trust. + zh_CN: Nextcloud 将您的数据放在您的掌握之中。将您的文档、日历、联系人和照片存储在您信任的家庭服务器、我们的提供商或数据中心中。 developer: Nextcloud icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Nextcloud/icon.png screenshot_link: @@ -52,6 +52,7 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Nextcloud/screenshot-3.png tagline: en_US: The productivity platform that keeps you in control + zh_CN: 保持您控制的生产力平台 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Nextcloud/thumbnail.jpg tips: {} title: diff --git a/Apps/NginxProxyManager/docker-compose.yml b/Apps/NginxProxyManager/docker-compose.yml index b138aae..393429b 100644 --- a/Apps/NginxProxyManager/docker-compose.yml +++ b/Apps/NginxProxyManager/docker-compose.yml @@ -32,33 +32,33 @@ services: index: / port_map: "81" ports: - - - container: "80" + - container: "80" description: en_US: Nginx HTTP Port + zh_CN: Nginx HTTP 端口 - - - container: "443" + - container: "443" description: en_US: Nginx HTTPS Port + zh_CN: Nginx HTTPS 端口 - - - container: "81" + - container: "81" description: en_US: WebUI Port + zh_CN: WebUI 端口 - volumes: - - - container: /data + - container: /data description: en_US: Nginx Proxy Manager data directory. - - - container: /etc/letsencrypt + zh_CN: Nginx 代理管理器数据目录。 + - container: /etc/letsencrypt description: en_US: Nginx Proxy Manager letsencrypt directory. + zh_CN: Nginx 代理管理器 letsencrypt 目录。 description: - en_US: Managing Nginx proxy hosts with a simple, powerful interface. + en_US: Nginx Proxy Manager is a simple, powerful tool to help you host multiple websites on a single server. + zh_CN: Nginx 代理管理器是一个简单、强大的工具,可帮助您在单个服务器上托管多个网站。 developer: Nginx Proxy Manager icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/NginxProxyManager/icon.png screenshot_link: @@ -66,30 +66,36 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/NginxProxyManager/screenshot-2.jpg - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/NginxProxyManager/screenshot-3.jpg tagline: - en_US: Just what the name says + en_US: Managing Nginx proxy hosts with a simple, powerful interface. + zh_CN: 通过简单、强大的界面管理 Nginx 代理主机。 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/NginxProxyManager/thumbnail.png tips: before_install: - - content: - en_US: ⚠️ Warning! - - content: - en_US: This is a technical app, please make sure you know what you are doing. - - content: - en_US: Nginx Proxy Manager occupies ports 80 and 443 by default for built-in Nginx use. It occupies port 81 for the admin page. - - content: - en_US: Please change the CasaOS WebUI port to a port other than 80/81/443. And pay attention to whether the ports conflict with other apps. Otherwise, it may cause your CasaOS to run abnormally. - - content: - en_US: "" - - content: - en_US: Default Administrator User - - content: - en_US: 'Username: ' - value: admin@example.com - - content: - en_US: 'Password: ' - value: changeme + en_US: | + ⚠️ Warning! + This is a technical app, please make sure you know what you are doing. + Nginx Proxy Manager occupies ports 80 and 443 by default for built-in Nginx use. It occupies port 81 for the admin page. + Please change the CasaOS WebUI port to a port other than 80/81/443. And pay attention to whether the ports conflict with other apps. Otherwise, it may cause your CasaOS to run abnormally. + + Default Administrator User + + | Username | Password | + | -------- | -------- | + | `admin@example.com` | `changeme` | + zh_CN: | + ⚠️ 警告! + 这是一个技术类应用,请确保你知道你在做什么。 + Nginx Proxy Manager 默认占用 80 和 443 端口给内置 Nginx 使用。占用 81 端口给管理页面。 + 请将 CasaOS WebUI 端口改为非 80/81/443 的端口。并注意是否与其他应用冲突。否则可能导致你的 CasaOS 运行异常。 + + 默认管理员用户 + + | 用户名 | 密码 | + | -------- | -------- | + | `admin@example.com` | `changeme` | title: en_US: Nginx Proxy Manager + zh_CN: Nginx 代理管理器 x-casaos: architectures: - amd64 diff --git a/Apps/Node-RED/docker-compose.yml b/Apps/Node-RED/docker-compose.yml index f59aade..0b70e5e 100644 --- a/Apps/Node-RED/docker-compose.yml +++ b/Apps/Node-RED/docker-compose.yml @@ -23,19 +23,17 @@ services: index: / port_map: "1880" ports: - - - container: "1880" + - container: "1880" description: en_US: "" - volumes: - - - container: /data + - container: /data description: en_US: "" description: en_US: Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways. It provides a browser-based editor that makes it easy to wire together flows using the wide range of nodes in the palette that can be deployed to its runtime in a single-click. + zh_CN: Node-RED是一种编程工具,可将硬件设备,API和在线服务以新颖的方式连接在一起。它提供了一个基于浏览器的编辑器,可以轻松地将流连接在一起,使用调色板中的各种节点,可以在单击中将其部署到其运行时。 developer: Node-RED icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Node-RED/icon.png screenshot_link: @@ -44,6 +42,7 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Node-RED/screenshot-3.png tagline: en_US: Low-code programming for event-driven applications + zh_CN: 用于事件驱动应用程序的低代码编程 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Node-RED/thumbnail.png tips: {} title: diff --git a/Apps/Nzbget/docker-compose.yml b/Apps/Nzbget/docker-compose.yml index 5e7ca16..0d48097 100644 --- a/Apps/Nzbget/docker-compose.yml +++ b/Apps/Nzbget/docker-compose.yml @@ -30,45 +30,37 @@ services: category: Downloader container: envs: - - - container: PUID + - container: PUID description: en_US: "" - - - container: PGID + - container: PGID description: en_US: "" - - - container: TZ + - container: TZ description: en_US: "" - - - container: NZBGET_USER + - container: NZBGET_USER description: en_US: "" - - - container: NZBGET_PASS + - container: NZBGET_PASS description: en_US: "" port_map: "6789" ports: - - - container: "6789" + - container: "6789" description: en_US: "" - volumes: - - - container: /config + - container: /config description: en_US: "" - - - container: /downloads + - container: /downloads description: en_US: "" description: en_US: NZBGet can run on almost any device - classic PC, NAS, media player, SAT-receiver, WLAN-router, etc. The download area provides precompiled binaries for Windows, macOS, Linux (compatible with many CPUs and platform variants), FreeBSD and Android. For other platforms the program can be compiled from sources. + zh_CN: NZBGet可以在几乎任何设备上运行-经典PC,NAS,媒体播放器,SAT接收器,WLAN路由器等。下载区提供了Windows,macOS,Linux(兼容许多CPU和平台变体),FreeBSD和Android的预编译二进制文件。对于其他平台,可以从源代码编译程序。 developer: ' Nzbget Team' icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Nzbget/icon.png screenshot_link: @@ -78,6 +70,7 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Nzbget/screenshot-4.png tagline: en_US: Efficient Usenet downloader + zh_CN: 高效的Usenet下载器 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Nzbget/thumbnail.png tips: {} title: diff --git a/Apps/Ombi/docker-compose.yml b/Apps/Ombi/docker-compose.yml index 8f055b7..378c144 100644 --- a/Apps/Ombi/docker-compose.yml +++ b/Apps/Ombi/docker-compose.yml @@ -26,37 +26,31 @@ services: category: Media container: envs: - - - container: PUID + - container: PUID description: en_US: "" - - - container: PGID + - container: PGID description: en_US: "" - - - container: TZ + - container: TZ description: en_US: "" - - - container: BASE_URL + - container: BASE_URL description: en_US: "" port_map: "3579" ports: - - - container: "3579" + - container: "3579" description: en_US: "" - volumes: - - - container: /config + - container: /config description: en_US: "" description: en_US: Ombi is a self-hosted web application that automatically gives your shared Plex or Emby users the ability to request content by themselves! Ombi can be linked to multiple TV Show and Movie DVR tools to create a seamless end-to-end experience for your users. + zh_CN: Ombi是一个自托管的Web应用程序,它可以自动为您的共享Plex或Emby用户提供自助请求内容的功能! Ombi可以链接到多个电视节目和电影DVR工具,为用户提供无缝的端到端体验。 developer: Sabnzbd Team icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Ombi/icon.png screenshot_link: @@ -64,7 +58,8 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Ombi/screenshot-2.png - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Ombi/screenshot-3.png tagline: - en_US: 'Friendly media request tool, automatically syncs with your media servers! ' + en_US: Friendly media request tool, automatically syncs with your media servers! + zh_CN: 友好的媒体请求工具,自动与您的媒体服务器同步! thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Ombi/thumbnail.png tips: {} title: diff --git a/Apps/OpenHAB/docker-compose.yml b/Apps/OpenHAB/docker-compose.yml index 0ff2a26..36df533 100644 --- a/Apps/OpenHAB/docker-compose.yml +++ b/Apps/OpenHAB/docker-compose.yml @@ -35,44 +35,47 @@ services: category: Home Automation container: envs: - - - container: CRYPTO_POLICY + - container: CRYPTO_POLICY description: en_US: Crypto Policy - - - container: PUID + zh_CN: 加密策略 + - container: PUID description: en_US: Run OpenHAB as specified uid. - - - container: PGID + zh_CN: 以指定的uid运行OpenHAB。 + - container: PGID description: en_US: Run OpenHAB as specified gid. + zh_CN: 以指定的gid运行OpenHAB。 index: / port_map: "8080" - + volumes: - - - container: /etc/localtime + - container: /etc/localtime description: en_US: Ties the time of the container to the host's time, read only so the container cannot change the host's time. - - - container: /etc/timezone + zh_CN: 将容器的时间与主机的时间绑定,只读,因此容器无法更改主机的时间。 + - container: /etc/timezone description: en_US: Ties the timezone of the container to the host's time zone, read only so the container cannot change the host's time zone. - - - container: /opt/openhab/addons + zh_CN: 将容器的时区与主机的时区绑定,只读,因此容器无法更改主机的时区。 + - container: /opt/openhab/addons description: en_US: Only needed if installing addons unavailable via UI or the Karaf Console. - - - container: /opt/openhab/conf + zh_CN: 仅在通过UI或Karaf控制台无法安装插件时需要。 + - container: /opt/openhab/conf description: - en_US: 'Location of the conf folder for openHAB configurations (Note: you must create these folders on the host before running the container).' - - - container: /opt/openhab/userdata + en_US: | + Location of the conf folder for openHAB configurations (Note: you must create these folders on the host before running the container). + zh_CN: | + openHAB配置的conf文件夹位置(注意:在运行容器之前,您必须在主机上创建这些文件夹)。 + - container: /opt/openhab/userdata description: en_US: Location for logs, cache, persistence databases, etc. + zh_CN: 用于日志,缓存,持久性数据库等的位置。 description: en_US: The open Home Automation Bus (openHAB, pronounced ˈəʊpənˈhæb) is an open source, technology agnostic home automation platform which runs as the center of your smart home! Its ability to integrate a multitude of other devices and systems. openHAB includes other home automation systems, (smart) devices and other technologies into a single solution. To provide a uniform user interface and a common approach to automation rules across the entire system, regardless of the number of manufacturers and sub-systems involved. Giving you the most flexible tool available to make almost any home automation wish come true; if you can think it, odds are that you can implement it with openHAB. + zh_CN: 开放式家庭自动化总线(openHAB,发音为ˈəʊpənˈhæb)是一个开源的,技术不可知的家庭自动化平台,它作为智能家居的中心运行! 它能够将多种其他设备和系统集成到一个单一的解决方案中。 为了在整个系统中提供统一的用户界面和通用的自动化规则方法,无论涉及的制造商和子系统的数量如何。 为您提供最灵活的工具,使几乎任何家庭自动化愿望成真; 如果您能想到,那么您可以用openHAB实现它。 developer: openHAB icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/OpenHAB/icon.png screenshot_link: @@ -82,6 +85,7 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/OpenHAB/screenshot-4.jpg tagline: en_US: Empowering the smart home + zh_CN: 助力智能家居 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/OpenHAB/thumbnail.png tips: {} title: diff --git a/Apps/OpenSpeedTest/docker-compose.yml b/Apps/OpenSpeedTest/docker-compose.yml index b91acd2..4aa3fdc 100644 --- a/Apps/OpenSpeedTest/docker-compose.yml +++ b/Apps/OpenSpeedTest/docker-compose.yml @@ -19,14 +19,13 @@ services: index: / port_map: "3000" ports: - - - container: "3000" + - container: "3000" description: en_US: "" - description: en_US: An application for launching HTML5 Network Speed Test Server. You can test download & upload speed from any device within your network with a web browser that is IE10 or new. + zh_CN: 一个用于启动HTML5网络速度测试服务器的应用程序。您可以使用IE10或更高版本的Web浏览器从您的网络中的任何设备上测试下载和上传速度。 developer: OpenSpeedTest icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/OpenSpeedTest/icon.png screenshot_link: @@ -35,6 +34,7 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/OpenSpeedTest/screenshot-3.png tagline: en_US: HTML5 Network Speed Test Server. + zh_CN: HTML5网络速度测试服务器。 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/OpenSpeedTest/thumbnail.png tips: {} title: diff --git a/Apps/PhotoPrism/docker-compose.yml b/Apps/PhotoPrism/docker-compose.yml index 242ca1d..dbf4bea 100644 --- a/Apps/PhotoPrism/docker-compose.yml +++ b/Apps/PhotoPrism/docker-compose.yml @@ -28,38 +28,38 @@ services: category: Gallery container: envs: - - - container: TZ + - container: TZ description: en_US: TimeZone - - - container: PHOTOPRISM_UPLOAD_NSFW + zh_CN: 时区 + - container: PHOTOPRISM_UPLOAD_NSFW description: en_US: true or false, is it possible to upload NSFW - - - container: PHOTOPRISM_ADMIN_PASSWORD + zh_CN: true 或 false,是否允许上传 NSFW + - container: PHOTOPRISM_ADMIN_PASSWORD description: en_US: The password of admin + zh_CN: 管理员密码 index: / port_map: "2342" ports: - - - container: "2342" + - container: "2342" description: en_US: WebUI HTTP Port + zh_CN: WebUI HTTP 端口 - volumes: - - - container: /photoprism/storage + - container: /photoprism/storage description: en_US: PhotoPrism storage directory. - - - container: /photoprism/originals + zh_CN: PhotoPrism 存储目录 + - container: /photoprism/originals description: en_US: PhotoPrism originals directory. + zh_CN: PhotoPrism 原始文件目录 description: en_US: PhotoPrism® is an AI-powered app for browsing, organizing & sharing your photo collection. It makes use of the latest technologies to tag and find pictures automatically without getting in your way. You can run it at home, on a private server, or in the cloud. + zh_CN: PhotoPrism® 是一个基于 AI 的应用程序,用于浏览、组织和共享您的照片集。它利用最新的技术自动标记和查找图片,而不会干扰您。您可以在家中、私人服务器或云中运行它。 developer: PhotoPrism icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/PhotoPrism/icon.png screenshot_link: @@ -68,17 +68,22 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/PhotoPrism/screenshot-3.jpg tagline: en_US: Browsing, organizing & sharing your photo collection + zh_CN: 浏览、组织和共享您的照片集 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/PhotoPrism/thumbnail.png tips: before_install: - - content: - en_US: Default Account - - content: - en_US: 'Username: ' - value: admin - - content: - en_US: 'Password: ' - value: casaos + en_US: | + Default Account + + | Username | Password | + | -------- | -------- | + | `admin` | `casaos` | + zh_CN: | + 默认账号 + + | 用户名 | 密码 | + | -------- | -------- | + | `admin` | `casaos` | title: en_US: PhotoPrism x-casaos: diff --git a/Apps/Pihole/docker-compose.yml b/Apps/Pihole/docker-compose.yml index 7eceaaf..4844507 100644 --- a/Apps/Pihole/docker-compose.yml +++ b/Apps/Pihole/docker-compose.yml @@ -41,62 +41,62 @@ services: category: Network container: envs: - - - container: TZ + - container: TZ description: en_US: TimeZone - - - container: WEBPASSWORD + zh_CN: 时区 + - container: WEBPASSWORD description: en_US: Pi-hole admin password - - - container: VIRTUAL_HOST + zh_CN: Pi-hole 管理密码 + - container: VIRTUAL_HOST description: en_US: Pi-hole Custom Hostname - - - container: PROXY_LOCATION + zh_CN: Pi-hole 自定义域名 + - container: PROXY_LOCATION description: en_US: Pi-hole PROXY_LOCATION index: /admin port_map: "80" ports: - - - container: "80" + - container: "80" description: en_US: WebUI HTTP Port + zh_CN: WebUI HTTP 端口 - - - container: "53" + - container: "53" description: en_US: Pihole DNS port + zh_CN: Pihole DNS 端口 - - - container: "53" + - container: "53" description: en_US: Pihole DNS port + zh_CN: Pihole DNS 端口 protocol: udp - - - container: "67" + - container: "67" description: en_US: Pihole DHCP IPv4 port + zh_CN: Pihole DHCP IPv4 端口 protocol: udp - - - container: "547" + - container: "547" description: en_US: Pihole DHCP IPv6 port + zh_CN: Pihole DHCP IPv6 端口 protocol: udp - + volumes: - - - container: /etc/pihole + - container: /etc/pihole description: en_US: Pi-hole /etc/pihole directory. - - - container: /etc/dnsmasq.d + zh_CN: Pi-hole /etc/pihole 目录 + - container: /etc/dnsmasq.d description: en_US: Pi-hole /etc/dnsmasq.d directory. + zh_CN: Pi-hole /etc/dnsmasq.d 目录 description: en_US: Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. + zh_CN: 开源家庭自动化系统,将本地控制和隐私放在首位。由全球 DIY 爱好者和 DIY 爱好者组成的社区提供支持。适合在树莓派或本地服务器上运行。 developer: Pi-hole icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Pihole/icon.png screenshot_link: @@ -105,12 +105,14 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Pihole/screenshot-3.jpg tagline: en_US: Network-wide Ad Blocking + zh_CN: 网络广告拦截 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Pihole/thumbnail.jpg tips: before_install: - - content: - en_US: 'Default password: ' - value: casaos + en_US: | + Default password: `casaos` + zh_CN: | + 默认密码:`casaos` title: en_US: Pi-hole x-casaos: diff --git a/Apps/Plex/docker-compose.yml b/Apps/Plex/docker-compose.yml index 90e7c5e..130c5c9 100644 --- a/Apps/Plex/docker-compose.yml +++ b/Apps/Plex/docker-compose.yml @@ -27,32 +27,33 @@ services: category: Media container: envs: - - - container: PUID + - container: PUID description: en_US: Run Plex as specified uid. - - - container: PGID + zh_CN: 以指定的uid运行Plex + - container: PGID description: en_US: Run Plex as specified gid. - - - container: VERSION + zh_CN: 以指定的gid运行Plex + - container: VERSION description: en_US: Let Docker handle the Plex Version + zh_CN: 让Docker处理Plex版本 index: /web/index.html port_map: "32400" - + volumes: - - - container: /config + - container: /config description: en_US: Plex config directory. - - - container: /Media + zh_CN: Plex配置目录 + - container: /Media description: en_US: Plex Media directory. + zh_CN: Plex媒体目录 description: en_US: Plex organizes video, music and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices. This container is packaged as a standalone Plex Media Server. has always been a top priority. Straightforward design and bulk actions mean getting things done faster. + zh_CN: Plex整理个人媒体库中的视频,音乐和照片,并将其流式传输到智能电视,流媒体盒子和移动设备。此容器打包为独立的Plex Media Server。一直以来,Plex的顶级优先级一直是简单的设计和批量操作,这意味着更快地完成任务。 developer: Plex icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Plex/icon.png screenshot_link: @@ -61,6 +62,7 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Plex/screenshot-3.png tagline: en_US: The home for all your entertainment. + zh_CN: 为您的娱乐提供家庭。 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Plex/thumbnail.png tips: {} title: diff --git a/Apps/Prowlarr/docker-compose.yml b/Apps/Prowlarr/docker-compose.yml index 499ea77..e0fd0dc 100644 --- a/Apps/Prowlarr/docker-compose.yml +++ b/Apps/Prowlarr/docker-compose.yml @@ -25,33 +25,28 @@ services: category: Downloader container: envs: - - - container: PUID + - container: PUID description: en_US: "" - - - container: PGID + - container: PGID description: en_US: "" - - - container: TZ + - container: TZ description: en_US: "" port_map: "9696" ports: - - - container: "9696" + - container: "9696" description: en_US: "" - volumes: - - - container: /config + - container: /config description: en_US: "" description: en_US: Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps. Prowlarr supports management of both Torrent Trackers and Usenet Indexers. It integrates seamlessly with Lidarr, Mylar3, Radarr, Readarr, and Sonarr offering complete management of your indexers with no per app Indexer setup required (we do it all). + zh_CN: Prowlarr是一个索引器管理器/代理,建立在流行的*arr .net / reactjs基础堆栈上,用于与各种PVR应用程序集成。 Prowlarr支持管理Torrent Trackers和Usenet Indexers。它与Lidarr,Mylar3,Radarr,Readarr和Sonarr无缝集成,提供完整的索引器管理,无需每个应用程序索引器设置即可完成(我们全部都做到了)。 developer: Prowlarr Team icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Prowlarr/icon.png screenshot_link: @@ -59,6 +54,7 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Prowlarr/screenshot-2.png tagline: en_US: Integration of various PVR applications + zh_CN: 各种PVR应用程序的集成 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Prowlarr/thumbnail.png tips: {} title: diff --git a/Apps/Radarr/docker-compose.yml b/Apps/Radarr/docker-compose.yml index 4ff5b80..31c69dd 100644 --- a/Apps/Radarr/docker-compose.yml +++ b/Apps/Radarr/docker-compose.yml @@ -31,42 +31,42 @@ services: category: Media container: envs: - - - container: TZ + - container: TZ description: en_US: TimeZone - - - container: PUID + zh_CN: 时区 + - container: PUID description: en_US: Run Radarr as specified uid. - - - container: PGID + zh_CN: 以指定的uid运行Radarr + - container: PGID description: en_US: Run Radarr as specified gid. + zh_CN: 以指定的gid运行Radarr index: / port_map: "7878" ports: - - - container: "7878" + - container: "7878" description: en_US: WebUI HTTP Port + zh_CN: WebUI HTTP端口 - volumes: - - - container: /config + - container: /config description: en_US: Radarr config directory. - - - container: /movies + zh_CN: Radarr配置目录 + - container: /movies description: en_US: Radarr movies directory. - - - container: /downloads + zh_CN: Radarr电影目录 + - container: /downloads description: en_US: Radarr downloads directory. + zh_CN: Radarr下载目录 description: en_US: Radarr is a movie collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new movies and will interface with clients and indexers to grab, sort, and rename them. It can also be configured to automatically upgrade the quality of existing files in the library when a better quality format becomes available. Note that only one type of a given movie is supported. If you want both an 4k version and 1080p version of a given movie you will need multiple instances. + zh_CN: Radarr是一个为Usenet和BitTorrent用户提供的电影集合管理器。它可以监视多个RSS源以获取新电影,并且可以与客户端和索引器进行交互以获取,排序和重命名它们。它还可以配置为在更好的质量格式可用时自动升级库中现有文件的质量。请注意,只支持给定电影的一种类型。如果您想要4k版本和1080p版本的给定电影,则需要多个实例。 developer: Radarr icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Radarr/icon.png screenshot_link: @@ -77,6 +77,7 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Radarr/screenshot-5.jpg tagline: en_US: The movie collection manager for Usenet and BitTorrent users + zh_CN: 为Usenet和BitTorrent用户提供的电影集合管理器 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Radarr/thumbnail.jpg tips: {} title: diff --git a/Apps/Readarr/docker-compose.yml b/Apps/Readarr/docker-compose.yml index 8dee0c0..b90754f 100644 --- a/Apps/Readarr/docker-compose.yml +++ b/Apps/Readarr/docker-compose.yml @@ -31,41 +31,34 @@ services: category: Media container: envs: - - - container: PUID + - container: PUID description: en_US: "" - - - container: PGID + - container: PGID description: en_US: "" - - - container: TZ + - container: TZ description: en_US: "" port_map: "8787" ports: - - - container: "8787" + - container: "8787" description: en_US: "" - volumes: - - - container: /config + - container: /config description: en_US: "" - - - container: /books + - container: /books description: en_US: "" - - - container: /downloads + - container: /downloads description: en_US: "" description: en_US: Readarr is a ebook collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new books from your favorite authors and will interface with clients and indexers to grab, sort, and rename them. + zh_CN: Readarr是一个用于Usenet和BitTorrent用户的电子书收藏管理器。它可以监视多个RSS源以获取您最喜欢的作者的新书,并且可以与客户端和索引器进行交互以获取,排序和重命名它们。 developer: Readarr Team icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Readarr/icon.png screenshot_link: @@ -74,7 +67,8 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Readarr/screenshot-3.png - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Readarr/screenshot-4.png tagline: - en_US: 'Ebook and audiobook collection manager for Usenet and BitTorrent users. ' + en_US: Ebook and audiobook collection manager for Usenet and BitTorrent users. + zh_CN: 用于Usenet和BitTorrent用户的电子书和有声书收藏管理器。 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Readarr/thumbnail.png tips: {} title: diff --git a/Apps/Sabnzbd/docker-compose.yml b/Apps/Sabnzbd/docker-compose.yml index 7cbbe90..60f5785 100644 --- a/Apps/Sabnzbd/docker-compose.yml +++ b/Apps/Sabnzbd/docker-compose.yml @@ -31,41 +31,34 @@ services: category: Media container: envs: - - - container: PUID + - container: PUID description: en_US: "" - - - container: PGID + - container: PGID description: en_US: "" - - - container: TZ + - container: TZ description: en_US: "" port_map: "8080" ports: - - - container: "8080" + - container: "8080" description: en_US: "" - volumes: - - - container: /incomplete-downloads + - container: /incomplete-downloads description: en_US: "" - - - container: /config + - container: /config description: en_US: "" - - - container: /downloads + - container: /downloads description: en_US: "" description: en_US: SABnzbd is an Open Source Binary Newsreader written in Python. It's totally free, easy to use, and works practically everywhere. SABnzbd makes Usenet as simple and streamlined as possible by automating everything we can. All you have to do is add an .nzb. SABnzbd takes over from there, where it will be automatically downloaded, verified, repaired, extracted and filed away with zero human interaction. SABnzbd offers an easy setup wizard and has self-analysis tools to verify your setup. + zh_CN: SABnzbd是一个开源的二进制新闻阅读器,由Python编写。它完全免费,易于使用,几乎可以在任何地方使用。 SABnzbd通过自动化我们可以实现的所有内容来使Usenet尽可能简单和流畅。您所要做的就是添加一个.nzb。 SABnzbd从那里开始,它将自动下载,验证,修复,提取和归档,零人工干预。 SABnzbd提供了一个简单的安装向导,并具有自我分析工具来验证您的设置。 developer: Sabnzbd Team icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Sabnzbd/icon.png screenshot_link: @@ -78,6 +71,7 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Sabnzbd/screenshot-7.png tagline: en_US: Free and easy binary newsreader + zh_CN: 免费易用的二进制新闻阅读器 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Readarr/thumbnail.png tips: {} title: diff --git a/Apps/Sickchill/docker-compose.yml b/Apps/Sickchill/docker-compose.yml index ceac1dd..2eecdb9 100644 --- a/Apps/Sickchill/docker-compose.yml +++ b/Apps/Sickchill/docker-compose.yml @@ -31,41 +31,36 @@ services: category: Media container: envs: - - - container: PUID + - container: PUID description: en_US: "" - - - container: PGID + - container: PGID description: en_US: "" - - - container: TZ + - container: TZ description: en_US: "" port_map: "8081" ports: - - - container: "8081" + - container: "8081" description: en_US: "" - volumes: - - - container: /config + - container: /config description: en_US: "" - - - container: /downloads + - container: /downloads description: en_US: "" - - - container: /tv + - container: /tv description: en_US: "" description: - en_US: 'SickChill is an automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic: automatic torrent/nzb searching, downloading, and processing at the qualities you want.' + en_US: | + SickChill is an automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic: automatic torrent/nzb searching, downloading, and processing at the qualities you want. + zh_CN: | + SickChill是一个自动视频库管理器。它会监视您喜欢的节目的新剧集,当它们发布时,它会自动搜索、下载和处理您想要的质量。 developer: Sickchill Team icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Sickchill/icon.png screenshot_link: @@ -77,6 +72,7 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Sickchill/screenshot-6.png tagline: en_US: Automatic video library manager for TV Shows + zh_CN: 自动视频库管理器 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Readarr/thumbnail.png tips: {} title: diff --git a/Apps/Smokeping/docker-compose.yml b/Apps/Smokeping/docker-compose.yml index b576388..4d3e4ac 100644 --- a/Apps/Smokeping/docker-compose.yml +++ b/Apps/Smokeping/docker-compose.yml @@ -51,7 +51,8 @@ services: description: en_US: "" description: - en_US: ' keeps track of your network latency.' + en_US: keeps track of your network latency. + zh_CN: 用于跟踪您的网络延迟。 developer: Lazylibrarian Team icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Smokeping/icon.png screenshot_link: @@ -62,6 +63,7 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Smokeping/screenshot-5.png tagline: en_US: Free open source network performance monitoring tool + zh_CN: 免费开源的网络性能监控工具 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Smokeping/thumbnail.png tips: {} title: diff --git a/Apps/Sonarr/docker-compose.yml b/Apps/Sonarr/docker-compose.yml index d710247..3454da3 100644 --- a/Apps/Sonarr/docker-compose.yml +++ b/Apps/Sonarr/docker-compose.yml @@ -31,42 +31,42 @@ services: category: Media container: envs: - - - container: TZ + - container: TZ description: en_US: TimeZone - - - container: PUID + zh_CN: 时区 + - container: PUID description: en_US: Run Sonarr as specified uid. - - - container: PGID + zh_CN: 以指定的uid运行Sonarr + - container: PGID description: en_US: Run Sonarr as specified gid. + zh_CN: 以指定的gid运行Sonarr index: / port_map: "8989" ports: - - - container: "8989" + - container: "8989" description: en_US: WebUI HTTP Port + zh_CN: WebUI HTTP端口 - volumes: - - - container: /config + - container: /config description: en_US: Sonarr config directory. - - - container: /tv + zh_CN: Sonarr配置目录 + - container: /tv description: en_US: Sonarr tv directory. - - - container: /downloads + zh_CN: Sonarr TV目录 + - container: /downloads description: en_US: Sonarr downloads directory. + zh_CN: Sonarr下载目录 description: en_US: Sonarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available. + zh_CN: Sonarr是一个用于Usenet和BitTorrent用户的PVR。它可以监视多个RSS源以获取您最喜欢的节目的新剧集,并且可以抓取,排序和重命名它们。它还可以配置为在出现更好的质量格式时自动升级已下载文件的质量。 developer: Sonarr icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Sonarr/icon.png screenshot_link: @@ -76,6 +76,7 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Sonarr/screenshot-4.jpg tagline: en_US: The PVR for Usenet and BitTorrent users + zh_CN: 用于Usenet和BitTorrent用户的PVR thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Radarr/thumbnail.jpg tips: {} title: diff --git a/Apps/Syncthing/docker-compose.yml b/Apps/Syncthing/docker-compose.yml index abd68ee..101c3be 100644 --- a/Apps/Syncthing/docker-compose.yml +++ b/Apps/Syncthing/docker-compose.yml @@ -37,57 +37,59 @@ services: category: Backup container: envs: - - - container: TZ + - container: TZ description: en_US: TimeZone - - - container: PUID + zh_CN: 时区 + - container: PUID description: en_US: Run Syncthing as specified uid. - - - container: PGID + zh_CN: 以指定的用户ID运行Syncthing + - container: PGID description: en_US: Run Syncthing as specified gid. + zh_CN: 以指定的组ID运行Syncthing index: / port_map: "8384" ports: - - - container: "8384" + - container: "8384" description: en_US: WebUI HTTP Port + zh_CN: WebUI HTTP端口 - - - container: "22000" + - container: "22000" description: en_US: Syncthing listening Port (TCP) + zh_CN: Syncthing监听端口(TCP) - - - container: "22000" + - container: "22000" description: en_US: Syncthing listening Port (UDP) + zh_CN: Syncthing监听端口(UDP) protocol: udp - - - container: "21027" + - container: "21027" description: en_US: Syncthing protocol discovery Port (TCP) + zh_CN: Syncthing协议发现端口(TCP) protocol: udp - + volumes: - - - container: /config + - container: /config description: en_US: Syncthing config directory. - - - container: /DATA + zh_CN: Syncthing配置目录 + - container: /DATA description: en_US: Syncthing Accessible Directory. + zh_CN: Syncthing可访问目录 description: en_US: Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it's transmitted over the internet. + zh_CN: Syncthing是一个持续的文件同步程序。它实时同步两台或多台计算机之间的文件,安全地保护免受窥视。您的数据是您自己的数据,您有权选择将其存储在何处,是否与第三方共享,以及如何通过互联网传输。 developer: Syncthing icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Syncthing/icon.png tagline: en_US: Free, secure, and distributed file synchronisation tool. + zh_CN: 免费,安全,分布式的文件同步工具。 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Jellyfin/thumbnail.jpg tips: {} title: diff --git a/Apps/TailscaleDaemon/docker-compose.yml b/Apps/TailscaleDaemon/docker-compose.yml index 6d52f34..5fb8f7b 100644 --- a/Apps/TailscaleDaemon/docker-compose.yml +++ b/Apps/TailscaleDaemon/docker-compose.yml @@ -31,35 +31,35 @@ services: category: Network container: envs: - - - container: TS_AUTH_ONCE + - container: TS_AUTH_ONCE description: en_US: if true, only attempt to log in if not already logged in. If false, forcibly log in every time the container starts. - - - container: TS_EXTRA_ARGS + zh_CN: 如果为 true,则仅在未登录时尝试登录。如果为 false,则每次启动容器时强制登录。 + - container: TS_EXTRA_ARGS description: - en_US: extra arguments to 'tailscale up'. - - - container: TS_STATE_DIR + en_US: | + extra arguments to `tailscale up`. + zh_CN: | + `tailscale up` 的额外参数。 + - container: TS_STATE_DIR description: en_US: the directory in which to store tailscaled state. The data should persist across container restarts. + zh_CN: 存储 tailscaled 状态的目录。数据应在容器重新启动时保持持久。 port_map: "80" - + volumes: - - - container: /dev/net/tun + - container: /dev/net/tun description: en_US: "" - - - container: /var/lib + - container: /var/lib description: en_US: "" - - - container: /var/lib/tailscale + - container: /var/lib/tailscale description: en_US: "" description: en_US: Tailscale lets you easily manage access to private resources, quickly SSH into devices on your network, and work securely from anywhere in the world. + zh_CN: Tailscale 让您轻松管理对私有资源的访问,快速 SSH 到网络上的设备,并在世界各地安全地工作。 developer: Tailscale icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/TailscaleDaemon/icon.png screenshot_link: @@ -67,20 +67,25 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/TailscaleDaemon/screenshot-2.jpg tagline: en_US: Connect your devices and users together in your own secure virtual private network. + zh_CN: 在您自己的安全虚拟专用网络中将设备和用户连接在一起。 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/TailscaleDaemon/thumbnail.jpg tips: before_install: - - content: - en_US: 'Tailscale hostname: ' - value: casaos - - content: - en_US: "" - - content: - en_US: 'After install:' - - content: - en_US: Go to the container log and connect to your tailscale account using the link provided + en_US: | + Tailscale hostname: `casaos` + + After install: + + Go to the container log and connect to your tailscale account using the link provided + zh_CN: | + Tailscale 主机名:`casaos` + + 安装后: + + 前往容器日志并使用提供的链接连接到您的 tailscale 帐户 title: en_US: Tailscale Daemon + zh_CN: Tailscale 守护进程 x-casaos: architectures: - arm64 diff --git a/Apps/Tautulli/docker-compose.yml b/Apps/Tautulli/docker-compose.yml index 17a3d54..e57c396 100644 --- a/Apps/Tautulli/docker-compose.yml +++ b/Apps/Tautulli/docker-compose.yml @@ -24,34 +24,30 @@ services: category: Media container: envs: - - - container: PUID + - container: PUID description: en_US: "" - - - container: PGID + - container: PGID description: en_US: "" - - - container: TZ + - container: TZ description: en_US: "" index: / port_map: "8181" ports: - - - container: "8181" + - container: "8181" description: en_US: "" protocol: "" - + volumes: - - - container: /config + - container: /config description: en_US: "" description: en_US: Tautulli is a 3rd party application that you can run alongside your Plex Media Server to monitor activity and track various statistics. + zh_CN: Tautulli是您可以在Plex Media Server旁边运行的第三方应用程序,用于监视活动并跟踪各种统计信息。 developer: Tautulli Team icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Tautulli/icon.png screenshot_link: @@ -61,6 +57,7 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Tautulli/screenshot-4.png tagline: en_US: Monitor your Plex Media Server and much more. + zh_CN: 监视您的Plex Media Server以及更多内容。 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Tautulli/thumbnail.png tips: {} title: diff --git a/Apps/Transmission/docker-compose.yml b/Apps/Transmission/docker-compose.yml index ecc53ef..9a87870 100644 --- a/Apps/Transmission/docker-compose.yml +++ b/Apps/Transmission/docker-compose.yml @@ -41,68 +41,58 @@ services: category: Network container: envs: - - - container: PUID + - container: PUID description: en_US: "" - - - container: PGID + - container: PGID description: en_US: "" - - - container: TZ + - container: TZ description: en_US: "" - - - container: TRANSMISSION_WEB_HOME + - container: TRANSMISSION_WEB_HOME description: en_US: "" - - - container: USER + - container: USER description: en_US: "" - - - container: PASS + - container: PASS description: en_US: "" - - - container: PEERPORT + - container: PEERPORT description: en_US: "" index: / port_map: "9091" ports: - - - container: "9091" + - container: "9091" description: en_US: "" - - - container: "51413" + - container: "51413" description: en_US: "" - - - container: "51413" + - container: "51413" description: en_US: "" protocol: udp - + volumes: - - - container: /config + - container: /config description: en_US: "" - - - container: /downloads + - container: /downloads description: en_US: "" - - - container: /watch + - container: /watch description: en_US: "" description: - en_US: 'Transmission is an open source, volunteer-based project. Unlike some BitTorrent clients, Transmission doesn''t play games with its users to make money: Transmission doesn''t bundle toolbars, pop-up ads, flash ads, twitter tools, or anything else. It doesn''t hold some features back for a payware version. Its source code is available for anyone to review. We don''t track our users, and our website and forums have no third-party ads or analytics.' + en_US: | + Transmission is an open source, volunteer-based project. Unlike some BitTorrent clients, Transmission doesn''t play games with its users to make money: Transmission doesn''t bundle toolbars, pop-up ads, flash ads, twitter tools, or anything else. It doesn''t hold some features back for a payware version. Its source code is available for anyone to review. We don''t track our users, and our website and forums have no third-party ads or analytics. + zh_CN: | + Transmission 是一个开源的、志愿者驱动的项目。与某些 BitTorrent 客户端不同,Transmission 不会以赚钱为目的来玩弄用户:Transmission 不会捆绑工具栏、弹出广告、Flash 广告、Twitter 工具或其他任何东西。它不会将某些功能留给付费版本。它的源代码可供任何人查看。我们不会跟踪我们的用户,我们的网站和论坛没有第三方广告或分析。 developer: Transmission icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Transmission/icon.png screenshot_link: @@ -110,16 +100,19 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Transmission/screenshot-2.png - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Transmission/screenshot-3.png tagline: - en_US: 'Transmission is a cross-platform BitTorrent client ' + en_US: Transmission is a cross-platform BitTorrent client + zh_CN: Transmission 是一个跨平台的 BitTorrent 客户端 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Transmission/thumbnail.png tips: before_install: - - content: - en_US: username - value: casaos - - content: - en_US: password - value: casaos + en_US: | + | username | password | + | -------- | -------- | + | `casaos` | `casaos` | + zh_CN: | + | 用户名 | 密码 | + | -------- | -------- | + | `casaos` | `casaos` | title: en_US: Transmission x-casaos: diff --git a/Apps/Unifi-controller/docker-compose.yml b/Apps/Unifi-controller/docker-compose.yml index 26635fd..988ee9d 100644 --- a/Apps/Unifi-controller/docker-compose.yml +++ b/Apps/Unifi-controller/docker-compose.yml @@ -50,78 +50,65 @@ services: category: Network container: envs: - - - container: PUID + - container: PUID description: en_US: "" - - - container: PGID + - container: PGID description: en_US: "" - - - container: MEM_LIMIT + - container: MEM_LIMIT description: en_US: "" - - - container: MEM_STARTUP + - container: MEM_STARTUP description: en_US: "" index: / port_map: "8080" ports: - - - container: "3478" + - container: "3478" description: en_US: "" protocol: udp - - - container: "10001" + - container: "10001" description: en_US: "" protocol: udp - - - container: "8080" + - container: "8080" description: en_US: "" - - - container: "8443" + - container: "8443" description: en_US: "" - - - container: "1900" + - container: "1900" description: en_US: "" protocol: udp - - - container: "8843" + - container: "8843" description: en_US: "" - - - container: "8880" + - container: "8880" description: en_US: "" - - - container: "6789" + - container: "6789" description: en_US: "" - - - container: "5514" + - container: "5514" description: en_US: "" protocol: udp - + volumes: - - - container: /config + - container: /config description: en_US: "" description: en_US: For Unifi to adopt other devices, e.g. an Access Point, it is required to change the inform IP address. Because Unifi runs inside Docker by default it uses an IP address not accessible by other devices. To change this go to Settings > System Settings > Controller Configuration and set the Controller Hostname/IP to a hostname or IP address accessible by your devices. Additionally the checkbox "Override inform host with controller hostname/IP" has to be checked, so that devices can connect to the controller during adoption (devices use the inform-endpoint during adoption). + zh_CN: 为了让Unifi控制器能够管理其他设备,例如无线接入点,需要修改inform IP地址。因为Unifi控制器默认运行在Docker中,所以它使用的IP地址不可被其他设备访问。要修改这个设置,请前往设置>系统设置>控制器配置,将控制器主机名/ IP设置为可被您的设备访问的主机名或IP地址。此外,必须选中“使用控制器主机名/ IP覆盖inform主机”复选框,以便在采用期间设备可以连接到控制器(设备在采用期间使用inform-endpoint)。 developer: LinuxServer.io icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Unifi-controller/icon.png screenshot_link: @@ -130,10 +117,12 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Unifi-controller/screenshot-3.png tagline: en_US: The Unifi-controller software is a powerful, enterprise wireless software engine ideal for high-density client deployments requiring low latency and high uptime performance. + zh_CN: Unifi控制器软件是一种功能强大的企业级无线软件引擎,适用于需要低延迟和高可用性性能的高密度客户端部署。 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Unifi-controller/thumbnail.png tips: {} title: en_US: Unifi-controller + zh_CN: Unifi控制器 x-casaos: architectures: - amd64 diff --git a/Apps/UptimeKuma/docker-compose.yml b/Apps/UptimeKuma/docker-compose.yml index 8bb8a82..d4a5636 100644 --- a/Apps/UptimeKuma/docker-compose.yml +++ b/Apps/UptimeKuma/docker-compose.yml @@ -23,19 +23,19 @@ services: index: / port_map: "3001" ports: - - - container: "3001" + - container: "3001" description: en_US: WebUI Port + zh_CN: WebUI 端口 - volumes: - - - container: /app/data + - container: /app/data description: en_US: Uptime Kuma data directory. + zh_CN: Uptime Kuma 数据目录。 description: en_US: It is a self-hosted monitoring tool like "Uptime Robot". + zh_CN: Uptime Kuma 是一个自托管的监控工具,类似于 Uptime Robot。 developer: Louis Lam icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/UptimeKuma/icon.png screenshot_link: @@ -46,6 +46,7 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/UptimeKuma/screenshot-5.jpg tagline: en_US: A fancy monitoring tool + zh_CN: 一个漂亮的监控工具 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/UptimeKuma/thumbnail.png tips: {} title: diff --git a/Apps/Vaultwarden/docker-compose.yml b/Apps/Vaultwarden/docker-compose.yml index 045de7c..ceb2894 100644 --- a/Apps/Vaultwarden/docker-compose.yml +++ b/Apps/Vaultwarden/docker-compose.yml @@ -23,19 +23,19 @@ services: index: / port_map: "80" ports: - - - container: "80" + - container: "80" description: en_US: WebUI HTTP Port + zh_CN: WebUI HTTP 端口 - volumes: - - - container: /data + - container: /data description: en_US: Vaultwarden data directory. + zh_CN: Vaultwarden 数据目录。 description: en_US: Alternative implementation of the Bitwarden server API written in Rust and compatible with upstream Bitwarden clients*, perfect for self-hosted deployment where running the official resource-heavy service might not be ideal. + zh_CN: 用 Rust 编写的 Bitwarden 服务器 API 的替代实现,与上游 Bitwarden 客户端兼容,适合自托管部署,其中运行官方资源密集型服务可能不是理想的选择。 developer: Daniel García icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Vaultwarden/icon.png screenshot_link: @@ -44,6 +44,7 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Vaultwarden/screenshot-3.png tagline: en_US: A self-hosted Bitwarden server + zh_CN: 自托管的 Bitwarden 服务器 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Vaultwarden/thumbnail.png tips: {} title: diff --git a/Apps/VoceChat/docker-compose.yml b/Apps/VoceChat/docker-compose.yml index 6a68e69..7426d3a 100644 --- a/Apps/VoceChat/docker-compose.yml +++ b/Apps/VoceChat/docker-compose.yml @@ -23,26 +23,25 @@ services: category: Chat container: envs: - - - container: TZ + - container: TZ description: en_US: TimeZone + zh_CN: 时区 index: / port_map: "3000" ports: - - - container: "3000" + - container: "3000" description: en_US: WebUI HTTP Port - - + zh_CN: WebUI HTTP 端口 volumes: - - - container: /home/vocechat-server/data + - container: /home/vocechat-server/data description: en_US: VoceChat Data + zh_CN: VoceChat 数据 description: en_US: As a top alternative to centralized chat services, Voce chat is a superlight Rust powered open-core chat app that prioritizes private hosting. + zh_CN: 作为一款顶级的替代中心化聊天服务的聊天应用,Voce Chat 是一款基于 Rust 的超轻量级开源聊天应用,它优先考虑私有化部署。 developer: Privoce icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/VoceChat/icon.png screenshot_link: @@ -53,6 +52,7 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/VoceChat/screenshot-5.jpg tagline: en_US: Have a Private Social Space Hosted on Your Site + zh_CN: 有一个私有的社交空间,部署在你的网站上 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/VoceChat/thumbnail.jpg tips: {} title: diff --git a/Apps/qBittorrent/docker-compose.yml b/Apps/qBittorrent/docker-compose.yml index dab091a..5d6da32 100644 --- a/Apps/qBittorrent/docker-compose.yml +++ b/Apps/qBittorrent/docker-compose.yml @@ -29,42 +29,42 @@ services: category: Downloader container: envs: - - - container: TZ + - container: TZ description: en_US: TimeZone - - - container: PUID + zh_CN: 时区 + - container: PUID description: en_US: Run qBittorrent as specified uid. - - - container: PGID + zh_CN: 以指定的 uid 运行 qBittorrent。 + - container: PGID description: en_US: Run qBittorrent as specified gid. - - - container: UMASK + zh_CN: 以指定的 gid 运行 qBittorrent。 + - container: UMASK description: en_US: Run qBittorrent as specified UMASK. + zh_CN: 以指定的 UMASK 运行 qBittorrent。 index: / port_map: "8080" ports: - - - container: "8080" + - container: "8080" description: en_US: WebUI HTTP Port + zh_CN: WebUI HTTP 端口 - volumes: - - - container: /config + - container: /config description: en_US: qBittorrent config directory. - - - container: /DATA + zh_CN: qBittorrent 配置目录。 + - container: /DATA description: en_US: qBittorrent Accessible directory. + zh_CN: qBittorrent 可访问目录。 description: en_US: The qBittorrent project aims to provide an open-source software alternative to µTorrent. + zh_CN: qBittorrent 项目旨在提供一个开源的 µTorrent 替代品。 developer: qBittorrent icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/qBittorrent/icon.png screenshot_link: @@ -72,34 +72,45 @@ services: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/qBittorrent/screenshot-2.jpg tagline: en_US: Free BitTorrent downloader + zh_CN: 免费的 BitTorrent 下载器 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/qBittorrent/thumbnail.jpg tips: before_install: - - content: - en_US: Default Account - - content: - en_US: 'Username: ' - value: admin - - content: - en_US: 'Password: ' - value: adminadmin - - content: - en_US: "" - - content: - en_US: Default Accessible Path in qBittorrent - - content: - en_US: 'DATA Path: ' - value: /DATA - - content: - en_US: 'Downloads Path: ' - value: /DATA/Downloads - - content: - en_US: 'Media Path: ' - value: /DATA/Media - - content: - en_US: The paths of other DATA subdirectories in CasaOS are also similar. - - content: - en_US: Please make sure you use the correct path when using qBittorrent. + en_US: | + Default Account + + | Username | Password | + |----------|----------| + | `admin` | `adminadmin` | + + Default Accessible Path in qBittorrent + + | Name | Value | + | ---- | ----- | + | DATA Path | `/DATA` | + | Downloads Path | `/DATA/Downloads` | + | Media Path | `/DATA/Media` | + + The paths of other DATA subdirectories in CasaOS are also similar. + Please make sure you use the correct path when using qBittorrent. + zh_CN: | + 默认账号 + + | 用户名 | 密码 | + |----------|----------| + | `admin` | `adminadmin` | + + qBittorrent 默认可访问路径 + + | 名称 | 值 | + | ---- | ----- | + | DATA 路径 | `/DATA` | + | 下载路径 | `/DATA/Downloads` | + | 媒体路径 | `/DATA/Media` | + + CasaOS 其他 DATA 子目录的路径也类似。 + 请确保在使用 qBittorrent 时使用正确的路径。 + title: en_US: qBittorrent x-casaos: