-
-
Notifications
You must be signed in to change notification settings - Fork 29
/
Copy pathcalligra_shape_text.json
36 lines (36 loc) · 1.2 KB
/
calligra_shape_text.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
{
"KPlugin": {
"Name": "Text Shape",
"Name[ar]": "شكل النص",
"Name[ca@valencia]": "Forma de text",
"Name[ca]": "Forma de text",
"Name[cs]": "Tvar textu",
"Name[el]": "Σχήμα κειμένου",
"Name[en_GB]": "Text Shape",
"Name[eo]": "Teksta Formo",
"Name[es]": "Forma de texto",
"Name[eu]": "Testu-forma",
"Name[fr]": "Forme de texte",
"Name[gl]": "Obxecto de texto",
"Name[he]": "צורת טקסט",
"Name[it]": "Forma di testo",
"Name[ka]": "ფორმა-ტექსტი",
"Name[lv]": "Teksta objekts",
"Name[nl]": "Tekstvorm",
"Name[pl]": "Kształt tekstu",
"Name[sa]": "पाठः आकारः",
"Name[sk]": "Tvar textu",
"Name[sl]": "Oblika besedila",
"Name[sv]": "Textform",
"Name[tr]": "Metin Şekli",
"Name[uk]": "Форма-текст",
"Name[x-test]": "xxText Shapexx",
"Name[zh_CN]": "文字形状",
"Name[zh_TW]": "文字元件",
"ServiceTypes": [
"Calligra/Flake"
]
},
"X-Flake-MinVersion": "28",
"X-Flake-PluginVersion": "28"
}