diff --git a/plugins/scenes/opengl/opengl.json b/plugins/scenes/opengl/opengl.json index 40bb44a1f..0ae6f180b 100644 --- a/plugins/scenes/opengl/opengl.json +++ b/plugins/scenes/opengl/opengl.json @@ -1,19 +1,27 @@ { "CompositingType": 1, "KPlugin": { "Description": "KWin Compositor plugin rendering through OpenGL", "Description[ca@valencia]": "Connector del Compositor del KWin que renderitza a través de l'OpenGL", "Description[ca]": "Connector del Compositor del KWin que renderitza a través de l'OpenGL", "Description[nl]": "KWin-compositor-plug-in rendering via OpenGL", "Description[pl]": "Wtyczka kompozytora KWin wyświetlająca przez OpenGL", "Description[pt]": "'Plugin' de Composição do KWin com desenho via OpenGL", + "Description[sr@ijekavian]": "К‑винов прикључак слагача за рендеровање кроз опенГЛ", + "Description[sr@ijekavianlatin]": "KWinov priključak slagača za renderovanje kroz OpenGL", + "Description[sr@latin]": "KWinov priključak slagača za renderovanje kroz OpenGL", + "Description[sr]": "К‑винов прикључак слагача за рендеровање кроз опенГЛ", "Description[sv]": "Kwin sammansättningsinsticksprogram återger via OpenGL", "Description[uk]": "Додаток засобу композиції KWin для обробки з використанням OpenGL", "Description[x-test]": "xxKWin Compositor plugin rendering through OpenGLxx", "Id": "KWinSceneOpenGL", "Name": "SceneOpenGL", "Name[pl]": "OpenGL sceny", + "Name[sr@ijekavian]": "ОпенГЛ-сцена", + "Name[sr@ijekavianlatin]": "OpenGL-scena", + "Name[sr@latin]": "OpenGL-scena", + "Name[sr]": "ОпенГЛ-сцена", "Name[sv]": "Scen OpenGL", "Name[x-test]": "xxSceneOpenGLxx" } }