[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / traduction_articles_autrement / lang / taa_pt_br.php
diff --git a/www/plugins/auto/traduction_articles_autrement/lang/taa_pt_br.php b/www/plugins/auto/traduction_articles_autrement/lang/taa_pt_br.php
new file mode 100644 (file)
index 0000000..e680339
--- /dev/null
@@ -0,0 +1,43 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// extrait automatiquement de http://www.spip.net/trad-lang/
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) return;
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // A
+       'affichage_edition_seule' => 'Exibição das matérias apenas em modo de edição',
+       'affichage_liste_compacte' => 'Exibição compacta da lista de matérias',
+
+       // C
+       'changer_langue' => 'Alterar o idioma da matéria',
+
+       // F
+       'fermer' => 'Fechar',
+
+       // L
+       'lier_traduction' => 'Anexar uma tradução',
+
+       // M
+       'modifier_options_langue' => 'opções',
+
+       // N
+       'necesite_afficher_objet' => 'Para poder usar esta função você precisa instalar o plugin',
+
+       // O
+       'options' => 'Alterar as opções de idioma',
+
+       // R
+       'rang' => 'Classificar',
+
+       // T
+       'titre_plugin' => 'Tradução das matérias diferentemente',
+       'traductions' => 'Traduções',
+
+       // V
+       'voir_traductions' => 'Ver os detalhes das traduções'
+);
+
+?>