blob: 1054e29372d9a351b9d8265d8b9094dcfbeaa687 (
plain)
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
|
$set 15 #Common
$ #Yes
# Jā
$ #No
# Nē
$ #DirectionTitle
# Virziens
$ #DirectionHoriz
# Horizontāls
$ #DirectionVert
# Vertikāls
$ #AlwaysOnTop
# Vienmēr virspusē
$ #PlacementTitle
# Novietošana
$ #PlacementTopLeft
# Augšā pa Kreisi
$ #PlacementCenterLeft
# Centrā pa Kreisi
$ #PlacementBottomLeft
# Apakšā pa Kreisi
$ #PlacementTopCenter
# Augšā Centrā
$ #PlacementBottomCenter
# Apakšā Centrā
$ #PlacementTopRight
# Augšā pa Labi
$ #PlacementCenterRight
# Centrā pa Labi
$ #PlacementBottomRight
# Apakšā pa Labi
$ #AutoHide
# Auto paslēpt
|