Your IP : 216.73.217.68


Current Path : /home/atelierpru/paris/plugins/auto/seo/v2.1.7/lang/
Upload File :
Current File : /home/atelierpru/paris/plugins/auto/seo/v2.1.7/lang/seo_en.php

<?php
// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/seo?lang_cible=en
// ** ne pas modifier le fichier **

if (!defined('_ECRIRE_INC_VERSION')) {
	return;
}

$GLOBALS[$GLOBALS['idx_lang']] = array(

	// S
	'S.E.O' => 'SEO',

	// A
	'alexa' => 'Alexa',
	'alexa_activate' => 'Activate Alexa',
	'alexa_id' => 'Website Alexa’s ID',

	// B
	'bing_webmaster' => 'Bing Webmaster Tools',
	'bing_webmaster_activate' => 'Enable Bing Webmaster Tools',
	'bing_webmaster_id' => 'Meta Code verification',

	// C
	'canonical_url' => 'Canonical URL',
	'canonical_url_activate' => 'Activate Canonical URL meta',

	// E
	'explication_description' => 'It is recommended that the length is less than or equal to 160 characters.',
	'explication_title' => 'It is recommended that the length is between 5 and 70 characters.',

	// F
	'forcer_squelette_descriptif' => 'SEO metas are prioritary to the metas generated by the skeleton',
	'forcer_squelette_label' => 'Load metas for all skeletons',

	// G
	'google_analytics' => 'Google Analytics',
	'google_analytics_activate' => 'Activate Google Analytics',
	'google_analytics_id' => 'Google Analytics web property ID',
	'google_webmaster_tools' => 'Google Webmaster Tools',
	'google_webmaster_tools_activate' => 'Activate Google Webmaster Tools',
	'google_webmaster_tools_id' => 'Meta Code verification',

	// I
	'info_count_max' => 'Characters to achieve the optimum limit:',
	'insert_head' => 'Automatic insertion in #INSERT_HEAD',
	'insert_head_activate' => 'Activate automatic insertion',
	'insert_head_descriptif' => 'Automatic insertion of SEO configuration in the <head>',

	// M
	'meta_author' => 'Author:',
	'meta_copyright' => 'Copyright:',
	'meta_description' => 'Description:',
	'meta_keywords' => 'Keywords:',
	'meta_page_description_sommaire_value' => 'Page Description Value + Home Page Meta Value',
	'meta_page_description_value' => 'Page Description Value',
	'meta_page_title_sommaire_value' => 'Page Title Value + Home Page Meta Value',
	'meta_page_title_value' => 'Page Title Value',
	'meta_robots' => 'Robots:',
	'meta_sommaire_value' => 'Home Page Meta Value',
	'meta_tags' => 'Meta Tags',
	'meta_tags_activate' => 'Activate editorial meta tags',
	'meta_tags_default' => 'Defaults values for meta tags (for articles and sections)',
	'meta_tags_edit_activate' => 'Activate meta tags editing in sections and articles',
	'meta_tags_editing' => 'Meta tags editing',
	'meta_tags_sommaire' => 'Summary meta tags value (home page)',
	'meta_title' => 'Title:',

	// S
	'seo' => 'Search Engine Optimisation'
);