; Interspire Website Publisher Language File ; ; File: admin.content.ini ; Revision: $Rev$ ; Contains: All language variables used within the 'content types' section of the control panel ; Things of note: ; - Lines starting with a semi-colon (;) such as this line are comments and are not processed as language variables ; - New language variables are placed at the bottom of the file with each release ; - New sections are marked with: Interspire Website Publisher NX x.x.x, where the 'x's are the version numbers ; [Buttons] ctAddNewGroup = "Add a New Field Group..." CreateContentType = "Create a Content Type..." ; [Tabs] ctRenameTabQuestion = "What would you like to rename this tab to?" ctTabRenamed = "The tab '{from}' has been successfully renamed to '{to}'." ; [Groups] ctRenameGroupQuestion = "What would you like to rename this group to?" ctGroupRenamed = "The group '{from}' has been successfully renamed to '{to}'." ; [View/Manage page] ContentTypes_Name = "Name" ContentTypes_Create = "Create" ContentTypes_Content = "Created Items" ConfirmDeleteContentType_None = "Are you sure you want to delete this content type?" ConfirmDeleteContentType_Single = "Are you sure you want to delete this content type and the one %%name%% which has already been created?" ConfirmDeleteContentType_Multiple = "Are you sure you want to delete this content type and the %%count%% %%name%% which have already been created?" ; [Headings] ctAdditionalNameDetails = "Additional Name Options" ctMiscOptions = "Miscellaneous Options" ctNameDetails = "Content Type Name" CreateContentTypes = "Create a Content Type" EditContentTypes = "Edit a Content Type" ; [Intros] EditContentTypesIntro = "Use the form below to create your own content type with the fields you need, such as a press release, blog post, etc." CreateContentTypesIntro = "Use the form below to create your own content type with the fields you need, such as a press release, blog post, etc." ViewContentTypesIntro = "Content types are what defines content on your website. They are a set of options and settings that define what is and what isn't a part of your content." PromptToCreateContentType = "You haven't created any content types yet. Click the 'Create a Content Type...' button below to create one now." ; [Success messages] ContentTypeSavedSuccessfully = "The content type '%s' was saved successfully. Would you like to create %s now?" ContentTypeSavedWarning = "The content type '%s' was saved successfully, however there was a warning generated: %s" ; [Error messages] DuplicateContentTypeName = "The content type name you specified is already in use. Please enter a different name." ctUnableToLoadFields = "Unable to load fields for this content type." ThereWereErrors = "The request action could not be completed due to the following error(s): " InvalidContentTypeToEdit = "Invalid Content Type ID Number" ItemsNotDeletedInvalid = "%s items had invalid ID numbers" ItemsNotDeletedInvalidSingle = "%s item had an invalid ID number" ItemsNotDeletedPerms = "%s content types were not deleted due to insufficient user permissions" ItemsNotDeletedPermsSingle = "%s content type was not deleted due to insufficient user permissions" ItemsNotDeletedDoesntExist = "%s content types do not exist to be deleted" ItemsNotDeletedDoesntExistSingle = "%s content type does not exist to be deleted" ItemNotDeletedUnknown = "%s content types were not deleted due to an unknown error" ItemNotDeletedUnknownSingle = "%s content type was not deleted due to an unknown error" TitleFieldRequired = "The 'Title' field is required. Please drag the 'Title' field into your list of selected fields for this content type." EmptyFieldNameSingular = "The field 'Name This Content Type' was empty" EmptyFieldNamePlural = "The field 'Pluralized Name' on the 'Advanced Options' tab was empty" EmptyFieldURL = "The field 'URL Structure' was empty" RestrictContentTypeCategories = "You need to select some categories to restrict the content type to." FieldNoOptionSelected = "The field '%s' did not have an option selected." NotSavedErrors = "The content type was not saved due to the following error(s):" InvalidContentType = "The specified content type is not valid." CacheConfigNotWritable = "The cache config file could not be written to. Please ensure that /configs/cacheconfig.php is writable." CacheSubDirNotWritable = "A cache directory could not be created for this content type. Please make sure /cache/ is writable. If your server has strict permissions, please create /cache/%s/ and make it writable by PHP." SomeItemsDeletedSuccessfully = "Some of the selected content types were successfully deleted:" ItemsDeletedSuccessfully = "%s content types were deleted successfully" ItemsDeletedSuccessfullySingle = "%s content type was deleted successfully" NoItemsDeleted = "No content types were deleted due to the following problems:" ConfirmDeleteBulk = "Are you sure you want to delete the selected content types and all content that has been created for them? This action cannot be undone.\n\nClick OK to confirm." InvalidFieldURL = "The URL structure entered for this content type is not valid. It must contain something that will be unique for each content item. Please include one of these placeholders: {title} or {meta-title} or {contentid}" ; [Titles and intros] ViewContentTypes = "Content Types" ; [Main form - Headings] FieldsAndOrder = "Content Fields and Order" ; [Main form - Fields, titles, helptips, help text] ctAutoLists = "Generate Lists" ctYesAutoLists = "Yes, automatically generate an 'All Content' list, a 'Recent Content' list and a 'Featured Content' list for this content type." ctDefaultExplainName = "content item (specify the name above)" ctNamePluralExplain = "(Such as Articles, Blogs, Press Releases or Media Resources. This should be plural. i.e. Articles, not Article)" ctExampleUsage = "An example using the current name" YesManualSingular = "Let me enter my own singularized name. (Note: Only check this if the above value is incorrect.)" NamePlural = "Name This Content Type" NameSingular = "Singularized Name" DefaultContentURL = "URL Structure" DefaultContentTypeNameSingular = "Article" DefaultContentTypeNamePlural = "Articles" DefaultContentTypeExampleFull = "There is 1 {word}. There are 2 {word_plural}." Minutes = "Minute(s)" Hours = "Hour(s)" Days = "Day(s)" Seconds = "Second(s)" CacheTime = "Cache Content for" YesContentIsSearchble = "Yes, new posts can be searched from my web site" ContentIsSearchable = "Posts Can Be Searched" DragAField = "Drag a field from those on the left and drop it here..." ; [Field options - Titles, help text, etc] CategoryOptions = "Category Options" YesAllowMultiCategories = "Yes, allow multiple categories to be selected" AllowMultipleCategories = "Allow Multiple Categories" RestrictCategories = "Restrict Categories" YesRestrictCategories = "Yes, limit which categories can be posted to (tick to choose)" SummaryOptions = "Summary Options" UseSummaryTextbox = "I want to enter only plain text for the summary field" UseSummaryWysiwyg = "I want to enter formatted text, add links, images, etc for the summary field" SummaryFieldType = "Summary Field " UseContentTextbox = "I want to enter only plain text for the content field" UseContentWysiwyg = "I want to enter formatted text, add links, images, etc for the content field" ContentFieldType = "Content Field" MetaContentOptions = "Meta Content Options" MetaTitle = "Page Title" MetaKeywords = "Meta Keywords" MetaDesc = "Meta Description" DefaultMetaField = "Default Meta Option" ByDefaultGenerateMeta = "Have the 'automatically generate meta content' option selected" ByDefaultInputMeta = "Show the input fields for meta content" AuthorOptions = "Author Options" AllowMultipleAuthors = "Allow Multiple Authors" YesAllowMultiAuthors = "Yes, allow multiple authors for this content type" VisibleOptions = "Visibility Options" DefaultVisibleValue = "Visible by Default" VisibleDefaultOn = "Yes, new items should be visible on my website by default" StatusOptions = "Status Options" DefaultStatusValue = "Default Status" DefaultFeaturedValue = "Featured by Default" FeatureOptions = "Feature Options" Featured = "Yes, new items should be featured by default" field_typeicon_Name = " Icon" field_typeicon_HelpText = "Choose an icon that will be displayed next to the category name. To add your own icons, upload them into the /images/app_icons/ folder." confirmRemoveField = "Are you sure you want to remove this field?" fieldRemovedSuccess = "The '{fieldname}' field has been removed from the '{groupname}' group." fieldAddedToGroupSuccess = "The '{fieldname}' has been added to the '{groupname}' group." nameNewTab = "What do you wish to call the new tab?" nameNewGroup = "What would you like to label this group?" newTabAdded = "The '{newtabname}' tab has been added." newGroupAdded = "The '{newgroupname}' group has been added." tabOptions = " Options" canNotDeleteLastTab = "You can not delete the last tab." confirmDeleteTab = "Are you sure you want to delete the '{tabname}' tab?" tabRemoved = "The '{tabname}' tab has been removed." canNotDeleteLastGroupForTab = "You can not delete the last group for a tab" confirmDeleteGroup = "Are you sure you want to delete the group '{groupname}'?" groupRemoved = "The '{groupname}' group has been removed." ContentTypeOptions = "Content Type Options" AdvancedOptions = "Advanced Options" ViewPlaceholders = "View Available Placeholders" URLPreview = "URL Preview" InstructionsForFields = "Use the options below to setup how the form should look when creating a new %s for your web site." GeneralFields = "General Fields" ModuleFields = "Module Fields" loadFieldsFromContentType = "Load fields from a content type..." confirmLoadFields = "Are you sure you want to load the fields from the '{ctname}' content type? This will remove the fields you have currently arranged." AddaTab = "Add a Tab..." fieldTitle = "Title" fieldSummary = "Summary" fieldContent = "Content" fieldCategories = "Categories" fieldMetaContent = "Meta Content" fieldAuthor = "Author" fieldPublishDate = "Publish Date" fieldVisible = "Visible" fieldStatus = "Status" fieldFeatured = "Featured" fieldExpiryOptions = "ExpiryOptions" fieldDisplayOrder = "Display Order" fieldHideFromMenu = "Hide From Menus/Lists Option" fieldHasLayout = "Allow Own Site Layout" fieldAdditionalPages = "Additional Pages" fieldNestedContent = "Nested Content"