; *************************************************************** ; * * ; * Interspire Website Publisher Frontend Language File * ; * * ; *************************************************************** ; New language variables are placed at the bottom of the file with each release ; New sections are marked with: ; Interspire Website Publisher x.x.x ; [Common Phrases] Submit = "Submit" Cancel = "Cancel" TimeAt = "At" Permalink = "Permalink" Save = "Save" SaveChanges = "Save Changes" Close = "Close" Error = "Error" ; [Website] AdminName = "Site Administrator" ; [Lists] ListPublishedOnDate = "Published %s" ListWrittenBy = "By %s" HomePage = "Home" ListReadMore = "Read More" ; [Viewing Author] ContentByAuthor = "Content Posted by %s" ; [Categories] CategoryHasNoContent = "This category currently has no associated content." ; [Paging] Previous = "Previous" Next = "Next" First = "First" Last = "Last" PageNumber = " - Page %d" ; [Content] StoredInCats = "Categorized in: %s" ContentWrittenBy = "Written By: %s" ContentPublished = "Published: %s" ReadMore = "Read More" ; [RSS Page] RSSPageTitle = "RSS Feeds" RSSPageIntro = "RSS feeds are used for syndicating regularly changing content on a web site, including this one. You can open an RSS feed using an RSS reader and use it to see if there is any new content on this site or you can set up a server-side script to parse the feed and display it on your web site." CategoryFeeds = "Category RSS Feeds" OtherFeeds = "Other RSS Feeds" SubscribeRSS = "Subscribe via RSS" ; [Search] Search = "Search" SearchGo = "Go" searchFieldTitle = "Title" searchFieldContent = "Content" searchFieldAuthor = "Author" searchFieldSummary = "Summary" Uncategorized = "Uncategorized" AllCategories = "All Categories" SearchTips = "Search Tips" QuickSearch = "Quick Search" AdvancedSearch = "Advanced Search" errorStartDateAfterEndDate = "Error: Your selected start date was after your selected end date." SearchResultTitle = "Search Results for '%s'" searchNoResults = "There were no results matching your search query.

Search suggestions:
" searchShowAdvancedOptions = "Show Advanced Options" searchHideAdvancedOptions = "Hide Advanced Options" ; [Categories] CategoriesTitle = "Categories" CategoriesDescription = "Below is a list of all the main categories on this website." ; [Archive] ArchiveTitleFor = "Archive for %s" ArchiveTitleDefault = "Content Archive" ArchiveHasNoContent = "There was no content posted in this timeframe." ; [Advanced Search] AdvancedSearch_SearchQuery = "Search Query:" AdvancedSearch_SearchTips = "Search Tips:" AdvancedSearch_ShowAdvancedOptions = "Show Advanced Options" AdvancedSearch_HideAdvancedOptions = "Hide Advanced Options" AdvancedSearch_SearchFields = "Search Fields:" AdvancedSearch_Title = "Title" AdvancedSearch_Content = "Content" AdvancedSearch_Author = "Author" AdvancedSearch_SearchCategories = "Search Categories:" AdvancedSearch_SearchContent = "Search Content:" AdvancedSearch_StartSearchFrom = "Start Search From:" AdvancedSearch_EndSearchOn = "End Search On:"