forked from jomada/SierraBreeze
-
Notifications
You must be signed in to change notification settings - Fork 1
/
breeze.json
69 lines (69 loc) · 4.87 KB
/
breeze.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{
"KPlugin": {
"Description": "Window decoration using the Sierra Breeze visual style for the Plasma Desktop",
"Description[ar]": "زخرفة نوافذ تستخدم نمط «نسيم» المرئيّ لسطح مكتب «بلازما»",
"Description[ca@valencia]": "Decoració de les finestres que usa l'estil visual Brisa per a l'escriptori del Plasma",
"Description[ca]": "Decoració de les finestres que usa l'estil visual Brisa per a l'escriptori del Plasma",
"Description[cs]": "Dekorace oken pro pracovní plochu Plasma využívající styl Breeze",
"Description[da]": "Vinduesdekoration som bruger den visuelle stil Breeze til Plasma-skrivebordet",
"Description[de]": "Fensterdekoration im Breeze-Design für die Plasma-Arbeitsfläche",
"Description[el]": "Διακοσμήσεις παραθύρων με το στιλ του Breeze για την επιφάνεια εργασίας Plasma",
"Description[es]": "Decoración de ventanas que usa el estilo visual Brisa para el escritorio Plasma",
"Description[et]": "Plasma töölaua akende dekoratsioon Breeze'i visuaalse stiiliga",
"Description[eu]": "Leiho apainketa Plasma mahaigainerako Breeze ikus-estiloa erabiliz",
"Description[fi]": "Breeze-tyyliä käyttävä ikkunan kehys Plasma-työpöydälle",
"Description[fr]": "Décorations de fenêtres utilisant le style visuel Brise pour le bureau Plasma",
"Description[gl]": "Decoración de xanelas que usa o estilo visual Breeze para o escritorio Plasma.",
"Description[hu]": "A Breeze vizuális stílusát használó ablakdekoráció",
"Description[ia]": "Decoration de fenestra usante le stylo visual Breeze (Brisa) per le scriptorio de Plasma",
"Description[it]": "Decorazione per finestre che usa lo stile visuale di Brezza per il desktop Plasma",
"Description[ko]": "Plasma 데스크톱의 Breeze 시각 스타일을 사용하는 창 장식",
"Description[nl]": "Vensterdecoratie met gebruik van de visuele stijl Breeze voor het Plasma bureaublad",
"Description[nn]": "Vindaugspynt som brukar Breeze-stilen for Plasma-skrivebordet",
"Description[pl]": "Wystrój okien przy użyciu stylu wizualnego Bryzy dla Pulpitu Plazmy",
"Description[pt]": "Decoração de janelas que usa o estilo visual Brisa para a Área de Trabalho Plasma",
"Description[pt_BR]": "Decoração de janelas que usa o estilo visual Breeze para o Plasma Desktop",
"Description[ru]": "Оформление окон Breeze",
"Description[sk]": "Dekorácia okien pomocou vizuálneho štýlu Vánok pre plochu Plasma",
"Description[sl]": "Okraski oken, ki uporabljajo vidni slog teme Sapica za namizje Plasma",
"Description[sr@ijekavian]": "Декорација прозора са Поветарцем као визуелним стилом за плазма површ.",
"Description[sr@ijekavianlatin]": "Dekoracija prozora sa Povetarcem kao vizuelnim stilom za plasma površ.",
"Description[sr@latin]": "Dekoracija prozora sa Povetarcem kao vizuelnim stilom za plasma površ.",
"Description[sr]": "Декорација прозора са Поветарцем као визуелним стилом за плазма површ.",
"Description[sv]": "Fönsterdekoration med den visuella stilen Breeze för Plasma skrivbord",
"Description[tr]": "Plasma Masaüstü ortamı için Sierra Esintisi pencere dekorasyonu",
"Description[uk]": "Обрамлення вікон з використанням візуального стилю Breeze для стільничного середовища Плазми",
"Description[x-test]": "xxWindow decoration using the Breeze visual style for the Plasma Desktopxx",
"Description[zh_CN]": "窗口装饰使用等离子桌面微风视觉主题",
"Description[zh_TW]": "使用 Plasma 桌面 Breeze 視覺樣式的視窗裝飾",
"EnabledByDefault": true,
"Id": "org.kde.sierrabreeze",
"Name": "Sierra Breeze",
"Name[ar]": "نسيم",
"Name[ca@valencia]": "Brisa",
"Name[ca]": "Brisa",
"Name[es]": "Brisa",
"Name[fr]": "Brise",
"Name[ia]": "Brisa (Breeze)",
"Name[it]": "Brezza",
"Name[pl]": "Bryza",
"Name[pt]": "Brisa",
"Name[sk]": "Vánok",
"Name[sl]": "Sapica",
"Name[sr@ijekavian]": "Поветарац",
"Name[sr@ijekavianlatin]": "Povetarac",
"Name[sr@latin]": "Povetarac",
"Name[sr]": "Поветарац",
"Name[tr]": "Sierra Esintisi",
"Name[x-test]": "xxBreezexx",
"Name[zh_CN]": "微风",
"ServiceTypes": [
"org.kde.kdecoration2"
]
},
"org.kde.kdecoration2": {
"blur": true,
"defaultTheme": "Breeze Sierra",
"kcmodule": true
}
}