Current File : /home/pacjaorg/www/nsa/language/en-GB/mod_whosonline.ini |
; Joomla! Project
; (C) 2005 Open Source Matters, Inc. <https://www.joomla.org>
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8
MOD_WHOSONLINE="Who's Online"
MOD_WHOSONLINE_FIELD_FILTER_GROUPS_DESC="Choose to filter by groups of the connected user"
MOD_WHOSONLINE_FIELD_FILTER_GROUPS_LABEL="Filter Groups"
MOD_WHOSONLINE_FIELD_VALUE_BOTH="Both"
MOD_WHOSONLINE_FIELD_VALUE_NAMES="Usernames"
MOD_WHOSONLINE_FIELD_VALUE_NUMBER="# of Guests / Users"
MOD_WHOSONLINE_GUESTS="%s guests"
MOD_WHOSONLINE_GUESTS_0="no guests"
MOD_WHOSONLINE_GUESTS_1="one guest"
MOD_WHOSONLINE_MEMBERS="%s members"
MOD_WHOSONLINE_MEMBERS_0="no members"
MOD_WHOSONLINE_MEMBERS_1="one member"
MOD_WHOSONLINE_NO_SESSION_METADATA="Unable to display online user data at this time."
MOD_WHOSONLINE_SAME_GROUP_MESSAGE="List of Users who belong to your user groups or your user groups' child groups"
MOD_WHOSONLINE_SHOWMODE_LABEL="Display"
MOD_WHOSONLINE_XML_DESCRIPTION="The Who's Online Module displays the number of Anonymous Users (eg Guests) and Registered Users (ones logged-in) that are currently accessing the website."
MOD_WHOSONLINE_WE_HAVE="We have %1$s and %2$s online" ; %1$s is for guests and %2$s for members