[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / seo-dev / lang / paquet-seo_pt_br.php
1 <?php
2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP
3 // extrait automatiquement de http://trad.spip.net/tradlang_module/paquet-seo?lang_cible=pt_br
4 // ** ne pas modifier le fichier **
5
6 if (!defined('_ECRIRE_INC_VERSION')) {
7 return;
8 }
9
10 $GLOBALS[$GLOBALS['idx_lang']] = array(
11
12 // S
13 'seo_description' => 'SEO é um plugin que inclui a possibilidade de se inserir, na área <head> do seu website, meta tags, URL canônica, Google webmaster tools Meta Code e Google Analytics javascript. É parametrizável na página de configuração do SPIP, bem como em todas as seções e matérias, pelas meta tags.',
14 'seo_nom' => 'SEO',
15 'seo_slogan' => 'Search Engine Optimisation'
16 );