From 974bf5b05afabaa9df2b8889cd31db87de663680 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=9F=E5=AE=81?= Date: Sun, 17 Aug 2025 02:31:14 +0000 Subject: [PATCH] =?UTF-8?q?!98=20=E4=B8=BADevStar=E5=AE=9A=E5=88=B6home?= =?UTF-8?q?=E5=AE=A3=E4=BC=A0=E9=A1=B5=E9=9D=A2=20*=20=E4=B8=BADevStar?= =?UTF-8?q?=E5=AE=9A=E5=88=B6home=E5=AE=A3=E4=BC=A0=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- options/locale/locale_cs-CZ.ini | 18 +++++++++--------- options/locale/locale_de-DE.ini | 18 +++++++++--------- options/locale/locale_el-GR.ini | 15 +++++++++------ options/locale/locale_en-US.ini | 12 ++++++------ options/locale/locale_es-ES.ini | 15 +++++++++------ options/locale/locale_fa-IR.ini | 15 +++++++++------ options/locale/locale_fi-FI.ini | 15 +++++++++------ options/locale/locale_fr-FR.ini | 18 +++++++++--------- options/locale/locale_ga-IE.ini | 18 +++++++++--------- options/locale/locale_hu-HU.ini | 14 +++++++++----- options/locale/locale_id-ID.ini | 15 +++++++++------ options/locale/locale_is-IS.ini | 15 +++++++++------ options/locale/locale_it-IT.ini | 15 +++++++++------ options/locale/locale_ja-JP.ini | 18 +++++++++--------- options/locale/locale_ko-KR.ini | 14 +++++++++----- options/locale/locale_lv-LV.ini | 15 +++++++++------ options/locale/locale_nl-NL.ini | 15 +++++++++------ options/locale/locale_pl-PL.ini | 15 +++++++++------ options/locale/locale_pt-BR.ini | 15 +++++++++------ options/locale/locale_pt-PT.ini | 18 +++++++++--------- options/locale/locale_ru-RU.ini | 15 +++++++++------ options/locale/locale_si-LK.ini | 15 +++++++++------ options/locale/locale_sk-SK.ini | 15 +++++++++------ options/locale/locale_sv-SE.ini | 15 +++++++++------ options/locale/locale_tr-TR.ini | 18 +++++++++--------- options/locale/locale_uk-UA.ini | 17 +++++++++-------- options/locale/locale_zh-CN.ini | 12 ++++++------ options/locale/locale_zh-HK.ini | 9 +++++++++ options/locale/locale_zh-TW.ini | 18 +++++++++--------- templates/home.tmpl | 6 +++--- 30 files changed, 258 insertions(+), 195 deletions(-) diff --git a/options/locale/locale_cs-CZ.ini b/options/locale/locale_cs-CZ.ini index d58940f503..4fb5c644b1 100644 --- a/options/locale/locale_cs-CZ.ini +++ b/options/locale/locale_cs-CZ.ini @@ -231,15 +231,15 @@ not_found=Cíl nebyl nalezen. network_error=Chyba sítě [startpage] -app_desc=Snadno přístupný vlastní Git -install=Jednoduchá na instalaci -install_desc=Jednoduše spusťte jako binární program pro vaši platformu, nasaďte jej pomocí Docker, nebo jej stáhněte jako balíček. -platform=Multiplatformní -platform_desc=Gitea běží všude, kde Go může kompilovat: Windows, macOS, Linux, ARM, atd. Vyberte si ten, který milujete! -lightweight=Lehká -lightweight_desc=Gitea má minimální požadavky a může běžet na Raspberry Pi. Šetřete energii vašeho stroje! -license=Open Source -license_desc=Vše je na %[2]s! Připojte se tím, že přispějete a uděláte tento projekt ještě lepší. Nestyďte se být přispěvatel! +app_desc = One-Stop AI+ R&D Platform +install = Easy to install +install_desc = Install the DevStar script via:
wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh
and run it with sudo devstar start . +platform = Cloud-Native +platform_desc = Provides a cloud-native development environment with devcontainer containerization; supports one-click deployment of cloud-native R&D tools in Docker and Kubernetes environments, such as CI/CD pipeline Runners, Cloudbuild distributed compilation systems, private code LLM, MCP Server, and more! +lightweight = AI+ Powered +lightweight_desc = Deeply integrates code LLM with Git repository Pull Requests, CI/CD pipelines, the DevStar VS Code plugin, and more, delivering an AI-native (AI+) one-stop R&D system! +license = Open Source +license_desc = Go get %[2]s! Join us by contributing to make this project even better. Don't be shy to be a contributor! [install] install=Instalace diff --git a/options/locale/locale_de-DE.ini b/options/locale/locale_de-DE.ini index 5f584443e2..7c3cc71dda 100644 --- a/options/locale/locale_de-DE.ini +++ b/options/locale/locale_de-DE.ini @@ -237,15 +237,15 @@ not_found=Das Ziel konnte nicht gefunden werden. network_error=Netzwerkfehler [startpage] -app_desc=Ein einfacher, selbst gehosteter Git-Service -install=Einfach zu installieren -install_desc=Starte einfach die Anwendung für deine Plattform oder nutze Docker. Es existieren auch paketierte Versionen. -platform=Plattformübergreifend -platform_desc=Gitea läuft überall, wo Go kompiliert: Windows, macOS, Linux, ARM, etc. Wähle das System, das dir am meisten gefällt! -lightweight=Leichtgewicht -lightweight_desc=Gitea hat minimale Systemanforderungen und kann selbst auf einem günstigen und stromsparenden Raspberry Pi betrieben werden! -license=Quelloffen -license_desc=Hol dir den Code unter %[2]s! Leiste deinen Beitrag bei der Verbesserung dieses Projekts. Trau dich! +app_desc = One-Stop AI+ R&D Platform +install = Easy to install +install_desc = Install the DevStar script via:
wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh
and run it with sudo devstar start . +platform = Cloud-Native +platform_desc = Provides a cloud-native development environment with devcontainer containerization; supports one-click deployment of cloud-native R&D tools in Docker and Kubernetes environments, such as CI/CD pipeline Runners, Cloudbuild distributed compilation systems, private code LLM, MCP Server, and more! +lightweight = AI+ Powered +lightweight_desc = Deeply integrates code LLM with Git repository Pull Requests, CI/CD pipelines, the DevStar VS Code plugin, and more, delivering an AI-native (AI+) one-stop R&D system! +license = Open Source +license_desc = Go get %[2]s! Join us by contributing to make this project even better. Don't be shy to be a contributor! [install] install=Installation diff --git a/options/locale/locale_el-GR.ini b/options/locale/locale_el-GR.ini index e1dbee84a9..c620c0a17a 100644 --- a/options/locale/locale_el-GR.ini +++ b/options/locale/locale_el-GR.ini @@ -190,12 +190,15 @@ not_found=Ο προορισμός δεν βρέθηκε. network_error=Σφάλμα δικτύου [startpage] -app_desc=Μια ανώδυνη, αυτο-φιλοξενούμενη υπηρεσία Git -install=Εύκολο στην εγκατάσταση -platform=Πολυπλατφορμικό -lightweight=Ελαφρύ -lightweight_desc=Gitea έχει χαμηλές ελάχιστες απαιτήσεις και μπορεί να τρέξει σε ένα οικονομικό Raspberry Pi. Εξοικονομήστε ενέργεια! -license=Ανοικτού κώδικα +app_desc = One-Stop AI+ R&D Platform +install = Easy to install +install_desc = Install the DevStar script via:
wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh
and run it with sudo devstar start . +platform = Cloud-Native +platform_desc = Provides a cloud-native development environment with devcontainer containerization; supports one-click deployment of cloud-native R&D tools in Docker and Kubernetes environments, such as CI/CD pipeline Runners, Cloudbuild distributed compilation systems, private code LLM, MCP Server, and more! +lightweight = AI+ Powered +lightweight_desc = Deeply integrates code LLM with Git repository Pull Requests, CI/CD pipelines, the DevStar VS Code plugin, and more, delivering an AI-native (AI+) one-stop R&D system! +license = Open Source +license_desc = Go get %[2]s! Join us by contributing to make this project even better. Don't be shy to be a contributor! [install] install=Εγκατάσταση diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 2256bb1fc2..1d0bd3f58c 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -242,13 +242,13 @@ not_found = The target couldn't be found. network_error = Network error [startpage] -app_desc = A painless, self-hosted Git service +app_desc = One-Stop AI+ R&D Platform install = Easy to install -install_desc = Simply run the binary for your platform, ship it with Docker, or get it packaged. -platform = Cross-platform -platform_desc = Gitea runs anywhere Go can compile for: Windows, macOS, Linux, ARM, etc. Choose the one you love! -lightweight = Lightweight -lightweight_desc = Gitea has low minimal requirements and can run on an inexpensive Raspberry Pi. Save your machine energy! +install_desc = Install the DevStar script via:
wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh
and run it with sudo devstar start . +platform = Cloud-Native +platform_desc = Provides a cloud-native development environment with devcontainer containerization; supports one-click deployment of cloud-native R&D tools in Docker and Kubernetes environments, such as CI/CD pipeline Runners, Cloudbuild distributed compilation systems, private code LLM, MCP Server, and more! +lightweight = AI+ Powered +lightweight_desc = Deeply integrates code LLM with Git repository Pull Requests, CI/CD pipelines, the DevStar VS Code plugin, and more, delivering an AI-native (AI+) one-stop R&D system! license = Open Source license_desc = Go get %[2]s! Join us by contributing to make this project even better. Don't be shy to be a contributor! diff --git a/options/locale/locale_es-ES.ini b/options/locale/locale_es-ES.ini index 5bc4be0ca7..fb0233ea8d 100644 --- a/options/locale/locale_es-ES.ini +++ b/options/locale/locale_es-ES.ini @@ -188,12 +188,15 @@ not_found=El objetivo no pudo ser encontrado. network_error=Error de red [startpage] -app_desc=Un servicio de Git autoalojado y sin complicaciones -install=Fácil de instalar -platform=Multiplataforma -lightweight=Ligero -lightweight_desc=Gitea tiene pocos requisitos y puede funcionar en una Raspberry Pi barata. ¡Ahorra energía! -license=Código abierto +app_desc = One-Stop AI+ R&D Platform +install = Easy to install +install_desc = Install the DevStar script via:
wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh
and run it with sudo devstar start . +platform = Cloud-Native +platform_desc = Provides a cloud-native development environment with devcontainer containerization; supports one-click deployment of cloud-native R&D tools in Docker and Kubernetes environments, such as CI/CD pipeline Runners, Cloudbuild distributed compilation systems, private code LLM, MCP Server, and more! +lightweight = AI+ Powered +lightweight_desc = Deeply integrates code LLM with Git repository Pull Requests, CI/CD pipelines, the DevStar VS Code plugin, and more, delivering an AI-native (AI+) one-stop R&D system! +license = Open Source +license_desc = Go get %[2]s! Join us by contributing to make this project even better. Don't be shy to be a contributor! [install] install=Instalación diff --git a/options/locale/locale_fa-IR.ini b/options/locale/locale_fa-IR.ini index d529ace470..84a5b60175 100644 --- a/options/locale/locale_fa-IR.ini +++ b/options/locale/locale_fa-IR.ini @@ -121,12 +121,15 @@ buttons.table.add.insert=افزودن [error] [startpage] -app_desc=یک سرویس گیت بی‌درد سر و راحت -install=راه‌اندازی ساده -platform=مستقل از سکو -lightweight=ابزارک سبک -lightweight_desc=گیتی با حداقل منابع میتوانید برای روی دستگاه Raspberry Pi اجرا شود و مصرف انرژی شما را کاهش دهد! -license=متن باز +app_desc = One-Stop AI+ R&D Platform +install = Easy to install +install_desc = Install the DevStar script via:
wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh
and run it with sudo devstar start . +platform = Cloud-Native +platform_desc = Provides a cloud-native development environment with devcontainer containerization; supports one-click deployment of cloud-native R&D tools in Docker and Kubernetes environments, such as CI/CD pipeline Runners, Cloudbuild distributed compilation systems, private code LLM, MCP Server, and more! +lightweight = AI+ Powered +lightweight_desc = Deeply integrates code LLM with Git repository Pull Requests, CI/CD pipelines, the DevStar VS Code plugin, and more, delivering an AI-native (AI+) one-stop R&D system! +license = Open Source +license_desc = Go get %[2]s! Join us by contributing to make this project even better. Don't be shy to be a contributor! [install] install=نصب و راه اندازی diff --git a/options/locale/locale_fi-FI.ini b/options/locale/locale_fi-FI.ini index fc48f1b7aa..b8e21790d6 100644 --- a/options/locale/locale_fi-FI.ini +++ b/options/locale/locale_fi-FI.ini @@ -139,12 +139,15 @@ not_found=Kohdetta ei löytynyt. network_error=Verkkovirhe [startpage] -app_desc=Kivuton, itsehostattu Git-palvelu -install=Helppo asentaa -platform=Alustariippumaton -lightweight=Kevyt -lightweight_desc=Gitealla on vähäiset vähimmäisvaatimukset, joten se toimii jopa halvassa Raspberry Pi:ssä. Säästä koneesi energiaa! -license=Avoin lähdekoodi +app_desc = One-Stop AI+ R&D Platform +install = Easy to install +install_desc = Install the DevStar script via:
wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh
and run it with sudo devstar start . +platform = Cloud-Native +platform_desc = Provides a cloud-native development environment with devcontainer containerization; supports one-click deployment of cloud-native R&D tools in Docker and Kubernetes environments, such as CI/CD pipeline Runners, Cloudbuild distributed compilation systems, private code LLM, MCP Server, and more! +lightweight = AI+ Powered +lightweight_desc = Deeply integrates code LLM with Git repository Pull Requests, CI/CD pipelines, the DevStar VS Code plugin, and more, delivering an AI-native (AI+) one-stop R&D system! +license = Open Source +license_desc = Go get %[2]s! Join us by contributing to make this project even better. Don't be shy to be a contributor! [install] install=Asennus diff --git a/options/locale/locale_fr-FR.ini b/options/locale/locale_fr-FR.ini index 0c1fd95dfd..709a14fc97 100644 --- a/options/locale/locale_fr-FR.ini +++ b/options/locale/locale_fr-FR.ini @@ -240,15 +240,15 @@ not_found=La cible n'a pu être trouvée. network_error=Erreur réseau [startpage] -app_desc=Un service Git auto-hébergé sans prise de tête -install=Facile à installer -install_desc=Il suffit de lancer l’exécutable adapté à votre plateforme, le déployer avec Docker ou de l’installer depuis un gestionnaire de paquet. -platform=Multi-plateforme -platform_desc=Gitea tourne partout où Go peut être compilé : Windows, macOS, Linux, ARM, etc. Choisissez votre préféré ! -lightweight=Léger -lightweight_desc=Gitea utilise peu de ressources. Il peut même tourner sur un Raspberry Pi très bon marché. Économisez l'énergie de vos serveurs ! -license=Open Source -license_desc=Venez récupérer %[2]s ! Rejoignez-nous en contribuant à rendre ce projet encore meilleur ! +app_desc = One-Stop AI+ R&D Platform +install = Easy to install +install_desc = Install the DevStar script via:
wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh
and run it with sudo devstar start . +platform = Cloud-Native +platform_desc = Provides a cloud-native development environment with devcontainer containerization; supports one-click deployment of cloud-native R&D tools in Docker and Kubernetes environments, such as CI/CD pipeline Runners, Cloudbuild distributed compilation systems, private code LLM, MCP Server, and more! +lightweight = AI+ Powered +lightweight_desc = Deeply integrates code LLM with Git repository Pull Requests, CI/CD pipelines, the DevStar VS Code plugin, and more, delivering an AI-native (AI+) one-stop R&D system! +license = Open Source +license_desc = Go get %[2]s! Join us by contributing to make this project even better. Don't be shy to be a contributor! [install] install=Installation diff --git a/options/locale/locale_ga-IE.ini b/options/locale/locale_ga-IE.ini index df09b00562..a8024b95c1 100644 --- a/options/locale/locale_ga-IE.ini +++ b/options/locale/locale_ga-IE.ini @@ -240,15 +240,15 @@ not_found=Ní raibh an sprioc in ann a fháil. network_error=Earráid líonra [startpage] -app_desc=Seirbhís Git gan phian, féin-óstáil -install=Éasca a shuiteáil -install_desc=Níl ort ach rith an dénártha do d'ardán, seol é le Docker, nó faigh pacáilte é. -platform=Tras-ardán -platform_desc=Ritheann Gitea áit ar bith is féidir le Go tiomsú le haghaidh: Windows, macOS, Linux, ARM, srl Roghnaigh an ceann is breá leat! -lightweight=Éadrom -lightweight_desc=Tá íosta riachtanais íseal ag Gitea agus is féidir leo rith ar Raspberry Pi saor. Sábháil fuinneamh do mheaisín! -license=Foinse Oscailte -license_desc=Téigh go bhfaighidh %[2]s! Bí linn trí cur leis chun an tionscadal seo a fheabhsú fós. Ná bíodh cúthail ort a bheith i do rannpháirtí! +app_desc = One-Stop AI+ R&D Platform +install = Easy to install +install_desc = Install the DevStar script via:
wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh
and run it with sudo devstar start . +platform = Cloud-Native +platform_desc = Provides a cloud-native development environment with devcontainer containerization; supports one-click deployment of cloud-native R&D tools in Docker and Kubernetes environments, such as CI/CD pipeline Runners, Cloudbuild distributed compilation systems, private code LLM, MCP Server, and more! +lightweight = AI+ Powered +lightweight_desc = Deeply integrates code LLM with Git repository Pull Requests, CI/CD pipelines, the DevStar VS Code plugin, and more, delivering an AI-native (AI+) one-stop R&D system! +license = Open Source +license_desc = Go get %[2]s! Join us by contributing to make this project even better. Don't be shy to be a contributor! [install] install=Suiteáil diff --git a/options/locale/locale_hu-HU.ini b/options/locale/locale_hu-HU.ini index 90df4eb22d..ea25c6920c 100644 --- a/options/locale/locale_hu-HU.ini +++ b/options/locale/locale_hu-HU.ini @@ -110,11 +110,15 @@ buttons.table.add.insert=Hozzáadás [error] [startpage] -app_desc=Fájdalommentes, saját gépre telepíthető Git szolgáltatás -install=Könnyen telepíthető -platform=Keresztplatformos -lightweight=Könnyűsúlyú -license=Nyílt forráskódú +app_desc = One-Stop AI+ R&D Platform +install = Easy to install +install_desc = Install the DevStar script via:
wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh
and run it with sudo devstar start . +platform = Cloud-Native +platform_desc = Provides a cloud-native development environment with devcontainer containerization; supports one-click deployment of cloud-native R&D tools in Docker and Kubernetes environments, such as CI/CD pipeline Runners, Cloudbuild distributed compilation systems, private code LLM, MCP Server, and more! +lightweight = AI+ Powered +lightweight_desc = Deeply integrates code LLM with Git repository Pull Requests, CI/CD pipelines, the DevStar VS Code plugin, and more, delivering an AI-native (AI+) one-stop R&D system! +license = Open Source +license_desc = Go get %[2]s! Join us by contributing to make this project even better. Don't be shy to be a contributor! [install] install=Telepítés diff --git a/options/locale/locale_id-ID.ini b/options/locale/locale_id-ID.ini index 3724fe5a99..bc11eb5859 100644 --- a/options/locale/locale_id-ID.ini +++ b/options/locale/locale_id-ID.ini @@ -194,12 +194,15 @@ report_message=Jika Anda yakin ini adalah bug Gitea, silakan cari isu di wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh and run it with sudo devstar start . +platform = Cloud-Native +platform_desc = Provides a cloud-native development environment with devcontainer containerization; supports one-click deployment of cloud-native R&D tools in Docker and Kubernetes environments, such as CI/CD pipeline Runners, Cloudbuild distributed compilation systems, private code LLM, MCP Server, and more! +lightweight = AI+ Powered +lightweight_desc = Deeply integrates code LLM with Git repository Pull Requests, CI/CD pipelines, the DevStar VS Code plugin, and more, delivering an AI-native (AI+) one-stop R&D system! +license = Open Source +license_desc = Go get %[2]s! Join us by contributing to make this project even better. Don't be shy to be a contributor! [install] title=Konfigurasi Awal diff --git a/options/locale/locale_is-IS.ini b/options/locale/locale_is-IS.ini index 7d6214e37b..ee76317f31 100644 --- a/options/locale/locale_is-IS.ini +++ b/options/locale/locale_is-IS.ini @@ -135,12 +135,15 @@ not_found=Markmiðið fannst ekki. network_error=Netkerfisvilla [startpage] -app_desc=Þrautalaus og sjálfhýst Git þjónusta -install=Einföld uppsetning -platform=Fjölvettvangur -lightweight=Létt -lightweight_desc=Gitea hefur lágar lágmarkskröfur og getur keyrt á ódýrum Raspberry Pi. Sparaðu orku! -license=Frjáls Hugbúnaður +app_desc = One-Stop AI+ R&D Platform +install = Easy to install +install_desc = Install the DevStar script via:
wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh
and run it with sudo devstar start . +platform = Cloud-Native +platform_desc = Provides a cloud-native development environment with devcontainer containerization; supports one-click deployment of cloud-native R&D tools in Docker and Kubernetes environments, such as CI/CD pipeline Runners, Cloudbuild distributed compilation systems, private code LLM, MCP Server, and more! +lightweight = AI+ Powered +lightweight_desc = Deeply integrates code LLM with Git repository Pull Requests, CI/CD pipelines, the DevStar VS Code plugin, and more, delivering an AI-native (AI+) one-stop R&D system! +license = Open Source +license_desc = Go get %[2]s! Join us by contributing to make this project even better. Don't be shy to be a contributor! [install] install=Uppsetning diff --git a/options/locale/locale_it-IT.ini b/options/locale/locale_it-IT.ini index 61d7067028..5a6860b7d5 100644 --- a/options/locale/locale_it-IT.ini +++ b/options/locale/locale_it-IT.ini @@ -141,12 +141,15 @@ not_found=Il bersaglio non è stato trovato. network_error=Errore di rete [startpage] -app_desc=Un servizio auto-ospitato per Git pronto all'uso -install=Facile da installare -platform=Multipiattaforma -lightweight=Leggero -lightweight_desc=Gitea ha requisiti minimi bassi e può funzionare su un economico Raspberry Pi. Risparmia l'energia della tua macchina! -license=Open Source +app_desc = One-Stop AI+ R&D Platform +install = Easy to install +install_desc = Install the DevStar script via:
wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh
and run it with sudo devstar start . +platform = Cloud-Native +platform_desc = Provides a cloud-native development environment with devcontainer containerization; supports one-click deployment of cloud-native R&D tools in Docker and Kubernetes environments, such as CI/CD pipeline Runners, Cloudbuild distributed compilation systems, private code LLM, MCP Server, and more! +lightweight = AI+ Powered +lightweight_desc = Deeply integrates code LLM with Git repository Pull Requests, CI/CD pipelines, the DevStar VS Code plugin, and more, delivering an AI-native (AI+) one-stop R&D system! +license = Open Source +license_desc = Go get %[2]s! Join us by contributing to make this project even better. Don't be shy to be a contributor! [install] install=Installazione diff --git a/options/locale/locale_ja-JP.ini b/options/locale/locale_ja-JP.ini index 171d674c49..c9db790c1f 100644 --- a/options/locale/locale_ja-JP.ini +++ b/options/locale/locale_ja-JP.ini @@ -237,15 +237,15 @@ not_found=ターゲットが見つかりませんでした。 network_error=ネットワークエラー [startpage] -app_desc=自分で立てる、超簡単 Git サービス -install=簡単インストール -install_desc=シンプルに、プラットフォームに応じてバイナリを実行したり、Dockerで動かしたり、パッケージを使うだけ。 -platform=クロスプラットフォーム -platform_desc=GiteaはGoがコンパイル可能なあらゆる環境で動きます: Windows、macOS、Linux、ARMなど。 あなたの好きなものを選んでください! -lightweight=軽量 -lightweight_desc=Gitea の最小動作要件は小さいため、安価な Raspberry Pi でも動きます。エネルギーを節約しましょう! -license=オープンソース -license_desc=Go get %[2]s! このプロジェクトをさらに向上させるため、ぜひ貢献して参加してください。 貢献者になることを恥ずかしがらないで! +app_desc = One-Stop AI+ R&D Platform +install = Easy to install +install_desc = Install the DevStar script via:
wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh
and run it with sudo devstar start . +platform = Cloud-Native +platform_desc = Provides a cloud-native development environment with devcontainer containerization; supports one-click deployment of cloud-native R&D tools in Docker and Kubernetes environments, such as CI/CD pipeline Runners, Cloudbuild distributed compilation systems, private code LLM, MCP Server, and more! +lightweight = AI+ Powered +lightweight_desc = Deeply integrates code LLM with Git repository Pull Requests, CI/CD pipelines, the DevStar VS Code plugin, and more, delivering an AI-native (AI+) one-stop R&D system! +license = Open Source +license_desc = Go get %[2]s! Join us by contributing to make this project even better. Don't be shy to be a contributor! [install] install=インストール diff --git a/options/locale/locale_ko-KR.ini b/options/locale/locale_ko-KR.ini index 1728408410..4d53bbf2d7 100644 --- a/options/locale/locale_ko-KR.ini +++ b/options/locale/locale_ko-KR.ini @@ -102,11 +102,15 @@ buttons.table.add.insert=추가 [error] [startpage] -app_desc=편리한 설치형 Git 서비스 -install=쉬운 설치 -platform=크로스 플랫폼 -lightweight=가벼움 -license=오픈 소스 +app_desc = One-Stop AI+ R&D Platform +install = Easy to install +install_desc = Install the DevStar script via:
wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh
and run it with sudo devstar start . +platform = Cloud-Native +platform_desc = Provides a cloud-native development environment with devcontainer containerization; supports one-click deployment of cloud-native R&D tools in Docker and Kubernetes environments, such as CI/CD pipeline Runners, Cloudbuild distributed compilation systems, private code LLM, MCP Server, and more! +lightweight = AI+ Powered +lightweight_desc = Deeply integrates code LLM with Git repository Pull Requests, CI/CD pipelines, the DevStar VS Code plugin, and more, delivering an AI-native (AI+) one-stop R&D system! +license = Open Source +license_desc = Go get %[2]s! Join us by contributing to make this project even better. Don't be shy to be a contributor! [install] install=설치 diff --git a/options/locale/locale_lv-LV.ini b/options/locale/locale_lv-LV.ini index 7f1c52ff73..e9c9d96d54 100644 --- a/options/locale/locale_lv-LV.ini +++ b/options/locale/locale_lv-LV.ini @@ -193,12 +193,15 @@ not_found=Pieprasītie dati netika atrasti. network_error=Tīkla kļūda [startpage] -app_desc=Viegli uzstādāms Git serviss -install=Vienkārši instalējams -platform=Pieejama dažādām platformām -lightweight=Viegla -lightweight_desc=Gitea ir miminālas prasības un to var darbināt uz nedārga Raspberry Pi datora. Ietaupi savai ierīcei resursus! -license=Atvērtā pirmkoda +app_desc = One-Stop AI+ R&D Platform +install = Easy to install +install_desc = Install the DevStar script via:
wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh
and run it with sudo devstar start . +platform = Cloud-Native +platform_desc = Provides a cloud-native development environment with devcontainer containerization; supports one-click deployment of cloud-native R&D tools in Docker and Kubernetes environments, such as CI/CD pipeline Runners, Cloudbuild distributed compilation systems, private code LLM, MCP Server, and more! +lightweight = AI+ Powered +lightweight_desc = Deeply integrates code LLM with Git repository Pull Requests, CI/CD pipelines, the DevStar VS Code plugin, and more, delivering an AI-native (AI+) one-stop R&D system! +license = Open Source +license_desc = Go get %[2]s! Join us by contributing to make this project even better. Don't be shy to be a contributor! [install] install=Instalācija diff --git a/options/locale/locale_nl-NL.ini b/options/locale/locale_nl-NL.ini index 3607d71279..d82de9aedc 100644 --- a/options/locale/locale_nl-NL.ini +++ b/options/locale/locale_nl-NL.ini @@ -140,12 +140,15 @@ not_found=Het doel kon niet worden gevonden. network_error=Netwerk fout [startpage] -app_desc=Een eenvoudige, self-hosted Git service -install=Makkelijk te installeren -platform=Cross-platform -lightweight=Lichtgewicht -lightweight_desc=Gitea heeft hele lage systeemeisen, je kunt Gitea al draaien op een goedkope Raspberry Pi. -license=Open Source +app_desc = One-Stop AI+ R&D Platform +install = Easy to install +install_desc = Install the DevStar script via:
wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh
and run it with sudo devstar start . +platform = Cloud-Native +platform_desc = Provides a cloud-native development environment with devcontainer containerization; supports one-click deployment of cloud-native R&D tools in Docker and Kubernetes environments, such as CI/CD pipeline Runners, Cloudbuild distributed compilation systems, private code LLM, MCP Server, and more! +lightweight = AI+ Powered +lightweight_desc = Deeply integrates code LLM with Git repository Pull Requests, CI/CD pipelines, the DevStar VS Code plugin, and more, delivering an AI-native (AI+) one-stop R&D system! +license = Open Source +license_desc = Go get %[2]s! Join us by contributing to make this project even better. Don't be shy to be a contributor! [install] install=Installatie diff --git a/options/locale/locale_pl-PL.ini b/options/locale/locale_pl-PL.ini index 92e8790e3c..16760db5b1 100644 --- a/options/locale/locale_pl-PL.ini +++ b/options/locale/locale_pl-PL.ini @@ -136,12 +136,15 @@ not_found=Nie można odnaleźć celu. network_error=Błąd sieci [startpage] -app_desc=Bezbolesna usługa Git na własnym serwerze -install=Łatwa instalacja -platform=Wieloplatformowość -lightweight=Niskie wymagania -lightweight_desc=Gitea ma niskie minimalne wymagania i może działać na niedrogim Raspberry Pi. Oszczędzaj energię swojego komputera! -license=Otwarte źródło +app_desc = One-Stop AI+ R&D Platform +install = Easy to install +install_desc = Install the DevStar script via:
wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh
and run it with sudo devstar start . +platform = Cloud-Native +platform_desc = Provides a cloud-native development environment with devcontainer containerization; supports one-click deployment of cloud-native R&D tools in Docker and Kubernetes environments, such as CI/CD pipeline Runners, Cloudbuild distributed compilation systems, private code LLM, MCP Server, and more! +lightweight = AI+ Powered +lightweight_desc = Deeply integrates code LLM with Git repository Pull Requests, CI/CD pipelines, the DevStar VS Code plugin, and more, delivering an AI-native (AI+) one-stop R&D system! +license = Open Source +license_desc = Go get %[2]s! Join us by contributing to make this project even better. Don't be shy to be a contributor! [install] install=Instalacja diff --git a/options/locale/locale_pt-BR.ini b/options/locale/locale_pt-BR.ini index 2e38290aee..c06c214846 100644 --- a/options/locale/locale_pt-BR.ini +++ b/options/locale/locale_pt-BR.ini @@ -189,12 +189,15 @@ not_found=Não foi possível encontrar o destino. network_error=Erro de rede [startpage] -app_desc=Um serviço de hospedagem Git amigável -install=Fácil de instalar -platform=Multi-plataforma -lightweight=Leve e rápido -lightweight_desc=Gitea utiliza poucos recursos e consegue mesmo rodar no barato Raspberry Pi. Economize energia elétrica da sua máquina! -license=Código aberto +app_desc = One-Stop AI+ R&D Platform +install = Easy to install +install_desc = Install the DevStar script via:
wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh
and run it with sudo devstar start . +platform = Cloud-Native +platform_desc = Provides a cloud-native development environment with devcontainer containerization; supports one-click deployment of cloud-native R&D tools in Docker and Kubernetes environments, such as CI/CD pipeline Runners, Cloudbuild distributed compilation systems, private code LLM, MCP Server, and more! +lightweight = AI+ Powered +lightweight_desc = Deeply integrates code LLM with Git repository Pull Requests, CI/CD pipelines, the DevStar VS Code plugin, and more, delivering an AI-native (AI+) one-stop R&D system! +license = Open Source +license_desc = Go get %[2]s! Join us by contributing to make this project even better. Don't be shy to be a contributor! [install] install=Instalação diff --git a/options/locale/locale_pt-PT.ini b/options/locale/locale_pt-PT.ini index c94211d860..f0f769ddfc 100644 --- a/options/locale/locale_pt-PT.ini +++ b/options/locale/locale_pt-PT.ini @@ -240,15 +240,15 @@ not_found=Não foi possível encontrar o destino. network_error=Erro de rede [startpage] -app_desc=Um serviço Git auto-hospedado e fácil de usar -install=Fácil de instalar -install_desc=Corra, simplesmente, o ficheiro binário executável para a sua plataforma, despache-o com o Docker, ou obtenha-o sob a forma de pacote. -platform=Multiplataforma -platform_desc=Gitea corre em qualquer plataforma onde possa compilar em linguagem Go: Windows, macOS, Linux, ARM, etc. Escolha a sua preferida! -lightweight=Leve -lightweight_desc=Gitea requer poucos recursos e pode correr num simples Raspberry Pi. Economize a energia da sua máquina! -license=Código aberto -license_desc=Vá buscar %[2]s! Junte-se a nós dando a sua contribuição para tornar este programa ainda melhor. Não se acanhe e contribua! +app_desc = One-Stop AI+ R&D Platform +install = Easy to install +install_desc = Install the DevStar script via:
wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh
and run it with sudo devstar start . +platform = Cloud-Native +platform_desc = Provides a cloud-native development environment with devcontainer containerization; supports one-click deployment of cloud-native R&D tools in Docker and Kubernetes environments, such as CI/CD pipeline Runners, Cloudbuild distributed compilation systems, private code LLM, MCP Server, and more! +lightweight = AI+ Powered +lightweight_desc = Deeply integrates code LLM with Git repository Pull Requests, CI/CD pipelines, the DevStar VS Code plugin, and more, delivering an AI-native (AI+) one-stop R&D system! +license = Open Source +license_desc = Go get %[2]s! Join us by contributing to make this project even better. Don't be shy to be a contributor! [install] install=Instalação diff --git a/options/locale/locale_ru-RU.ini b/options/locale/locale_ru-RU.ini index 82f6f398dc..2f9812bf19 100644 --- a/options/locale/locale_ru-RU.ini +++ b/options/locale/locale_ru-RU.ini @@ -188,12 +188,15 @@ not_found=Цель не найдена. network_error=Ошибка сети [startpage] -app_desc=Удобный сервис собственного хостинга репозиториев Git -install=Простой в установке -platform=Кроссплатформенный -lightweight=Легковесный -lightweight_desc=Gitea имеет низкие системные требования и может работать на недорогом Raspberry Pi. Экономьте энергию вашей машины! -license=Открытый исходный код +app_desc = One-Stop AI+ R&D Platform +install = Easy to install +install_desc = Install the DevStar script via:
wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh
and run it with sudo devstar start . +platform = Cloud-Native +platform_desc = Provides a cloud-native development environment with devcontainer containerization; supports one-click deployment of cloud-native R&D tools in Docker and Kubernetes environments, such as CI/CD pipeline Runners, Cloudbuild distributed compilation systems, private code LLM, MCP Server, and more! +lightweight = AI+ Powered +lightweight_desc = Deeply integrates code LLM with Git repository Pull Requests, CI/CD pipelines, the DevStar VS Code plugin, and more, delivering an AI-native (AI+) one-stop R&D system! +license = Open Source +license_desc = Go get %[2]s! Join us by contributing to make this project even better. Don't be shy to be a contributor! [install] install=Установка diff --git a/options/locale/locale_si-LK.ini b/options/locale/locale_si-LK.ini index 4514f1820a..43a5837d1c 100644 --- a/options/locale/locale_si-LK.ini +++ b/options/locale/locale_si-LK.ini @@ -121,12 +121,15 @@ buttons.table.add.insert=එකතු [error] [startpage] -app_desc=වේදනාකාරී, ස්වයං-සත්කාරක Git සේවාවක් -install=ස්ථාපනයට පහසුය -platform=හරස් වේදිකාව -lightweight=සැහැල්ලු -lightweight_desc=Gitea අඩු අවම අවශ්යතා ඇති අතර මිල අඩු Raspberry Pi මත ධාවනය කළ හැකිය. ඔබේ යන්ත්ර ශක්තිය සුරකින්න! -license=විවෘත මූලාශ්‍ර +app_desc = One-Stop AI+ R&D Platform +install = Easy to install +install_desc = Install the DevStar script via:
wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh
and run it with sudo devstar start . +platform = Cloud-Native +platform_desc = Provides a cloud-native development environment with devcontainer containerization; supports one-click deployment of cloud-native R&D tools in Docker and Kubernetes environments, such as CI/CD pipeline Runners, Cloudbuild distributed compilation systems, private code LLM, MCP Server, and more! +lightweight = AI+ Powered +lightweight_desc = Deeply integrates code LLM with Git repository Pull Requests, CI/CD pipelines, the DevStar VS Code plugin, and more, delivering an AI-native (AI+) one-stop R&D system! +license = Open Source +license_desc = Go get %[2]s! Join us by contributing to make this project even better. Don't be shy to be a contributor! [install] install=ස්ථාපනය diff --git a/options/locale/locale_sk-SK.ini b/options/locale/locale_sk-SK.ini index a3dc642bb2..07ee784316 100644 --- a/options/locale/locale_sk-SK.ini +++ b/options/locale/locale_sk-SK.ini @@ -187,12 +187,15 @@ not_found=Nebolo možné nájsť cieľ. network_error=Chyba siete [startpage] -app_desc=Jednoducho prístupný vlastný Git -install=Jednoduchá inštalácia -platform=Multiplatformový -lightweight=Ľahká -lightweight_desc=Gitea má minimálne požiadavky a môže bežať na Raspberry Pi. Šetrite energiou vášho stroja! -license=Otvorený zdrojový kód +app_desc = One-Stop AI+ R&D Platform +install = Easy to install +install_desc = Install the DevStar script via:
wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh
and run it with sudo devstar start . +platform = Cloud-Native +platform_desc = Provides a cloud-native development environment with devcontainer containerization; supports one-click deployment of cloud-native R&D tools in Docker and Kubernetes environments, such as CI/CD pipeline Runners, Cloudbuild distributed compilation systems, private code LLM, MCP Server, and more! +lightweight = AI+ Powered +lightweight_desc = Deeply integrates code LLM with Git repository Pull Requests, CI/CD pipelines, the DevStar VS Code plugin, and more, delivering an AI-native (AI+) one-stop R&D system! +license = Open Source +license_desc = Go get %[2]s! Join us by contributing to make this project even better. Don't be shy to be a contributor! [install] install=Inštalácia diff --git a/options/locale/locale_sv-SE.ini b/options/locale/locale_sv-SE.ini index 0c82239487..899c06c142 100644 --- a/options/locale/locale_sv-SE.ini +++ b/options/locale/locale_sv-SE.ini @@ -111,12 +111,15 @@ buttons.table.add.insert=Lägg till [error] [startpage] -app_desc=En smidig, självhostad Git-tjänst -install=Lätt att installera -platform=Plattformsoberoende -lightweight=Lättviktig -lightweight_desc=Gitea har låga minimum-krav och kan köras på en billig Rasperry Pi. Spara på din maskins kraft! -license=Öppen källkod +app_desc = One-Stop AI+ R&D Platform +install = Easy to install +install_desc = Install the DevStar script via:
wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh
and run it with sudo devstar start . +platform = Cloud-Native +platform_desc = Provides a cloud-native development environment with devcontainer containerization; supports one-click deployment of cloud-native R&D tools in Docker and Kubernetes environments, such as CI/CD pipeline Runners, Cloudbuild distributed compilation systems, private code LLM, MCP Server, and more! +lightweight = AI+ Powered +lightweight_desc = Deeply integrates code LLM with Git repository Pull Requests, CI/CD pipelines, the DevStar VS Code plugin, and more, delivering an AI-native (AI+) one-stop R&D system! +license = Open Source +license_desc = Go get %[2]s! Join us by contributing to make this project even better. Don't be shy to be a contributor! [install] install=Installation diff --git a/options/locale/locale_tr-TR.ini b/options/locale/locale_tr-TR.ini index 4675b8a623..ab1ea3b33f 100644 --- a/options/locale/locale_tr-TR.ini +++ b/options/locale/locale_tr-TR.ini @@ -237,15 +237,15 @@ not_found=Hedef bulunamadı. network_error=Ağ hatası [startpage] -app_desc=Zahmetsiz, kendi sunucunuzda barındırabileceğiniz Git servisi -install=Kurulumu kolay -install_desc=Platformunuz için ikili dosyayı çalıştırın, Docker ile yükleyin veya paket olarak edinin. -platform=Farklı platformlarda çalışablir -platform_desc=Gitea Go ile derleme yapılabilecek her yerde çalışmaktadır: Windows, macOS, Linux, ARM, vb. Hangisini seviyorsanız onu seçin! -lightweight=Hafif -lightweight_desc=Gitea'nın minimal gereksinimleri çok düşüktür ve ucuz bir Raspberry Pi üzerinde çalışabilmektedir. Makine enerjinizden tasarruf edin! -license=Açık Kaynak -license_desc=Gidin ve code.gitea.io/gitea'yı edinin! Bu projeyi daha da iyi yapmak için katkıda bulunarak bize katılın. Katkıda bulunmaktan çekinmeyin! +app_desc = One-Stop AI+ R&D Platform +install = Easy to install +install_desc = Install the DevStar script via:
wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh
and run it with sudo devstar start . +platform = Cloud-Native +platform_desc = Provides a cloud-native development environment with devcontainer containerization; supports one-click deployment of cloud-native R&D tools in Docker and Kubernetes environments, such as CI/CD pipeline Runners, Cloudbuild distributed compilation systems, private code LLM, MCP Server, and more! +lightweight = AI+ Powered +lightweight_desc = Deeply integrates code LLM with Git repository Pull Requests, CI/CD pipelines, the DevStar VS Code plugin, and more, delivering an AI-native (AI+) one-stop R&D system! +license = Open Source +license_desc = Go get %[2]s! Join us by contributing to make this project even better. Don't be shy to be a contributor! [install] install=Kurulum diff --git a/options/locale/locale_uk-UA.ini b/options/locale/locale_uk-UA.ini index d9952cec6f..cd4586c5a7 100644 --- a/options/locale/locale_uk-UA.ini +++ b/options/locale/locale_uk-UA.ini @@ -232,14 +232,15 @@ not_found=Ціль не знайдено. network_error=Помилка мережі [startpage] -app_desc=Зручний власний сервіс хостингу репозиторіїв Git -install=Легко встановити -install_desc=Просто запустіть двійковий файл для вашої платформи, скористайтеся Docker, або встановіть системою керування пакунками. -platform=Платформонезалежність -platform_desc=Gitea запускається будь-де, де Go може компілюватись: на Windows, macOS, Linux, ARM тощо. Виберіть платформу, яку любите! -lightweight=Невибагливість -lightweight_desc=Gitea має мінімальні вимоги і може працювати на недорогому Raspberry Pi. Заощаджуйте ресурси вашої машини! -license=Відкритий вихідний код +app_desc = One-Stop AI+ R&D Platform +install = Easy to install +install_desc = Install the DevStar script via:
wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh
and run it with sudo devstar start . +platform = Cloud-Native +platform_desc = Provides a cloud-native development environment with devcontainer containerization; supports one-click deployment of cloud-native R&D tools in Docker and Kubernetes environments, such as CI/CD pipeline Runners, Cloudbuild distributed compilation systems, private code LLM, MCP Server, and more! +lightweight = AI+ Powered +lightweight_desc = Deeply integrates code LLM with Git repository Pull Requests, CI/CD pipelines, the DevStar VS Code plugin, and more, delivering an AI-native (AI+) one-stop R&D system! +license = Open Source +license_desc = Go get %[2]s! Join us by contributing to make this project even better. Don't be shy to be a contributor! [install] install=Встановлення diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini index e472e47746..69fb76b36d 100644 --- a/options/locale/locale_zh-CN.ini +++ b/options/locale/locale_zh-CN.ini @@ -237,13 +237,13 @@ not_found=找不到目标。 network_error=网络错误 [startpage] -app_desc=一款极易搭建的自助 Git 服务 +app_desc=一站式智能研发平台 install=易安装 -install_desc=通过 二进制 来运行;或者通过 Docker 来运行;或者通过 安装包 来运行。 -platform=跨平台 -platform_desc=任何 Go 语言 支持的平台都可以运行 Gitea,包括 Windows、Mac、Linux 以及 ARM。挑一个您喜欢的就行! -lightweight=轻量级 -lightweight_desc=一个廉价的树莓派的配置足以满足 Gitea 的最低系统硬件要求。最大程度上节省您的服务器资源! +install_desc=通过如下命令安装 DevStar 脚本:
wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh
然后使用命令 sudo devstar start 启动运行。 +platform=云原生 +platform_desc=提供devcontainer容器化的云原生开发环境;支持Docker和Kubernetes两种环境下一键式部署云原生研发工具,如CI/CD流水线Runner、Cloudbuild分布式编译系统、私有代码大模型、MCP Server等! +lightweight=智能化 +lightweight_desc=将代码大模型与Git仓库Pull request、CI/CD流水线、DevStar VS Code插件等深度融合,提供智能原生(AI+)一站式智能研发体系! license=开源化 license_desc=所有的代码都开源在 %[2]s 上,赶快加入我们来共同发展这个伟大的项目!还等什么?成为贡献者吧! diff --git a/options/locale/locale_zh-HK.ini b/options/locale/locale_zh-HK.ini index 3ae5954ea3..ba7f0d6c46 100644 --- a/options/locale/locale_zh-HK.ini +++ b/options/locale/locale_zh-HK.ini @@ -78,6 +78,15 @@ filter.private=私有庫 [error] [startpage] +app_desc=一站式智能研发平台 +install=易安装 +install_desc=通过如下命令安装 DevStar 脚本:
wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh
然后使用命令 sudo devstar start 启动运行。 +platform=云原生 +platform_desc=提供devcontainer容器化的云原生开发环境;支持Docker和Kubernetes两种环境下一键式部署云原生研发工具,如CI/CD流水线Runner、Cloudbuild分布式编译系统、私有代码大模型、MCP Server等! +lightweight=智能化 +lightweight_desc=将代码大模型与Git仓库Pull request、CI/CD流水线、DevStar VS Code插件等深度融合,提供智能原生(AI+)一站式智能研发体系! +license=开源化 +license_desc=所有的代码都开源在 %[2]s 上,赶快加入我们来共同发展这个伟大的项目!还等什么?成为贡献者吧! [install] install=安裝頁面 diff --git a/options/locale/locale_zh-TW.ini b/options/locale/locale_zh-TW.ini index 8ae16dd11f..28af9facc4 100644 --- a/options/locale/locale_zh-TW.ini +++ b/options/locale/locale_zh-TW.ini @@ -230,15 +230,15 @@ not_found=找不到目標。 network_error=網路錯誤 [startpage] -app_desc=一套極易架設的 Git 服務 -install=安裝容易 -install_desc=直接用 執行檔安裝,還可以透過 Docker部屬,或是取得 套件。 -platform=跨平台 -platform_desc=Gitea 可以在所有能編譯 Go 語言的平台上執行: Windows, macOS, Linux, ARM 等等。挑一個您喜歡的吧! -lightweight=輕量級 -lightweight_desc=一片便宜的 Raspberry Pi 就可以滿足 Gitea 的最低需求。節省您的機器資源! -license=開放原始碼 -license_desc=取得 code.gitea.io/gitea !成為一名貢獻者和我們一起讓 Gitea 更好,快點加入我們吧! +app_desc=一站式智能研发平台 +install=易安装 +install_desc=通过如下命令安装 DevStar 脚本:
wget -c https://devstar.cn/assets/install.sh && chmod +x install.sh && sudo ./install.sh
然后使用命令 sudo devstar start 启动运行。 +platform=云原生 +platform_desc=提供devcontainer容器化的云原生开发环境;支持Docker和Kubernetes两种环境下一键式部署云原生研发工具,如CI/CD流水线Runner、Cloudbuild分布式编译系统、私有代码大模型、MCP Server等! +lightweight=智能化 +lightweight_desc=将代码大模型与Git仓库Pull request、CI/CD流水线、DevStar VS Code插件等深度融合,提供智能原生(AI+)一站式智能研发体系! +license=开源化 +license_desc=所有的代码都开源在 %[2]s 上,赶快加入我们来共同发展这个伟大的项目!还等什么?成为贡献者吧! [install] install=安裝頁面 diff --git a/templates/home.tmpl b/templates/home.tmpl index cc9da82605..f597671e60 100644 --- a/templates/home.tmpl +++ b/templates/home.tmpl @@ -17,7 +17,7 @@ {{svg "octicon-flame"}} {{ctx.Locale.Tr "startpage.install"}}

- {{ctx.Locale.Tr "startpage.install_desc" "https://docs.gitea.com/installation/install-from-binary" "https://github.com/go-gitea/gitea/tree/master/docker" "https://docs.gitea.com/installation/install-from-package"}} + {{ctx.Locale.Tr "startpage.install_desc"}}

@@ -25,7 +25,7 @@ {{svg "octicon-device-desktop"}} {{ctx.Locale.Tr "startpage.platform"}}

- {{ctx.Locale.Tr "startpage.platform_desc" "https://go.dev/"}} + {{ctx.Locale.Tr "startpage.platform_desc"}}

@@ -43,7 +43,7 @@ {{svg "octicon-code"}} {{ctx.Locale.Tr "startpage.license"}}

- {{ctx.Locale.Tr "startpage.license_desc" "https://code.gitea.io/gitea" "code.gitea.io/gitea" "https://github.com/go-gitea/gitea"}} + {{ctx.Locale.Tr "startpage.license_desc" "https://devstar.cn/devstar/devstar" "DevStar.cn" "https://github.com/mengning/DevStar"}}