kwin/plugins/platforms/wayland/wayland.json
Martin Gräßlin 2bff90976e Move backends/ to plugins/platforms/
Summary:
Source code reorganization:
The base class AbstractBackend got renamed to Platform, thus the
"backends" are "platforms" now. As they are plugins they should go
together with other KWin plugins which are nowadays in the folder
plugins.

So new location is plugins/platforms/

Reviewers: #plasma, sebas

Subscribers: plasma-devel

Projects: #plasma

Differential Revision: https://phabricator.kde.org/D1353
2016-04-12 08:01:27 +02:00

43 lines
No EOL
3.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"KPlugin": {
"Description": "Render to a nested window on running Wayland compositor.",
"Description[ca@valencia]": "Renderitza a una finestra imbricada en un compositor Wayland en execució.",
"Description[ca]": "Renderitza a una finestra imbricada en un compositor Wayland en execució.",
"Description[da]": "Rendér til et indlejret vindue på kørende Wayland-compositor.",
"Description[es]": "Renderizar en una ventana anidada en el compositor Wayland en ejecución.",
"Description[et]": "Renderdamine töötava Waylandi komposiitori pesastatud aknas.",
"Description[fi]": "Renderöi sisäkkäiseen ikkunaan, jota hallitsee Wayland-koostin.",
"Description[fr]": "Rendre sur une fenêtre imbriquée sur un compositeur Wayland en cours de fonctionnement.",
"Description[gl]": "Renderizar unha xanela aniñada no compositor de Wayland en execución.",
"Description[it]": "Resa in una finestra nidificata su compositore Wayland in esecuzione.",
"Description[ko]": "Wayland 컴포지터에서 실행 중인 창에 렌더링합니다.",
"Description[nl]": "Render naar een genest venster in een werkende Wayland-compositor.",
"Description[nn]": "Teikn opp til innebygd vindauge på køyrande Wayland-samansetjar.",
"Description[pl]": "Wyświetlaj w zagnieżdżonym oknie w kompozytorze Wayland.",
"Description[pt]": "Desenhar numa janela encadeada no compositor de Wayland em execução.",
"Description[pt_BR]": "Renderizar uma janela encadeada no compositor Wayland em execução.",
"Description[sk]": "Renderovať na vnorené okno na bežiaci kompozítor Wayland.",
"Description[sl]": "Izriši v gnezdeno okno na upravljalniku skladnje Wayland.",
"Description[sr@ijekavian]": "Рендеровање у угнежђени прозор на вејланд слагачу.",
"Description[sr@ijekavianlatin]": "Renderovanje u ugnežđeni prozor na Wayland slagaču.",
"Description[sr@latin]": "Renderovanje u ugnežđeni prozor na Wayland slagaču.",
"Description[sr]": "Рендеровање у угнежђени прозор на вејланд слагачу.",
"Description[sv]": "Återge till ett nästlat fönster på Wayland-sammansättare som kör.",
"Description[uk]": "Обробляти у вкладене вікно запущеного засобу композиції Wayland.",
"Description[x-test]": "xxRender to a nested window on running Wayland compositor.xx",
"Description[zh_CN]": "渲染到 Wayland 混成器上的嵌套窗口中",
"Id": "KWinWaylandWaylandBackend",
"Name": "wayland",
"Name[ca@valencia]": "Wayland",
"Name[ca]": "Wayland",
"Name[de]": "Wayland",
"Name[pt]": "Wayland",
"Name[sr@ijekavian]": "Вејланд",
"Name[sr@ijekavianlatin]": "Wayland",
"Name[sr@latin]": "Wayland",
"Name[sr]": "Вејланд",
"Name[sv]": "Wayland",
"Name[x-test]": "xxwaylandxx"
},
"input": true
}