kwin/src/effects/zoom/metadata.json
l10n daemon script 2e56b718ea SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2021-10-21 01:16:09 +00:00

34 lines
1.3 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": {
"Category": "Accessibility",
"Description": "Magnify the entire desktop",
"Description[az]": "İş Masasının miqyasının dəyişdirilməsi",
"Description[ca]": "Amplia tot l'escriptori",
"Description[es]": "Ampliar todo el escritorio",
"Description[nl]": "Vergroot het gehele bureaublad",
"Description[sv]": "Förstora hela skrivbordet",
"Description[uk]": "Збільшення цілої стільниці",
"Description[vi]": "Phóng đại toàn bộ bàn làm việc",
"Description[x-test]": "xxMagnify the entire desktopxx",
"EnabledByDefault": true,
"Id": "zoom",
"License": "GPL",
"Name": "Zoom",
"Name[az]": "Miqyas",
"Name[ca]": "Zoom",
"Name[es]": "Ampliación",
"Name[nl]": "Zoomen",
"Name[sv]": "Zooma",
"Name[uk]": "Масштабування",
"Name[vi]": "Thu phóng",
"Name[x-test]": "xxZoomxx",
"ServiceTypes": [
"KWin/Effect"
]
},
"X-KDE-ConfigModule": "kwin_zoom_config",
"org.kde.kwin.effect": {
"exclusiveGroup": "magnifiers",
"video": "https://files.kde.org/plasma/kwin/effect-videos/zoom.ogv"
}
}