# $Id: contentanalysis.pot,v 1.3.2.7 2010/09/26 00:32:58 tomdude48 Exp $ # # LANGUAGE translation of Drupal (general) # Copyright YEAR NAME # Generated from files: # contentanalysis.admin.inc,v 1.6 2010/05/09 19:55:26 tomdude48 # contentanalysis.module,v 1.7 2010/05/09 20:49:25 tomdude48 # contentanalysis.info,v 1.6 2010/05/08 16:12:13 tomdude48 # contentanalysisexample.info,v 1.5 2010/05/08 16:12:13 tomdude48 # contentanalysis.install,v 1.6 2010/05/09 19:55:26 tomdude48 # contentanalysisexample.module,v 1.6 2010/05/09 19:55:26 tomdude48 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "POT-Creation-Date: 2010-05-13 10:43+0200\n" "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n" "Last-Translator: NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: contentanalysis.admin.inc:15 msgid "Default analyzers" msgstr "" #: contentanalysis.admin.inc:16 msgid "Select the analyzers you want enabled by default." msgstr "" #: contentanalysis.admin.inc:22 msgid "Enable analyzer checklist report" msgstr "" #: contentanalysis.admin.inc:28 msgid "Collapse the content analysis fieldset on the node edit form" msgstr "" #: contentanalysis.admin.inc:34 msgid "Node parsing options" msgstr "" #: contentanalysis.admin.inc:40 msgid "Prepend node title to body" msgstr "" #: contentanalysis.admin.inc:42 msgid "Most Drupal sites format node views by putting the node title as a page header above the node body. If your site is formatted this way, check this box. If node titles are not used as headers, uncheck the option." msgstr "" #: contentanalysis.admin.inc:46 msgid "Node title tags" msgstr "" #: contentanalysis.admin.inc:48 msgid "If your node title is included on node views, include any formating tags it is enclosed within. Default is <h2>[node_title]</h2>" msgstr "" #: contentanalysis.admin.inc:53 msgid "Advanced" msgstr "" #: contentanalysis.admin.inc:59 msgid "Host" msgstr "" #: contentanalysis.admin.inc:60 msgid "Use this field to enter an alternative url for the content analysis api ajax calls." msgstr "" #: contentanalysis.module:61 msgid "Content Analysis Results" msgstr "" #: contentanalysis.module:107 msgid "You can specify content to be analyzed using one of the three below methods. Use only one method. Either enter text content, use a numeric node id, or provide a URL to an existing webpage." msgstr "" #: contentanalysis.module:111 msgid "Content" msgstr "" #: contentanalysis.module:117 msgid "Node ID" msgstr "" #: contentanalysis.module:122 msgid "URL" msgstr "" #: contentanalysis.module:204 msgid "analyzer options" msgstr "" #: contentanalysis.module:216;223;229 msgid "Analyze content" msgstr "" #: contentanalysis.module:216;223;229;1179 msgid "Content Analysis" msgstr "" #: contentanalysis.module:233 msgid "options" msgstr "" #: contentanalysis.module:287 msgid "Analyzers" msgstr "" #: contentanalysis.module:288 msgid "Select analyzers for content." msgstr "" #: contentanalysis.module:703 msgid "Page title" msgstr "" #: contentanalysis.module:704 msgid "Body" msgstr "" #: contentanalysis.module:705 msgid "Meta keywords" msgstr "" #: contentanalysis.module:706 msgid "Meta description" msgstr "" #: contentanalysis.module:713 msgid "No input was submitted. Please enter content, a Node ID or URL." msgstr "" #: contentanalysis.module:726 msgid "Text" msgstr "" #: contentanalysis.module:751 msgid "Analyzer checklist" msgstr "" #: contentanalysis.module:767 msgid "The content analysis module enables a suite of analyzers to help you develop better, more optimized content.

List of available analyzer modules:" msgstr "" #: contentanalysis.module:770 msgid "Content optimizer" msgstr "" #: contentanalysis.module:772 msgid "Quick search engine optimization (SEO) analysis to assure your content follows basic SEO guidelines." msgstr "" #: contentanalysis.module:777 msgid "Scribe SEO" msgstr "" #: contentanalysis.module:779 msgid "Advanced search engine optimization (SEO) analysis. Features content scoring, keyword extraction, sample SERP listing and optimization recommendations." msgstr "" #: contentanalysis.module:784 msgid "Readability" msgstr "" #: contentanalysis.module:786 msgid "Grades content for readability using five popular automated readability standards." msgstr "" #: contentanalysis.module:791 msgid "W3C analyzer" msgstr "" #: contentanalysis.module:793 msgid "Validates that content is W3C compliant." msgstr "" #: contentanalysis.module:805 msgid "enabled" msgstr "" #: contentanalysis.module:812 msgid "not enabled" msgstr "" #: contentanalysis.module:813 msgid "Click here to download." msgstr "" #: contentanalysis.module:818 msgid "@module_name is !enabled_status." msgstr "" #: contentanalysis.module:885 msgid "Report" msgstr "" #: contentanalysis.module:996 msgid "General" msgstr "" #: contentanalysis.module:1018 msgid "Sections" msgstr "" #: contentanalysis.module:1018 msgid "Analysis" msgstr "" #: contentanalysis.module:1161;1232;15;25 contentanalysis.info:0 APIEXAMPLE/contentanalysisexample.info:0 msgid "Content analysis" msgstr "" #: contentanalysis.module:1172 msgid "Content Analysis Settings" msgstr "" #: contentanalysis.module:1180 msgid "If checked, the Content Analysis fieldset will appear on the node edit form for those who have permission to perform content analysis." msgstr "" #: contentanalysis.module:1182 msgid "Enable" msgstr "" #: contentanalysis.module:52 msgid "perform content analysis" msgstr "" #: contentanalysis.module:52 msgid "admin content analysis" msgstr "" #: contentanalysis.module:16 msgid "Analyze and optimize node content." msgstr "" #: contentanalysis.install:29 msgid "Creates database table for content analysis settings." msgstr "" #: contentanalysis.info:0 msgid "Content Analysis API" msgstr "" #: contentanalysis.info:0 msgid "Provides an API for content analyzers" msgstr "" #: APIEXAMPLE/contentanalysisexample.module:15 msgid "Example" msgstr "" #: APIEXAMPLE/contentanalysisexample.module:44 msgid "Whats your name" msgstr "" #: APIEXAMPLE/contentanalysisexample.module:57 msgid "You actually submitted that dribble. Come on, you can do better. If you don\\t like this relentless taunting, disable the content analysis example module" msgstr "" #: APIEXAMPLE/contentanalysisexample.module:74 msgid "World" msgstr "" #: APIEXAMPLE/contentanalysisexample.module:78 msgid "Good job, you submitted your name." msgstr "" #: APIEXAMPLE/contentanalysisexample.module:82 msgid "Your name was not entered in the options field. Please enter it to make this warning go away." msgstr "" #: APIEXAMPLE/contentanalysisexample.info:0 msgid "Content Analysis API Example" msgstr "" #: APIEXAMPLE/contentanalysisexample.info:0 msgid "Example Content Analyzer module" msgstr ""