<?php
$l['whos_online'] = "Who's online ?";
$l['online_title_today'] = "Who's online Today";
$l['online_title_weekly'] = "Who's online this Week";
$l['online_title_monthly'] = "Who's online this Month";
$l['online_note_error'] ="You don't have permissions to see this content";
$l['complete_list'] = "View full list";
$l['online_plural'] = "users";
$l['online_singular'] = "user";
$l['online_member_plural'] = "members";
$l['online_member_singular'] = "member";
$l['online_anon_plural'] = "are";
$l['online_anon_singular'] = "is";
$l['online_guest_plural'] = "guests";
$l['online_guest_singular'] = "guest";
$l['online_time_today'] = "since last 24 hours";
$l['online_time_weekly'] = "since a week ago";
$l['online_time_monthly'] = "since a month ago";
$l['online_today_note'] = "{1} {2} {3} ({4} {5} {6} of whom {7} invisible and {8} {9}).";
$l['online_a_moment'] = 'a moment ago';
$l['online_extra'] = '';
$l['online_extra_pref'] = 'active in the past ';
$l['online_extra_pref2'] = 'active in the past ';
$l['online_extras_month'] = '';
$l['online_extras'] = 's';
$l['online_time'] = ' this {1}';
$l['online_year'] = 'year';
$l['online_month'] = 'month';
$l['online_day'] = 'day';
$l['online_hour'] = 'hour';
$l['online_minute'] = 'minute';
$l['online_second'] = 'second';
$l['onlinenow_wol'] = 'Viewing <a href="{1}" target="_blank">{2}</a>';