*/
$lang['primary_xml'] = 'XML configuration (ryubin.xml)';
$lang['playmode'] = 'Projection (sphere)';
$lang['fov'] = 'FOV (60°)';
$lang['yaw'] = 'Yaw (0°)';
$lang['pitch'] = 'Pitch (0°)';
$lang['view_mode'] = 'Mode of projection (1 rectilinear mode)';
$lang['hv_ratio'] = 'Width-to-height ratio of the panorama (2.0)';
$lang['lock_nadirs'] = 'Lock a pitch > 90° (off)';
$lang['lock_vertical'] = 'Lock the pitch (off)';
$lang['lock_fov'] = 'Lock the FOV (off)';
$lang['limit_vertical'] = 'Limit the pitch (off)';
$lang['top_limit'] = 'Top limit (90°)';
$lang['bottom_limit'] = 'Bottom limit (90°)';
$lang['limit_horizontal'] = 'Limit the yaw (off)';
$lang['right_limit'] = 'Right limit (90°)';
$lang['left_limit'] = 'Left limit (90°)';
$lang['proj_implicit'] = 'Implicit projection (on)';
$lang['elevation'] = 'Elevation (45°)';
$lang['depression'] = 'Depression (45°)';
$lang['proj_type'] = 'Type of \'doughnut\' projection (1 equi.-d. pr.)';
$lang['adminMode'] = 'Admin mode (aus)';
$lang['width'] = 'Window width (640 pixel)';
$lang['height'] = 'Window height (480 pixel)';
$lang['bgcolor'] = 'RGB background color (#333333)';
$lang['smooth'] = 'Smoothing (off)';
$lang['disable_wheel'] = 'Disable mouse wheel (off)';
$lang['allowFullScreen'] = 'Allow full screen (on)';
$lang['allowScriptAccess'] = 'JS API (sameDomain)';