diff --git a/translated/tech/20230905 Linux Lite 6.6 Release Features an Updated Welcome App and Icon Theme.md b/published/20230905 Linux Lite 6.6 Release Features an Updated Welcome App and Icon Theme.md similarity index 63% rename from translated/tech/20230905 Linux Lite 6.6 Release Features an Updated Welcome App and Icon Theme.md rename to published/20230905 Linux Lite 6.6 Release Features an Updated Welcome App and Icon Theme.md index 5247a08ddc..a471e14583 100644 --- a/translated/tech/20230905 Linux Lite 6.6 Release Features an Updated Welcome App and Icon Theme.md +++ b/published/20230905 Linux Lite 6.6 Release Features an Updated Welcome App and Icon Theme.md @@ -3,23 +3,26 @@ [#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/" [#]: collector: "lujun9972/lctt-scripts-1693450080" [#]: translator: "geekpi" -[#]: reviewer: " " -[#]: publisher: " " -[#]: url: " " +[#]: reviewer: "wxy" +[#]: publisher: "wxy" +[#]: url: "https://linux.cn/article-16173-1.html" -Linux Lite 6.6 版本更新了欢迎应用和图标主题 -====== -Linux Lite 6.6 可能没有大的变化,但看起来它专注于有用的部分。 +Linux Lite 6.6 发布:更新了欢迎应用和图标主题 +====== -Linux Lite 是[最好的轻量级 Linux 发行版][1]之一,提供[类似 Windows][2] 的体验。 +![][0] -我们上次查看它是在今年早些时候,当时 [Linux Lite 6.4][3] 添加了一些重大更改。现在,我们又发布了一个新版本,承诺进行大量改进。 +> Linux Lite 6.6 可能没有大的变化,但看起来它专注于有用的部分。 -## 🆕 Linux Lite 6.6:有什么新变化? +Linux Lite 是 [最好的轻量级 Linux 发行版][1] 之一,提供 [类似 Windows][2] 的体验。 + +我们上次了解它是在今年早些时候,当时 [Linux Lite 6.4][3] 添加了一些重大更改。现在,他们又发布了一个小版本,承诺进行大量改进。 + +### 🆕 Linux Lite 6.6:有什么新变化? ![][4] -该版本被称为 2012 年以来最大的 Linux Lite 版本之一,包含 1000 行新代码。Linux Lite 6.6 由可靠的 [**Linux Kernel 5.15**][5] 提供支持,是一个适度的更新。 +该版本被称为 2012 年以来最大的 Linux Lite 版本之一,增加了数千行新代码。Linux Lite 6.6 由可靠的 [Linux 内核 5.15][5] 提供支持,是一个适度的更新。 一些亮点包括: @@ -27,13 +30,11 @@ Linux Lite 是[最好的轻量级 Linux 发行版][1]之一,提供[类似 Wind * **免费 AI 聊天机器人** * **支持新语言** - - ### 改进的 Lite Welcome ![][6] -“**Lite Welcome**”应用已更新,当未安装 Linux Lite 时,在实时会话中显示“**立即安装**”按钮。现在它将检查它是否在实时环境中运行并相应地显示按钮。 +“Lite Welcome” 应用已更新,当未安装 Linux Lite 时,在立付会话中显示 “立即安装Install Now” 按钮。现在它将检查它是否在立付环境中运行并相应地显示按钮。 这将是直接将 Linux Lite 安装到系统上的便捷方法。此次更新还为欢迎应用添加了另一个选项。下面有更多内容。 @@ -45,18 +46,17 @@ Linux Lite 是[最好的轻量级 Linux 发行版][1]之一,提供[类似 Wind 用户可以使用它来获得与 Linux Lite 相关的支持。尽管我希望这是系统中内置的专用应用,但拥有它仍然很有趣。 -你还可以使用网络浏览器直接[访问][9]。 +你还可以使用网络浏览器直接 [访问][9] 它。 ### 支持新语言 ![][10] -这是上述代码行的主要贡献者,即 Linux Lite 6.6 中添加了对 **22 种语言**的支持。 +这是上述代码行的主要部分,Linux Lite 6.6 中添加了对 **22 种语言**的支持。 我用“印地语”测试了它,效果很好。尽管某些选项仍然以英语显示,但很高兴看到它们**试图更具包容性**,提供更广泛的语言选项。 -**具有这些语言的区域**包括主菜单、右键单击菜单、文件夹名称、Linux Lite 应用名称、桌面图标和“我的电脑”菜单名称。 - +**提供这些语言的区域**包括主菜单、右键单击菜单、文件夹名称、Linux Lite 应用名称、桌面图标和“我的电脑”菜单名称。 ### 🛠️ 其他更改和改进 @@ -71,19 +71,15 @@ Linux Lite 是[最好的轻量级 Linux 发行版][1]之一,提供[类似 Wind * 包含最新的 Papirus 图标主题。 * 硬件数据库目前拥有超过 85,000 条提交内容。 +有关这些变化的更详细的展望,请访问其 [公告][11]。 +### 📥 下载 Linux Lite 6.6 -有关这些变化的更详细的展望,请访问其[公告][11]。 +你可以前往 [官方网站][12] 获取此版本或单击下面的按钮。 -## 📥 下载 Linux Lite 6.6 +> **[Linux Lite 6.6][12]** -你可以前往[官方网站][12]获取此版本或单击下面的按钮。 - -[Linux Lite 6.6][12] - -_💬 你对 Linux Lite 6.6 版本有何看法?_ - -* * * +💬 你对 Linux Lite 6.6 版本有何看法? -------------------------------------------------------------------------------- @@ -92,7 +88,7 @@ via: https://news.itsfoss.com/linux-lite-6-6-release/ 作者:[Sourav Rudra][a] 选题:[lujun9972][b] 译者:[geekpi](https://github.com/geekpi) -校对:[校对者ID](https://github.com/校对者ID) +校对:[wxy](https://github.com/wxy) 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 @@ -109,3 +105,4 @@ via: https://news.itsfoss.com/linux-lite-6-6-release/ [10]: https://news.itsfoss.com/content/images/2023/09/Linux_Lite_6.6_4.png [11]: https://www.linuxliteos.com/forums/release-announcements/linux-lite-6-6-final-released/ [12]: https://www.linuxliteos.com/download.php +[0]: https://news.itsfoss.com/content/images/size/w1304/2023/09/linux-lite-6-6-release.png \ No newline at end of file