  var lang = ( {
    'arrival': 'arrival',
    'cca': 'approx.',
    'close': 'close',
    'conn': 'trip',
    'contract': 'close',
    'departure': 'departure',
    'earlier_trips': 'earlier trips',
    'expand': 'expand',
    'expand_info': 'click to show trip details',
    'error': 'error',
    'hide': 'hide',
    'hide_advanced': 'hide advanced settings',
    'loading': 'loading',
    'map': 'map',
    'min': 'min',
    'next_trips': 'more trips', 
    'next_m': 'next',
    'no_trips_found': 'no trips found',
    'print_selected': 'print trips (expanded only)',
    'search': 'search',
    'searching': 'searching',
    'select': 'select',
    'show_on_map': 'show on map',
    'show_advanced': 'show advanced settings',
    'small_map': 'map',
    'trip_found': 'trip found',
    'trips_found': 'trips found',
    'try_inc_walk': 'try increasing the maximum walk distance in advanced settings',
    'unselect': 'cancel',
    'walk': 'walk',
    'walk_foot': 'walk',

    'trolejbus': 'trolleybus',
    'električka': 'tram',
    'autobus': 'bus'
  } );

  

