diff options
Diffstat (limited to 'nls/lv_LV/common.m')
| -rw-r--r-- | nls/lv_LV/common.m | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/nls/lv_LV/common.m b/nls/lv_LV/common.m new file mode 100644 index 00000000..1054e293 --- /dev/null +++ b/nls/lv_LV/common.m @@ -0,0 +1,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 |
