diff options
Diffstat (limited to 'nls/sl_SI/common.m')
-rw-r--r-- | nls/sl_SI/common.m | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/nls/sl_SI/common.m b/nls/sl_SI/common.m new file mode 100644 index 0000000..1b3c140 --- /dev/null +++ b/nls/sl_SI/common.m | |||
@@ -0,0 +1,57 @@ | |||
1 | $set 15 #Common | ||
2 | |||
3 | $ #Yes | ||
4 | # Da | ||
5 | $ #No | ||
6 | # Ne | ||
7 | |||
8 | $ #DirectionTitle | ||
9 | # Smer | ||
10 | $ #DirectionHoriz | ||
11 | # Vodoravno | ||
12 | $ #DirectionVert | ||
13 | # Navpično | ||
14 | |||
15 | $ #AlwaysOnTop | ||
16 | # Vselej na vrhu | ||
17 | |||
18 | $ #PlacementTitle | ||
19 | # Lega | ||
20 | $ #PlacementTopLeft | ||
21 | # Na vrhu in levo poravnano | ||
22 | $ #PlacementCenterLeft | ||
23 | # Navpično osredninjeno in levo poravnano | ||
24 | $ #PlacementBottomLeft | ||
25 | # Na dnu in levo poravnano | ||
26 | $ #PlacementTopCenter | ||
27 | # Na vrhu in osredinjeno | ||
28 | $ #PlacementBottomCenter | ||
29 | # Na dnu in osredinjeno | ||
30 | $ #PlacementTopRight | ||
31 | # Na vrhu in desno poravnano | ||
32 | $ #PlacementCenterRight | ||
33 | # Navpično osredinjeno in desno poravnano | ||
34 | $ #PlacementBottomRight | ||
35 | # Na dnu in desno poravnano | ||
36 | $ #PlacementLeftTop | ||
37 | # Levo zgoraj | ||
38 | $ #PlacementLeftCenter | ||
39 | # Levo v sredini | ||
40 | $ #PlacementLeftBottom | ||
41 | # Levo spodaj | ||
42 | $ #PlacementRightTop | ||
43 | # Desno zgoraj | ||
44 | $ #PlacementRightCenter | ||
45 | # Desno v sredini | ||
46 | $ #PlacementRightBottom | ||
47 | # Desno spodaj | ||
48 | $ #PlacementTopRelative | ||
49 | # Na vrhu - relativno | ||
50 | $ #PlacementBottomRelative | ||
51 | # Na dnu - relativno | ||
52 | $ #PlacementLeftRelative | ||
53 | # Levo - relativno | ||
54 | $ #PlacementRightRelative | ||
55 | # Desno - relativno | ||
56 | $ #AutoHide | ||
57 | # Samodejno skrivanje | ||