Skip to content

Commit 2c4954b

Browse files
committed
docs(readme): expand localized readmes
- Move existing non-English README files into the README directory. - Add Korean, German, Russian, French, Spanish, and Arabic README variants. - Update README language links and UrlTree sample URL for the new path.
1 parent 6ed7db1 commit 2c4954b

11 files changed

Lines changed: 599 additions & 17 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
---
1616

17-
- English | [中文](./README_cn.md) | [日本語](./README_ja.md) | [Dutch](./README_nl.md)
17+
- English | [中文](./README/README_cn.md) | [日本語](./README/README_ja.md) | [Dutch](./README/README_nl.md) | [한국어](./README/README_kr.md) | [Deutsch](./README/README_de.md) | [Русский](./README/README_ru.md) | [Français](./README/README_fr.md) | [Español](./README/README_es.md) | [العربية](./README/README_ar.md)
1818

1919
- [Contributing](./CONTRIBUTING.md)
2020
- [CODE OF CONDUCT](./CODE_OF_CONDUCT.md)

README/README_ar.md

Lines changed: 97 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
<div align="center">
2+
<img src="https://raw.githubusercontent.com/OpenListTeam/Logo/main/logo.svg" width="128" height="128" alt="logo" />
3+
4+
<p><em>OpenList هو تفرّع من AList يتميز بالمرونة والحوكمة طويلة الأمد ويقوده المجتمع، وقد بُني للدفاع عن البرمجيات مفتوحة المصدر ضد الهجمات القائمة على الثقة.</em></p>
5+
6+
<img src="https://goreportcard.com/badge/github.com/OpenListTeam/OpenList/v3" alt="latest version" />
7+
<a href="https://github.com/OpenListTeam/OpenList/blob/main/LICENSE"><img src="https://img.shields.io/github/license/OpenListTeam/OpenList" alt="License" /></a>
8+
<a href="https://github.com/OpenListTeam/OpenList/actions?query=workflow%3ABuild"><img src="https://img.shields.io/github/actions/workflow/status/OpenListTeam/OpenList/build.yml?branch=main" alt="Build status" /></a>
9+
<a href="https://github.com/OpenListTeam/OpenList/releases"><img src="https://img.shields.io/github/release/OpenListTeam/OpenList" alt="latest version" /></a>
10+
11+
<a href="https://github.com/OpenListTeam/OpenList/discussions"><img src="https://img.shields.io/github/discussions/OpenListTeam/OpenList?color=%23ED8936" alt="discussions" /></a>
12+
<a href="https://github.com/OpenListTeam/OpenList/releases"><img src="https://img.shields.io/github/downloads/OpenListTeam/OpenList/total?color=%239F7AEA&logo=github" alt="Downloads" /></a>
13+
</div>
14+
15+
---
16+
17+
- [English](../README.md) | [中文](./README_cn.md) | [日本語](./README_ja.md) | [Dutch](./README_nl.md) | [한국어](./README_kr.md) | [Deutsch](./README_de.md) | [Русский](./README_ru.md) | [Français](./README_fr.md) | [Español](./README_es.md) | العربية
18+
19+
- [Contributing](../CONTRIBUTING.md)
20+
- [CODE OF CONDUCT](../CODE_OF_CONDUCT.md)
21+
- [LICENSE](../LICENSE)
22+
23+
## إخلاء المسؤولية
24+
25+
OpenList is an open-source project independently maintained by the OpenList Team under the AGPL-3.0 license, with a commitment to code openness and modification transparency.
26+
27+
OpenList has no official association with third-party derivative projects that use similar names, including OpenListApp/OpenListApp or paid proprietary software using the same or similar names.
28+
29+
- All software, code, and services of this project are maintained by the OpenList Team and are freely available on GitHub.
30+
- Project documentation and API services primarily rely on charitable resources provided by Cloudflare. There are currently no paid plans or commercial deployments.
31+
- Downstream projects should not use the "OpenList" name for impersonation or commercial confusion, and must not distribute OpenList-based code as closed source in violation of the AGPL license.
32+
- This software is provided "as is" without warranties. Please comply with applicable laws and regulations when using it.
33+
34+
## الميزات
35+
36+
- [x] Multiple storages
37+
- [x] Local storage
38+
- [x] Aliyundrive, OneDrive / Sharepoint, 189cloud, GoogleDrive, 123pan
39+
- [x] FTP / SFTP, S3, WebDAV, SMB
40+
- [x] PikPak, Seafile, MediaFire, ProtonDrive, YandexDisk, Terabox, Dropbox, Mega.nz
41+
- [x] BaiduNetdisk, UC, Quark, Thunder, Lanzou, ILanzou, 115, Weiyun
42+
- [x] Cloudreve, FeijiPan, dogecloud, Azure Blob Storage, Chaoxing, CNB, Degoo, Doubao, Febbox, GitHub, OpenList, Teldrive
43+
- [x] Easy to deploy and out-of-the-box
44+
- [x] File preview (PDF, markdown, code, plain text, ...)
45+
- [x] Image preview in gallery mode
46+
- [x] Video and audio preview, with lyrics and subtitles support
47+
- [x] Office document preview (docx, pptx, xlsx, ...)
48+
- [x] `README.md` preview rendering
49+
- [x] File permalink copy and direct file download
50+
- [x] Dark mode and i18n
51+
- [x] Protected routes, WebDAV, Docker deploy, and Cloudflare Workers proxy
52+
- [x] File/folder package download and web upload operations
53+
- [x] Offline download, cross-storage copy, and multi-thread download acceleration
54+
55+
## الوثائق
56+
57+
- 📘 [Docs](https://doc.oplist.org)
58+
- 🌏 [CN Mirror](https://doc.oplist.org.cn)
59+
- ⚖️ [Terms of Use](https://doc.oplist.org/terms)
60+
- 🔒 [Privacy Policy](https://doc.oplist.org/privacy)
61+
62+
## العرض التجريبي
63+
64+
- 🌎 [Global Demo](https://demo.oplist.org)
65+
- 🇨🇳 [CN Demo](https://demo.oplist.org.cn)
66+
67+
## النقاش
68+
69+
Please refer to [Discussions](https://github.com/OpenListTeam/OpenList/discussions) for general questions; Issues are for bug reports and feature requests only.
70+
71+
## الراعي
72+
73+
[![VPS.Town](https://vps.town/static/images/sponsor.png)](https://vps.town "VPS.Town - Trust, Effortlessly. Your Cloud, Reimagined.")
74+
75+
## المتبرعون
76+
77+
Thanks to the following donors for their generous support:
78+
79+
- [HisAtri](https://github.com/HisAtri)
80+
- 爱发电用户_7jTh
81+
- suka
82+
83+
## الترخيص
84+
85+
OpenList is open-source software licensed under the [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.txt) license.
86+
87+
## تواصل معنا
88+
89+
- [@GitHub](https://github.com/OpenListTeam)
90+
- [Telegram Group](https://t.me/OpenListTeam)
91+
- [Telegram Channel](https://t.me/OpenListOfficial)
92+
93+
## المساهمون
94+
95+
We sincerely thank [Xhofe](https://github.com/Xhofe), author of the original project [AlistGo/alist](https://github.com/AlistGo/alist), and all other contributors.
96+
97+
[![Contributors](https://contrib.rocks/image?repo=OpenListTeam/OpenList)](https://github.com/OpenListTeam/OpenList/graphs/contributors)

README_cn.md renamed to README/README_cn.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414

1515
---
1616

17-
- [English](./README.md) | 中文 | [日本語](./README_ja.md) | [Dutch](./README_nl.md)
17+
- [English](../README.md) | 中文 | [日本語](./README_ja.md) | [Dutch](./README_nl.md) | [한국어](./README_kr.md) | [Deutsch](./README_de.md) | [Русский](./README_ru.md) | [Français](./README_fr.md) | [Español](./README_es.md) | [العربية](./README_ar.md)
1818

19-
- [贡献指南](./CONTRIBUTING.md)
20-
- [行为准则](./CODE_OF_CONDUCT.md)
21-
- [许可证](./LICENSE)
19+
- [贡献指南](../CONTRIBUTING.md)
20+
- [行为准则](../CODE_OF_CONDUCT.md)
21+
- [许可证](../LICENSE)
2222

2323
## 免责声明
2424

@@ -157,7 +157,7 @@ OpenList 是一个由 OpenList 团队独立维护的开源项目,遵循 AGPL-3
157157
- 本软件按“原样”提供,不附带任何明示或暗示的担保,包括但不限于适销性或特定用途的适用性。
158158
- 维护者不对因使用或无法使用本软件而导致的任何直接或间接损失负责。
159159
- 您需自行承担使用本软件的所有风险,包括但不限于账号被封、下载限速等。
160-
- 本项目遵循 [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.txt) 许可证,详情请参见 [LICENSE](./LICENSE) 文件。
160+
- 本项目遵循 [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.txt) 许可证,详情请参见 [LICENSE](../LICENSE) 文件。
161161

162162
## 联系我们
163163

README/README_de.md

Lines changed: 97 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
<div align="center">
2+
<img src="https://raw.githubusercontent.com/OpenListTeam/Logo/main/logo.svg" width="128" height="128" alt="logo" />
3+
4+
<p><em>OpenList ist ein widerstandsfähiger, langfristig verwalteter und Community-getriebener Fork von AList, entwickelt zum Schutz von Open Source vor vertrauensbasierten Angriffen.</em></p>
5+
6+
<img src="https://goreportcard.com/badge/github.com/OpenListTeam/OpenList/v3" alt="latest version" />
7+
<a href="https://github.com/OpenListTeam/OpenList/blob/main/LICENSE"><img src="https://img.shields.io/github/license/OpenListTeam/OpenList" alt="License" /></a>
8+
<a href="https://github.com/OpenListTeam/OpenList/actions?query=workflow%3ABuild"><img src="https://img.shields.io/github/actions/workflow/status/OpenListTeam/OpenList/build.yml?branch=main" alt="Build status" /></a>
9+
<a href="https://github.com/OpenListTeam/OpenList/releases"><img src="https://img.shields.io/github/release/OpenListTeam/OpenList" alt="latest version" /></a>
10+
11+
<a href="https://github.com/OpenListTeam/OpenList/discussions"><img src="https://img.shields.io/github/discussions/OpenListTeam/OpenList?color=%23ED8936" alt="discussions" /></a>
12+
<a href="https://github.com/OpenListTeam/OpenList/releases"><img src="https://img.shields.io/github/downloads/OpenListTeam/OpenList/total?color=%239F7AEA&logo=github" alt="Downloads" /></a>
13+
</div>
14+
15+
---
16+
17+
- [English](../README.md) | [中文](./README_cn.md) | [日本語](./README_ja.md) | [Dutch](./README_nl.md) | [한국어](./README_kr.md) | Deutsch | [Русский](./README_ru.md) | [Français](./README_fr.md) | [Español](./README_es.md) | [العربية](./README_ar.md)
18+
19+
- [Contributing](../CONTRIBUTING.md)
20+
- [CODE OF CONDUCT](../CODE_OF_CONDUCT.md)
21+
- [LICENSE](../LICENSE)
22+
23+
## Haftungsausschluss
24+
25+
OpenList is an open-source project independently maintained by the OpenList Team under the AGPL-3.0 license, with a commitment to code openness and modification transparency.
26+
27+
OpenList has no official association with third-party derivative projects that use similar names, including OpenListApp/OpenListApp or paid proprietary software using the same or similar names.
28+
29+
- All software, code, and services of this project are maintained by the OpenList Team and are freely available on GitHub.
30+
- Project documentation and API services primarily rely on charitable resources provided by Cloudflare. There are currently no paid plans or commercial deployments.
31+
- Downstream projects should not use the "OpenList" name for impersonation or commercial confusion, and must not distribute OpenList-based code as closed source in violation of the AGPL license.
32+
- This software is provided "as is" without warranties. Please comply with applicable laws and regulations when using it.
33+
34+
## Funktionen
35+
36+
- [x] Multiple storages
37+
- [x] Local storage
38+
- [x] Aliyundrive, OneDrive / Sharepoint, 189cloud, GoogleDrive, 123pan
39+
- [x] FTP / SFTP, S3, WebDAV, SMB
40+
- [x] PikPak, Seafile, MediaFire, ProtonDrive, YandexDisk, Terabox, Dropbox, Mega.nz
41+
- [x] BaiduNetdisk, UC, Quark, Thunder, Lanzou, ILanzou, 115, Weiyun
42+
- [x] Cloudreve, FeijiPan, dogecloud, Azure Blob Storage, Chaoxing, CNB, Degoo, Doubao, Febbox, GitHub, OpenList, Teldrive
43+
- [x] Easy to deploy and out-of-the-box
44+
- [x] File preview (PDF, markdown, code, plain text, ...)
45+
- [x] Image preview in gallery mode
46+
- [x] Video and audio preview, with lyrics and subtitles support
47+
- [x] Office document preview (docx, pptx, xlsx, ...)
48+
- [x] `README.md` preview rendering
49+
- [x] File permalink copy and direct file download
50+
- [x] Dark mode and i18n
51+
- [x] Protected routes, WebDAV, Docker deploy, and Cloudflare Workers proxy
52+
- [x] File/folder package download and web upload operations
53+
- [x] Offline download, cross-storage copy, and multi-thread download acceleration
54+
55+
## Dokumentation
56+
57+
- 📘 [Docs](https://doc.oplist.org)
58+
- 🌏 [CN Mirror](https://doc.oplist.org.cn)
59+
- ⚖️ [Terms of Use](https://doc.oplist.org/terms)
60+
- 🔒 [Privacy Policy](https://doc.oplist.org/privacy)
61+
62+
## Demo
63+
64+
- 🌎 [Global Demo](https://demo.oplist.org)
65+
- 🇨🇳 [CN Demo](https://demo.oplist.org.cn)
66+
67+
## Diskussion
68+
69+
Please refer to [Discussions](https://github.com/OpenListTeam/OpenList/discussions) for general questions; Issues are for bug reports and feature requests only.
70+
71+
## Sponsor
72+
73+
[![VPS.Town](https://vps.town/static/images/sponsor.png)](https://vps.town "VPS.Town - Trust, Effortlessly. Your Cloud, Reimagined.")
74+
75+
## Spender
76+
77+
Thanks to the following donors for their generous support:
78+
79+
- [HisAtri](https://github.com/HisAtri)
80+
- 爱发电用户_7jTh
81+
- suka
82+
83+
## Lizenz
84+
85+
OpenList is open-source software licensed under the [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.txt) license.
86+
87+
## Kontakt
88+
89+
- [@GitHub](https://github.com/OpenListTeam)
90+
- [Telegram Group](https://t.me/OpenListTeam)
91+
- [Telegram Channel](https://t.me/OpenListOfficial)
92+
93+
## Mitwirkende
94+
95+
We sincerely thank [Xhofe](https://github.com/Xhofe), author of the original project [AlistGo/alist](https://github.com/AlistGo/alist), and all other contributors.
96+
97+
[![Contributors](https://contrib.rocks/image?repo=OpenListTeam/OpenList)](https://github.com/OpenListTeam/OpenList/graphs/contributors)

README/README_es.md

Lines changed: 97 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
<div align="center">
2+
<img src="https://raw.githubusercontent.com/OpenListTeam/Logo/main/logo.svg" width="128" height="128" alt="logo" />
3+
4+
<p><em>OpenList es un fork de AList resiliente, con gobernanza a largo plazo e impulsado por la comunidad, creado para defender el código abierto frente a ataques basados en la confianza.</em></p>
5+
6+
<img src="https://goreportcard.com/badge/github.com/OpenListTeam/OpenList/v3" alt="latest version" />
7+
<a href="https://github.com/OpenListTeam/OpenList/blob/main/LICENSE"><img src="https://img.shields.io/github/license/OpenListTeam/OpenList" alt="License" /></a>
8+
<a href="https://github.com/OpenListTeam/OpenList/actions?query=workflow%3ABuild"><img src="https://img.shields.io/github/actions/workflow/status/OpenListTeam/OpenList/build.yml?branch=main" alt="Build status" /></a>
9+
<a href="https://github.com/OpenListTeam/OpenList/releases"><img src="https://img.shields.io/github/release/OpenListTeam/OpenList" alt="latest version" /></a>
10+
11+
<a href="https://github.com/OpenListTeam/OpenList/discussions"><img src="https://img.shields.io/github/discussions/OpenListTeam/OpenList?color=%23ED8936" alt="discussions" /></a>
12+
<a href="https://github.com/OpenListTeam/OpenList/releases"><img src="https://img.shields.io/github/downloads/OpenListTeam/OpenList/total?color=%239F7AEA&logo=github" alt="Downloads" /></a>
13+
</div>
14+
15+
---
16+
17+
- [English](../README.md) | [中文](./README_cn.md) | [日本語](./README_ja.md) | [Dutch](./README_nl.md) | [한국어](./README_kr.md) | [Deutsch](./README_de.md) | [Русский](./README_ru.md) | [Français](./README_fr.md) | Español | [العربية](./README_ar.md)
18+
19+
- [Contributing](../CONTRIBUTING.md)
20+
- [CODE OF CONDUCT](../CODE_OF_CONDUCT.md)
21+
- [LICENSE](../LICENSE)
22+
23+
## Aviso legal
24+
25+
OpenList is an open-source project independently maintained by the OpenList Team under the AGPL-3.0 license, with a commitment to code openness and modification transparency.
26+
27+
OpenList has no official association with third-party derivative projects that use similar names, including OpenListApp/OpenListApp or paid proprietary software using the same or similar names.
28+
29+
- All software, code, and services of this project are maintained by the OpenList Team and are freely available on GitHub.
30+
- Project documentation and API services primarily rely on charitable resources provided by Cloudflare. There are currently no paid plans or commercial deployments.
31+
- Downstream projects should not use the "OpenList" name for impersonation or commercial confusion, and must not distribute OpenList-based code as closed source in violation of the AGPL license.
32+
- This software is provided "as is" without warranties. Please comply with applicable laws and regulations when using it.
33+
34+
## Características
35+
36+
- [x] Multiple storages
37+
- [x] Local storage
38+
- [x] Aliyundrive, OneDrive / Sharepoint, 189cloud, GoogleDrive, 123pan
39+
- [x] FTP / SFTP, S3, WebDAV, SMB
40+
- [x] PikPak, Seafile, MediaFire, ProtonDrive, YandexDisk, Terabox, Dropbox, Mega.nz
41+
- [x] BaiduNetdisk, UC, Quark, Thunder, Lanzou, ILanzou, 115, Weiyun
42+
- [x] Cloudreve, FeijiPan, dogecloud, Azure Blob Storage, Chaoxing, CNB, Degoo, Doubao, Febbox, GitHub, OpenList, Teldrive
43+
- [x] Easy to deploy and out-of-the-box
44+
- [x] File preview (PDF, markdown, code, plain text, ...)
45+
- [x] Image preview in gallery mode
46+
- [x] Video and audio preview, with lyrics and subtitles support
47+
- [x] Office document preview (docx, pptx, xlsx, ...)
48+
- [x] `README.md` preview rendering
49+
- [x] File permalink copy and direct file download
50+
- [x] Dark mode and i18n
51+
- [x] Protected routes, WebDAV, Docker deploy, and Cloudflare Workers proxy
52+
- [x] File/folder package download and web upload operations
53+
- [x] Offline download, cross-storage copy, and multi-thread download acceleration
54+
55+
## Documentación
56+
57+
- 📘 [Docs](https://doc.oplist.org)
58+
- 🌏 [CN Mirror](https://doc.oplist.org.cn)
59+
- ⚖️ [Terms of Use](https://doc.oplist.org/terms)
60+
- 🔒 [Privacy Policy](https://doc.oplist.org/privacy)
61+
62+
## Demo
63+
64+
- 🌎 [Global Demo](https://demo.oplist.org)
65+
- 🇨🇳 [CN Demo](https://demo.oplist.org.cn)
66+
67+
## Discusión
68+
69+
Please refer to [Discussions](https://github.com/OpenListTeam/OpenList/discussions) for general questions; Issues are for bug reports and feature requests only.
70+
71+
## Patrocinador
72+
73+
[![VPS.Town](https://vps.town/static/images/sponsor.png)](https://vps.town "VPS.Town - Trust, Effortlessly. Your Cloud, Reimagined.")
74+
75+
## Donantes
76+
77+
Thanks to the following donors for their generous support:
78+
79+
- [HisAtri](https://github.com/HisAtri)
80+
- 爱发电用户_7jTh
81+
- suka
82+
83+
## Licencia
84+
85+
OpenList is open-source software licensed under the [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.txt) license.
86+
87+
## Contacto
88+
89+
- [@GitHub](https://github.com/OpenListTeam)
90+
- [Telegram Group](https://t.me/OpenListTeam)
91+
- [Telegram Channel](https://t.me/OpenListOfficial)
92+
93+
## Colaboradores
94+
95+
We sincerely thank [Xhofe](https://github.com/Xhofe), author of the original project [AlistGo/alist](https://github.com/AlistGo/alist), and all other contributors.
96+
97+
[![Contributors](https://contrib.rocks/image?repo=OpenListTeam/OpenList)](https://github.com/OpenListTeam/OpenList/graphs/contributors)

0 commit comments

Comments
 (0)