* @license http://www.gnu.org/copyleft/gpl.html GNU GPL * @copyright (C) 2006,2007 Catalyst IT Ltd http://catalyst.net.nz * */ $string['addtitle'] = 'Add forum'; $string['addtopic'] = 'Add topic'; $string['body'] = 'Body'; $string['cantaddpost'] = 'You are not allowed to post in this forum'; $string['cantaddtopic'] = 'You are not allowed to add topics to this forum'; $string['cantdeletepost'] = 'You are not allowed to delete posts in this forum'; $string['cantdeletetopic'] = 'You are not allowed to delete topics in this forum'; $string['canteditpost'] = 'You are not allowed to edit that post'; $string['cantedittopic'] = 'You are not allowed to edit topics in this forum'; $string['cantfindforum'] = 'Coudn\'t find forum with id %s'; $string['cantfindpost'] = 'Couldn\'t find post with id %s'; $string['cantfindtopic'] = 'Couldn\'t find topic with id %s'; $string['cantviewforums'] = 'You are not allowed to view forums in this group'; $string['cantviewtopic'] = 'You are not allowed to view topics in this forum'; $string['closed'] = 'Closed'; $string['count'] = 'Count'; $string['currentmoderators'] = 'Current Moderators'; $string['delete'] = 'Delete'; $string['deleteforum'] = 'Delete forum'; $string['deletedpost'] = 'This post has been deleted'; $string['deletepost'] = 'Delete post'; $string['deletepostvariable'] = 'Delete post \'%s\''; $string['deletepostsure'] = 'Are you sure you want to do this? It cannot be undone.'; $string['deletetopic'] = 'Delete topic'; $string['deletetopicvariable'] = 'Delete topic \'%s\''; $string['deletetopicsure'] = 'Are you sure you want to do this? It cannot be undone.'; $string['edited'] = 'Edited'; $string['editpost'] = 'Edit post'; $string['edittitle'] = 'Edit forum'; $string['edittopic'] = 'Edit topic'; $string['forumsuccessfulsubscribe'] = 'Forum subscribed successfully'; $string['forumsuccessfulunsubscribe'] = 'Forum unsubscribed successfully'; $string['moderators'] = 'Moderators'; $string['moderatorsdescription'] = 'Moderators can edit and delete topics and posts. They can also open, close, set and unset topics as sticky'; $string['name'] = 'Forum'; $string['nameplural'] = 'Forums'; $string['newforum'] = 'New forum'; $string['newforumpostin'] = 'New forum post in %s'; $string['newpost'] = 'New post: '; $string['newtopic'] = 'New topic'; $string['noforums'] = 'There are no forums in this group'; $string['noregulartopics'] = 'There are no regular topics in this forum'; $string['nostickytopics'] = 'There are no sticky topics in this forum'; $string['post'] = 'Post'; $string['postedin'] = '%s posted in %s'; $string['poster'] = 'Poster'; $string['postreply'] = 'Post reply'; $string['posts'] = 'Posts'; $string['postsvariable'] = 'Posts: %s'; $string['potentialmoderators'] = 'Potential Moderators'; $string['re'] ='Re: %s'; $string['regulartopics'] = 'Regular topics'; $string['reply'] = 'Reply'; $string['sticky'] = 'Sticky'; $string['stickytopics'] = 'Sticky topics'; $string['subscribe'] = 'Subscribe'; $string['subject'] = 'Subject'; $string['topic'] = 'Topic'; $string['topiclower'] = 'topic'; $string['topics'] = 'Topics: %s'; $string['topicslower'] = 'topics'; $string['topicclosedsuccess'] = 'Topics were closed successfully'; $string['topicstickysuccess'] = 'Topics were set as sticky successfully'; $string['topicsubscribesuccess'] = 'Topics subscribed successfully'; $string['topicupdatefailed'] = 'Topics update failed'; $string['typenewpost'] = 'New post'; $string['unsubscribe'] = 'Unsubscribe'; $string['weight'] = 'Weight'; $string['weightdescription'] = 'The weight controls the order of forums. Forums with lower weights appear above forums with higher weights'; ?>