diff --git a/plugins/scenes/opengl/opengl.json b/plugins/scenes/opengl/opengl.json index 9ae3dc9b0e..f6f8a335e5 100644 --- a/plugins/scenes/opengl/opengl.json +++ b/plugins/scenes/opengl/opengl.json @@ -29,6 +29,7 @@ "Description[uk]": "Додаток засобу композиції KWin для обробки з використанням OpenGL", "Description[x-test]": "xxKWin Compositor plugin rendering through OpenGLxx", "Description[zh_CN]": "使用 OpenGL 渲染的 KWin 混成插件", + "Description[zh_TW]": "透過 OpenGL 繪製 KWin 合成器附加元件", "Id": "KWinSceneOpenGL", "Name": "SceneOpenGL", "Name[pl]": "OpenGL sceny", diff --git a/plugins/scenes/qpainter/qpainter.json b/plugins/scenes/qpainter/qpainter.json index 6f12295ff1..779ebe2e97 100644 --- a/plugins/scenes/qpainter/qpainter.json +++ b/plugins/scenes/qpainter/qpainter.json @@ -31,6 +31,7 @@ "Description[uk]": "Додаток засобу композиції KWin для обробки з використанням QPainter", "Description[x-test]": "xxKWin Compositor plugin rendering through QPainterxx", "Description[zh_CN]": "使用 QPainter 渲染的 KWin 混成插件", + "Description[zh_TW]": "透過 QPainter 繪製 KWin 合成器附加元件", "Id": "KWinSceneQPainter", "Name": "SceneQPainter", "Name[pl]": "QPainter sceny", diff --git a/plugins/scenes/xrender/xrender.json b/plugins/scenes/xrender/xrender.json index 818323b55a..68e9e6220e 100644 --- a/plugins/scenes/xrender/xrender.json +++ b/plugins/scenes/xrender/xrender.json @@ -31,6 +31,7 @@ "Description[uk]": "Додаток засобу композиції KWin для обробки з використанням XRender", "Description[x-test]": "xxKWin Compositor plugin rendering through XRenderxx", "Description[zh_CN]": "使用 XRender 渲染的 KWin 混成插件", + "Description[zh_TW]": "透過 XRender 繪製 KWin 合成器附加元件", "Id": "KWinSceneXRender", "Name": "SceneXRender", "Name[pl]": "XRender sceny", diff --git a/scripts/minimizeall/metadata.desktop b/scripts/minimizeall/metadata.desktop index 635e61e8fa..7bad66a2f6 100644 --- a/scripts/minimizeall/metadata.desktop +++ b/scripts/minimizeall/metadata.desktop @@ -66,6 +66,7 @@ Comment[sv]=Lägger till en genväg för att minimera och återställa alla fön Comment[uk]=Додає скорочення мінімізації усіх вікон або скасування такої мінімізації для усіх вікон Comment[x-test]=xxAdds a shortcut to minimize and restore all windowsxx Comment[zh_CN]=添加最小化与恢复所有窗口的快捷方式 +Comment[zh_TW]=新增捷徑將所有視窗最小化或恢復原狀 Icon=preferences-system-windows-script-test Type=Service