a:2:{s:8:"origFile";s:67:"typo3conf/ext/tt_news/locallang.xml|17-06-2015 23:18:30|version=2.3";s:10:"LOCAL_LANG";a:1:{s:7:"default";a:122:{s:8:"pi_title";s:4:"News";s:23:"pi_plus_wiz_description";s:31:"Versatile news system for TYPO3";s:15:"cms_layout.mode";s:14:"Displaying: %s";s:25:"cms_layout.not_configured";s:25:"Plugin is not configured!";s:12:"updater.back";s:9:"[<- back]";s:14:"updater.reload";s:18:"[reload this page]";s:31:"updater.lbl_searchOutdatedTempl";s:39:"Search for outdated static TS templates";s:31:"updater.msg_searchOutdatedTempl";s:132:"Search for TypoScript templates which include one of the tt_news static templates (e.g. "CSS based tmpl") but with an outdated path:";s:36:"updater.foundMsg_searchOutdatedTempl";s:35:"Found ###COUNT### template records.";s:36:"updater.question_searchOutdatedTempl";s:40:"Should the updater update these records?";s:40:"updater.questionInfo_searchOutdatedTempl";s:94:"(If you click "DO IT" the updater script will update these template records with a fixed path)";s:33:"updater.lbl_searchNonExistingHtml";s:38:"Search for non existing HTML templates";s:33:"updater.msg_searchNonExistingHtml";s:120:"Search for tt_news content elements with a configured HTML template in flexforms which doesn't exist in your filesystem:";s:38:"updater.foundMsg_searchNonExistingHtml";s:35:"Found ###COUNT### content elements.";s:38:"updater.question_searchNonExistingHtml";s:39:"Should the updater clean this settings?";s:42:"updater.questionInfo_searchNonExistingHtml";s:365:"(If you click "DO IT" the updater script will search all tt_news plugin content-elements for configured template files. If there are template files configured which do not exist under the configured path (e.g. "EXT:tt_news/pi/tt_news_v2_template.html") the updater will clean this settings. Then tt_news uses the default template which is configured in typoScript.)";s:30:"updater.lbl_searchMovedPidlist";s:38:"Search "Startingpoint" ("pages") in FF";s:30:"updater.msg_searchMovedPidlist";s:122:"Search for tt_news content elements with a value for "Startingpoint" in flexforms (This field was moved to another sheet):";s:35:"updater.foundMsg_searchMovedPidlist";s:35:"Found ###COUNT### content elements.";s:35:"updater.question_searchMovedPidlist";s:37:"Should the updater fix this settings?";s:39:"updater.questionInfo_searchMovedPidlist";s:72:"(If you click "DO IT" the entry will be moved to the new flexform sheet)";s:32:"updater.lbl_searchMovedRecursive";s:24:"Search "recursive" in FF";s:32:"updater.msg_searchMovedRecursive";s:118:"Search for tt_news content elements with a value for "recursive" in flexforms (This field was moved to another sheet):";s:37:"updater.foundMsg_searchMovedRecursive";s:35:"Found ###COUNT### content elements.";s:37:"updater.question_searchMovedRecursive";s:37:"Should the updater fix this settings?";s:41:"updater.questionInfo_searchMovedRecursive";s:72:"(If you click "DO IT" the entry will be moved to the new flexform sheet)";s:36:"updater.lbl_searchMovedNoPageBrowser";s:30:"Search "no page Browser" in FF";s:36:"updater.msg_searchMovedNoPageBrowser";s:122:"Search for tt_news content elements with a value for "noPageBrowser" in flexforms (This field was moved to another sheet):";s:41:"updater.foundMsg_searchMovedNoPageBrowser";s:35:"Found ###COUNT### content elements.";s:41:"updater.question_searchMovedNoPageBrowser";s:37:"Should the updater fix this settings?";s:45:"updater.questionInfo_searchMovedNoPageBrowser";s:72:"(If you click "DO IT" the entry will be moved to the new flexform sheet)";s:32:"updater.lbl_searchMovedListLimit";s:24:"Search "listLimit" in FF";s:32:"updater.msg_searchMovedListLimit";s:118:"Search for tt_news content elements with a value for "listLimit" in flexforms (This field was moved to another sheet):";s:37:"updater.foundMsg_searchMovedListLimit";s:35:"Found ###COUNT### content elements.";s:37:"updater.question_searchMovedListLimit";s:37:"Should the updater fix this settings?";s:41:"updater.questionInfo_searchMovedListLimit";s:72:"(If you click "DO IT" the entry will be moved to the new flexform sheet)";s:21:"updater.warningHeader";s:23:"Important! Please Read!";s:19:"updater.nothingtodo";s:13:"Nothing to do";s:15:"updater.actions";s:8:"Actions:";s:21:"updater.updateresults";s:15:"Update results:";s:18:"updater.warningMsg";s:355:"The updater manipulates your database and due to the huge amount of configuration variants it is
possible that it
might not produce the expected results.
So backup your database (at least the tables sys_template and tt_content) or do a t3d export of your site
BEFORE
you click on any of the "DO_IT" Buttons.";s:20:"extmng.useStoragePid";s:624:"Use "General record storage page": This option configures the handling of news categories in BackEnd forms and on the website (for the CATMENU content element the GRSP can be overridden by "displayCatMenu.catPidList"). By default categories will be displayed only if they are found in the "General record storage page" (AKA "GRSP" or "storagePid"). If you set "useStoragePid" to "0", all categories from the pagetree will be displayed. If "useStoragePid" is set to "1" and there are no tt_news categories in the "GRSP" you won't see any categories in BackEnd forms or on the website. See tt_news manual for more information.";s:24:"extmng.requireCategories";s:188:"Require categories: Check if categories are required for every news item. Note that you can require categories also through page TSConfig using "TCEFORM.tt_news.category.config.minitems=1"";s:30:"extmng.writeParseTimesToDevlog";s:75:"Debug parsetimes: Write parsetimes to devlog (extension "devlog" required).";s:25:"extmng.parsetimeThreshold";s:399:"Parsetime threshold: Execution time in seconds after which a function is logged to devlog. Default
is 0.1 sec = 100ms. Means any function in tt_news which needs more time to be executed will be logged. The execution time indicates the
severity of the log entry: 0-0.2 sec = 0 (info), 0.2-0.5 sec = 1 (notice), 0.5-1 sec = 2 (warning) and everything above 1 second get severerity
3 = error.";s:25:"extmng.useInternalCaching";s:158:"Internal caching: If enabled tt_news caches some processing intensive information (archive period count,
category count, categories) in an internal cache.";s:31:"extmng.writeCachingInfoToDevlog";s:282:"Debug caching info: Which information about internal caching should be written to devlog
(extension "devlog" required)."disabled": don't write any information about caching to devlog. "cache misses": log only cache misses.
"all": log cache misses and cache hits to devlog.";s:18:"extmng.cachingMode";s:662:"Caching Mode: Determines the cache entries lifetime and when the internal cache from tt_news will be cleared.
"normal": (default) the cache entries will get the same lifetime as normal pages. The tt_news cache will be cleared
when the "clear all caches" button is pressed.
"lifetime": will set the livetime of cache entries to the given amount of seconds in field "cacheLifetime". The cache table is not cleared when "clear all caches" is clicked.
"static": means: the lifetime of cache entries is set to zero (= unlimited). TYPO3 does not clear the tt_news cache (useful if you clear the cache with an external script or
for debugging).";s:20:"extmng.cacheLifetime";s:146:"Cache lifetime: lifetime in seconds of the internal cache entries (if "cachingMode" is set to "lifetime"). example: 86400 (a day), 604800 (a week)";s:20:"extmng.cachingEngine";s:335:"Caching engine: where should the cache entries from tt_news be stored. "internal": store cache records directly in the database using internal methods. "cachingFramework" Requires at least TYPO3 4.3: store cache records in the TYPO3 caching framework (in the default configuration tt_news uses the DB backend of the caching framework).";s:18:"extmng.treeOrderBy";s:125:"Category ordering in BackEnd trees: Here you can configure the the ordering of categories in category trees in BackEnd forms.";s:20:"extmng.prependAtCopy";s:98:"Prepend at Copy: Here you can disable adding of the text "(copy [#])" to titles of copied records.";s:12:"extmng.label";s:103:"News Label in List-Module: Defines which field is displayed in the title column in the web/list module.";s:16:"extmng.label_alt";s:231:"Alternative Label: Defines which field is displayed in the title column in lists if the field is empty, that is configured as label. If no alternative label is defined and the label field is empty the text [No title] will be shown.";s:17:"extmng.label_alt2";s:45:"Alternative Label 2: see "Alternative label."";s:22:"extmng.label_alt_force";s:106:"Force alternative label: If this is activated the alternative label will be always shown behind the label.";s:24:"extmng.categoryTreeWidth";s:210:"Width of the right category field: This field shows the category tree in the tt_news db-record (or in the category db-record). If "categoryTreeWidth" is set to 0 (zero) the default width (=350px) will be taken.";s:28:"extmng.categorySelectedWidth";s:237:"Width of the left category field: This field shows the selected categories in the tt_news db-record (or parent categories in the category db-record). If "categorySelectedWidth" is set to 0 (zero) the default width (=200px) will be taken.";s:32:"extmng.l10n_mode_prefixLangTitle";s:391:"Localization mode for text fields: By default, all text fields (text, subheader, imagecaption ...) from a new localized news article will be prepended with "[translate to ...]". If this is not wanted you can disable it here. If "l10n_mode_prefixLangTitle" is disabled the text "(copy [#])" will be added to the titles of this records unless "prependAtCopy" is disabled (see "prependAtCopy").";s:29:"extmng.l10n_mode_imageExclude";s:317:"Localization mode for images: The image field of a localized news article is excluded by default (images are alwas taken from the record in the default language). If you need localized images (f.e. if the images show texts) you can enable the "image" field in translated news by setting "l10n_mode_imageExclude" to 0.";s:27:"extmng.hideNewLocalizations";s:199:"Hide new localizations: Here you choose if new localizations of news articles should be hidden or not. By default new localizations are visible. If this is not wanted set "hideNewLocalizations" to 1.";s:17:"extmng.updatermsg";s:151:"tt_news 3.0.0 comes with a new updater-script which can fix some of the most common problems when you're updating an existing tt_news 2.x installation.";s:23:"extmng.updatermsgHeader";s:10:"Important!";s:21:"extmng.updatermsgLink";s:32:"[Click here to open the updater]";s:23:"extmng.updatermsgOption";s:7:"Updater";s:17:"tsce.templateFile";s:107:"Template File: HTML-template which is used to display news (e.g.: "fileadmin/templates/my_news_tmpl.html").";s:13:"tsce.pid_list";s:410:"Starting Point (pid_list): The PID of the page (or comma separated list pf PIDs) where your news articles are stored. Note that getting the pidList can be very performance intensive if you use a high recursion level (plugin.tt_news.recursive) in a big pagetree. If this is a problem for your site, consider to completely disable the use of pidList in database queries (TS-Setup: plugin.tt_news.dontUsePidList).";s:14:"tsce.singlePid";s:63:"SinglePid: Page on which single news items should be displayed.";s:12:"tsce.backPid";s:68:"BackPid: Page where the "back to list" link in single view links to.";s:30:"tsce.archiveTypoLink.parameter";s:206:"Archive Link parameter: The PID of the page with a LIST element that displays only archived news items. This link appears at the bottom of the LATEST template and it is also used for the links in the AMENU.";s:17:"tsce.allowCaching";s:129:"Allow Caching: Allow caching of displayed news? If you want your news being indexed by the indexed-search this has to be enabled.";s:15:"tsce.useHRDates";s:152:"Use human readable dates: This enables the use of the GETvars "year" and "month" for the archive links instead of the non-readable "pS", "pL" and "arc".";s:21:"tsce.useSubCategories";s:212:"Use subcategories: Enable this if news should also be selected for display if they are a member of a subcategory of the selected category. Works only if categoryMode is 1 (="Show items with selected categories").";s:20:"tsce.showCatRootline";s:93:"Show category rootline: Enable this to show the category rootline in the SINGLE or LIST view.";s:30:"tsce.useBidirectionalRelations";s:199:"Use bidirectional relations: If this is enabled the SINGLE view shows the the relations of news in both directions. The relation which points back to the source record will be inserted automatically.";s:22:"tsce.usePagesRelations";s:92:"Use Pages as related news: If this is enabled the SINGLE view shows also relations to pages.";s:25:"tsce.displaySubCategories";s:335:"Display subcategories: If this is enabled the subcategories of the categories that are assigned to a news record will also be displayed in news records in the FrontEnd. If displayed categories in a news record are subcategories they will be wrapped with "subCategoryTitleItem_stdWrap" (titles) or "subCategoryImgItem_stdWrap" (images).";s:30:"tsce.showRelatedNewsByCategory";s:137:"Show related news by category: If this is enbaled the SINGLE view shows a list of news with the same category as the current news record.";s:24:"tsce.useSPidFromCategory";s:108:"Use singlePid from category: If this is enabled tt_news uses the singlePid from the first assigned category.";s:27:"tsce.useMultiPageSingleView";s:100:"Use Multipage Single View: Enable this if you want to divide the news SINGLE view to multiple pages.";s:28:"tsce.showTitleAsPrevNextLink";s:222:"Show news title as next/prev link: Enable this if you want to show the title of the linked news article in next/previous links in SINGLE view. If disabled the language labels for "next" and "previous" will be used instead.";s:10:"tsce.limit";s:39:"List Limit: max items in LIST template.";s:16:"tsce.latestLimit";s:48:"Latest Limit: max news items in LATEST template.";s:14:"tsce.recursive";s:69:"Recursive level: extend "pid_list" by the number of recursive levels.";s:25:"tsce.noIconsInRelatedNews";s:76:"No icons in related news: Disables the tt_news record icons in related news.";s:24:"tsce.displayCatMenu.mode";s:291:"Category menu mode: This configures how the tt_news category menu (catmenu) is rendered. "tree": use TYPO3 treeview class to build an expandable menu, "ajaxtree": expandable menu with ajax (requires TYPO3 4.2 or higher), "nestedWraps": make a category menu with nested wraps (not expandable)";s:46:"tsce.displayCatMenu.showNewsCountForCategories";s:141:"Show news count in category menu: If enabled the category menu displays the number of news for
each category next to the category title.";s:35:"tsce.displayCatMenu.catmenuIconMode";s:480:"Category menu icon mode: The tree/ajaxtree mode has some special options for configuring the icons. The option "catmenuIconMode" configures the behaviour of the icons showing left to the category titles. "catmenuIconMode" offers the following options:
-1 = display no icons at all, 0 = display the default icon (tt_news_cat.gif), 1 = display image from category record as icon, 2 = display the icon which is configured as "catmenuIconFile" (default: EXT:tt_news/res/arrow.gif)";s:37:"tsce.displayCatMenu.catmenuNoRootIcon";s:109:"No root icon in category menu: Disables the icon for the "root" item of the tree (the catmenu header) if set.";s:29:"tsce.catmenuWithArchiveParams";s:148:"Archive parameters in category menu: If enabled the archive period parameters (pS,pL,arc or day,month,year) will be added to links in category menu.";s:30:"tsce.displayCatMenu.expandable";s:80:"Category menu expandable: enable the expand/collapse links for the category menu";s:29:"tsce.displayCatMenu.expandAll";s:76:"Category menu expand all: show always the completely expanded category menu.";s:31:"tsce.displayCatMenu.expandFirst";s:70:"Category menu expand first level: start with the first level expanded.";s:26:"tsce.datetimeDaysToArchive";s:264:"datetime days to Archive: If this is set, news are automatically considered as "archived", when the date from field "datetime" plus the given number of days is in the past. If "datetimeDaysToArchive" is "0" only the field "archivedate" is relevant for the archive.";s:22:"tsce.enableArchiveDate";s:191:"Enable archivedate: If this is set, the archivemenu selects news by their "archivedate" - if "enableArchiveDate" is disabled, news in the archivemenu will be selected by the field "datetime".";s:15:"tsce.amenuStart";s:118:"Archivemenu start: Start date for the archive menu (php strtotime() syntax. e.g.: 1.1.2002, -3 months, -10 years, now)";s:13:"tsce.amenuEnd";s:151:"Archivemenu end: End date for the archive menu (php strtotime() syntax. e.g.: 1.1.2002, -3 months, -10 years, now, 1 year (value can be in the future))";s:25:"tsce.amenuWithCatSelector";s:265:"Category selection in archive menu: If enabled (default) the archive menu respects the selected category from catmenu. If the amenu content element is configured to show only news from a certain category the selected category from catmenu will overide this setting.";s:16:"tsce.archiveMode";s:182:"Archive menu mode: This configures how the archive menu is divided to periods. "month": show a link for each month, "year": show only years, "quarter": divide each year to quarters. ";s:16:"tsce.catTextMode";s:283:"Category Text mode: This configures how categories in news records should handled.
Posible values are: 0 = don't display, 1 = display but don't link (default), 2 = link to category shortcut, 3 = act as category selector (points to a list view showing only the clicked category).";s:17:"tsce.catImageMode";s:73:"Category Image mode: same options as catTextMode but for category images.";s:15:"tsce.singleMaxW";s:75:"single-image max Width: Max width for an image displayed in SINGLE template";s:15:"tsce.singleMaxH";s:77:"single-image max height: Max height for an image displayed in SINGLE template";s:15:"tsce.latestMaxW";s:75:"latest-image max width: Max width for an image displayed in LATEST template";s:15:"tsce.latestMaxH";s:77:"latest-image max height: Max height for an image displayed in LATEST template";s:13:"tsce.listMaxW";s:71:"list-image max width: Max width for an image displayed in LIST template";s:13:"tsce.listMaxH";s:73:"list-image max height: Max height for an image displayed in LIST template";s:18:"tsce.listImageMode";s:325:"Resize mode for LIST images: If set to "resize2max" images will be scaled until either width or height reaches the maximum value (aspect ratio is preserved). If set to "crop" images will be cropped to the given size (centered). If set to "resize" images will be resized to the given values, the aspect ratio is not preserved.";s:20:"tsce.latestImageMode";s:51:"Resize mode for LATEST images: see "listImageMode".";s:14:"tsce.xmlFormat";s:124:"News-Feed XML-Format: Defines the format of the news feed. Possible values are: "rss091", "rss2" "rdf", "atom1" and "atom03"";s:13:"tsce.xmlTitle";s:93:"News-Feed XML-Title: The title of your news feed. (required for rss091, rss2, rdf and atom03)";s:12:"tsce.xmlLink";s:89:"News-Feed XML-Link: The link to your hompage. (required for rss091, rss2, rdf and atom03)";s:12:"tsce.xmlDesc";s:118:"News-Feed XML-Description: The description of your news feed. (required for rss091, rss2 and rdf. optional for atom03)";s:12:"tsce.xmlLang";s:248:"News-Feed XML-Language: Your site's language. A list of allowable values for in RSS is available at http://backend.userland.com/stories/storyReader$16 (equired for rss091, optional for rss2, not available for rdf, recommended for atom03)";s:12:"tsce.xmlIcon";s:187:"News-Feed XML-Icon: Provide an icon for your news feed with preferred size of 16x16 px, can be gif, jpeg or png. (required for rss091, optional for rss2 and rdf, not available for atom03)";s:13:"tsce.xmlLimit";s:49:"News-Feed XML-Limit: max news items in RSS feeds.";s:15:"tsce.xmlCaching";s:53:"News-Feed XML-Caching: Allow caching for the RSS feed";s:18:"tsce.rss2_tmplFile";s:60:"RSS-News rss v2 Template File: XML template for RSS 2.0 feed";s:20:"tsce.rss091_tmplFile";s:65:"RSS-News rss v0.91 Template File: XML template for RSS 0.91 feed.";s:17:"tsce.rdf_tmplFile";s:54:"RDF-News RDF Template File: XML template for RDF feed.";s:20:"tsce.atom03_tmplFile";s:66:"Atom-News Atom v0.3 Template File: XML template for Atom 0.3 feed.";s:19:"tsce.atom1_tmplFile";s:66:"Atom-News Atom v1.0 Template File: XML template for Atom 1.0 feed.";}}}