diff --git a/published/20221226.1 ⭐️ Manjaro Linux 22.0 Releases Featuring Xfce 4.18 and Linux Kernel 6.1.md b/published/20221226.1 ⭐️ Manjaro Linux 22.0 Releases Featuring Xfce 4.18 and Linux Kernel 6.1.md
new file mode 100644
index 0000000000..d94f5b884e
--- /dev/null
+++ b/published/20221226.1 ⭐️ Manjaro Linux 22.0 Releases Featuring Xfce 4.18 and Linux Kernel 6.1.md
@@ -0,0 +1,102 @@
+[#]: subject: "Manjaro Linux 22.0 Releases Featuring Xfce 4.18 and Linux Kernel 6.1"
+[#]: via: "https://news.itsfoss.com/manjaro-22-0-release/"
+[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
+[#]: collector: "lkxed"
+[#]: translator: "wxy"
+[#]: reviewer: "wxy"
+[#]: publisher: "wxy"
+[#]: url: "https://linux.cn/article-15391-1.html"
+
+Manjaro Linux 22.0 发布
+======
+
+> Manjaro Linux 22.0 带着各种升级来了!
+
+![][1]
+
+Manjaro Linux 是一个基于 Arch Linux 的滚动发布发行版,专注于提供用户友好和无障碍体验。
+
+自 6 月发布 “[Ruah][2]” 以来,Manjaro 的开发仍在继续,并为最新的版本铺平了道路,它被称为 “Sikaris”。
+
+这是 2022 年最后的流行的发行版之一。让我们看看它提供了什么。
+
+### Manjaro 22 “Sikaris” 有什么新内容?
+
+![][3]
+
+Sikaris 版本带来了许多改进,一些值得注意的包括:
+
+- 桌面环境的升级
+- Linux 内核 6.1
+- 动态墙纸
+- 各种用户体验的改进
+
+#### 桌面环境的升级
+
+这个版本对 Manjaro Linux 的三个不同版本进行了许多改进。让我带你看看这些改进。
+
+**对于 Manjaro GNOME:** 它使用是的 GNOME 43,有一个重新设计的系统状态菜单,可以让你在常用的设置之间快速切换。
+
+他们还更新了他们的 “布局切换器” 应用程序,包括各种改进和修复。
+
+![][4]
+
+此外,你可以创建你的动态壁纸并使用 [Gradience][5] 来定制你的主题。
+
+**对于 Manjaro KDE:** “Sikaris” 版本采用了最新的 Plasma 5.26 桌面环境,具有许多改进,如动画壁纸、新的小工具,以及 Plasma 大屏幕的改进。
+
+![][6]
+
+还有一些其它的调整,允许壁纸根据系统的主题来改变。
+
+此外,Dolphin 文件管理器现在有一个新的功能叫“选择模式”,可以让你选择多个文件或文件夹。
+
+**对于 Manjaro Xfce:** 使用的是 Xfce 4.18,该版本在 Thunar 文件管理器中获得了新的文件高亮显示和递归搜索功能。
+
+可能是第一个包括 [新发布的 Xfce 4.18][7] 的开箱即用发行版。
+
+面板也被更新了,允许最大化的应用程序填满面板后面的区域,而且面板的长度现在是以像素而不是百分比计算的。
+
+![][8]
+
+此外,“控制中心”现在将所有用于管理系统的桌面模块集中到一个易于使用的窗口。
+
+这些功能应该会改善你的整体体验! 😃
+
+#### Linux 内核 6.1
+
+Manjaro 22 ”Sikaris“ 使用 [Linux 内核 6.1][9] 提供了各种增强功能。
+
+这些包括对 Rust 的实验性支持,对英特尔即将推出的 Meteor Lake 芯片的初步支持,改进的 ARM SoC 支持,以及更多。
+
+### 下载 Manjaro 22
+
+Manjaro 22 “Sikaris” 可用于 X86_64 和 ARM 系统,前往官方 [下载页面][10] 获取。
+
+> **[下载 Manjaro 22][10]**
+
+**对于现有的用户,** 你只需在命令行中运行 `sudo pacman -Syu` 就可以得到这个版本的 Manjaro Linux。
+
+--------------------------------------------------------------------------------
+
+via: https://news.itsfoss.com/manjaro-22-0-release/
+
+作者:[Sourav Rudra][a]
+选题:[lkxed][b]
+译者:[wxy](https://github.com/wxy)
+校对:[wxy](https://github.com/wxy)
+
+本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
+
+[a]: https://news.itsfoss.com/author/sourav/
+[b]: https://github.com/lkxed
+[1]: https://news.itsfoss.com/content/images/size/w2000/2022/12/manjaro-22-0-release.png
+[2]: https://news.itsfoss.com/manjaro-21-3-0-release/
+[3]: https://news.itsfoss.com/content/images/2022/12/Manjaro_Linux_KDE_2.png
+[4]: https://news.itsfoss.com/content/images/2022/12/Manjaro_Linux_GNOME.png
+[5]: https://github.com/GradienceTeam/Gradience
+[6]: https://news.itsfoss.com/content/images/2022/12/Manjaro_Linux_KDE.png
+[7]: https://news.itsfoss.com/xfce-4-18-release/
+[8]: https://news.itsfoss.com/content/images/2022/12/Manjaro_Linux_XFCE.png
+[9]: https://news.itsfoss.com/linux-kernel-6-1-release/
+[10]: https://manjaro.org/download/
diff --git a/sources/news/20221226.1 ⭐️ Manjaro Linux 22.0 Releases Featuring Xfce 4.18 and Linux Kernel 6.1.md b/sources/news/20221226.1 ⭐️ Manjaro Linux 22.0 Releases Featuring Xfce 4.18 and Linux Kernel 6.1.md
deleted file mode 100644
index 545ff86782..0000000000
--- a/sources/news/20221226.1 ⭐️ Manjaro Linux 22.0 Releases Featuring Xfce 4.18 and Linux Kernel 6.1.md
+++ /dev/null
@@ -1,102 +0,0 @@
-[#]: subject: "Manjaro Linux 22.0 Releases Featuring Xfce 4.18 and Linux Kernel 6.1"
-[#]: via: "https://news.itsfoss.com/manjaro-22-0-release/"
-[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
-[#]: collector: "lkxed"
-[#]: translator: " "
-[#]: reviewer: " "
-[#]: publisher: " "
-[#]: url: " "
-
-Manjaro Linux 22.0 Releases Featuring Xfce 4.18 and Linux Kernel 6.1
-======
-
-Manjaro Linux 22.0 has landed with good upgrades!
-
-![Manjaro Linux 22.0 Releases Featuring Xfce 4.18 and Linux Kernel 6.1][1]
-
-Manjaro Linux is a rolling release distro based on Arch Linux that focuses on providing a user-friendly and accessible experience.
-
-Since the release of '[Ruah][2]' in June, Manjaro's development has continued and has paved the way for the latest release, which is called '_Sikaris_'.
-
-This is one of the last distro releases (among the popular options) for 2022; let's see what it offers.
-
-### Manjaro 22 'Sikaris': What's New?
-
-![manjaro linux sikaris][3]
-
-The 'Sikaris' release has brought in many improvements; some notable ones include:
-
-- **Desktop Environment Upgrades**
-- **Linux Kernel 6.1**
-- **Dynamic Wallpapers**
-- **Various User Experience improvements**
-
-#### Desktop Environment Upgrades
-
-This release has seen numerous improvements to the three distinct editions of Manjaro Linux. Let me take you through them.
-
-**For Manjaro GNOME:** GNOME 43 is being used. It has a redesigned system status menu that lets you quickly switch between the commonly used settings.
-
-They also updated their 'Layouts Switcher' application to include various improvements and fixes.
-
-![manjaro linux sikaris gnome][4]
-
-Furthermore, you can create your dynamic wallpaper and use [Gradience][5] to customize your theme.
-
-**For Manjaro KDE:** The 'Sikaris' release features the latest Plasma 5.26 desktop environment that features many improvements, such as animated wallpapers, new widgets, and Plasma big screen improvements.
-
-![manjaro linux sikaris kde][6]
-
-They have also made additional tweaks that allow the wallpaper to change according to the system's theme.
-
-In addition, the Dolphin file manager now has a new feature called '_Selection Mode_', that lets you select multiple files or folders.
-
-**For Manjaro Xfce:** Powered by Xfce 4.18, this edition receives the new file highlighting and recursive search features in the Thunar file manager.
-
-Probably the first distro to include the [newly released Xfce 4.18][7] out of the box.
-
-The panel has also been updated to allow maximized apps to fill the area behind the panel, and the panel length is now calculated in pixels rather than percentages.
-
-![manjaro linux sikaris xfce][8]
-
-Additionally, the Control Center now groups all the desktop modules for managing the system into one easy-to-use window.
-
-These features should improve your overall experience! 😃
-
-#### Linux Kernel 6.1
-
-Manjaro 22 'Sikaris' uses the various enhancements offered by [Linux Kernel 6.1][9].
-
-Those include experimental support for Rust, initial support for Intel's upcoming Meteor Lake chips, improved ARM SoC support, and more.
-
-### Download Manjaro 22
-
-Manjaro 22 'Sikaris' is available for both X86_64 and ARM systems, head over to the official [downloads page][10] to get access.
-
-[Download Manjaro 22][10]
-
-**For existing users,** you can just run '_sudo pacman -Syu_' in the command line to get this release of Manjaro Linux.
-
---------------------------------------------------------------------------------
-
-via: https://news.itsfoss.com/manjaro-22-0-release/
-
-作者:[Sourav Rudra][a]
-选题:[lkxed][b]
-译者:[译者ID](https://github.com/译者ID)
-校对:[校对者ID](https://github.com/校对者ID)
-
-本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
-
-[a]: https://news.itsfoss.com/author/sourav/
-[b]: https://github.com/lkxed
-[1]: https://news.itsfoss.com/content/images/size/w2000/2022/12/manjaro-22-0-release.png
-[2]: https://news.itsfoss.com/manjaro-21-3-0-release/
-[3]: https://news.itsfoss.com/content/images/2022/12/Manjaro_Linux_KDE_2.png
-[4]: https://news.itsfoss.com/content/images/2022/12/Manjaro_Linux_GNOME.png
-[5]: https://github.com/GradienceTeam/Gradience
-[6]: https://news.itsfoss.com/content/images/2022/12/Manjaro_Linux_KDE.png
-[7]: https://news.itsfoss.com/xfce-4-18-release/
-[8]: https://news.itsfoss.com/content/images/2022/12/Manjaro_Linux_XFCE.png
-[9]: https://news.itsfoss.com/linux-kernel-6-1-release/
-[10]: https://manjaro.org/download/