diff options
Diffstat (limited to 'nls/pl_PL/common.m')
| -rw-r--r-- | nls/pl_PL/common.m | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/nls/pl_PL/common.m b/nls/pl_PL/common.m new file mode 100644 index 00000000..b9252e43 --- /dev/null +++ b/nls/pl_PL/common.m @@ -0,0 +1,38 @@ +$set 15 #Common + +$ #Yes +# Tak +$ #No +# Nie + +$ #DirectionTitle +# Kierunek +$ #DirectionHoriz +# Poziomy +$ #DirectionVert +# Pionowy + +$ #AlwaysOnTop +# Zawsze na wierzchu + +$ #PlacementTitle +# Położenie +$ #PlacementTopLeft +# Górne Lewe +$ #PlacementCenterLeft +# Środkowe Lewe +$ #PlacementBottomLeft +# Dolne Lewe +$ #PlacementTopCenter +# Górne Centralne +$ #PlacementBottomCenter +# Dolne Centralne +$ #PlacementTopRight +# Górne Prawe +$ #PlacementCenterRight +# Środkowe Prawe +$ #PlacementBottomRight +# Dolne Prawe + +$ #AutoHide +# Automatyczne ukrywanie |
