[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / zpip_v1 / lang / zpip_pt.php
diff --git a/www/plugins/zpip_v1/lang/zpip_pt.php b/www/plugins/zpip_v1/lang/zpip_pt.php
new file mode 100644 (file)
index 0000000..36f18c4
--- /dev/null
@@ -0,0 +1,44 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// Fichier source, a modifier dans svn://zone.spip.org/spip-zone/_plugins_/_stable_/acces_restreint/lang/
+if (!defined("_ECRIRE_INC_VERSION")) return;
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // A
+
+       // B
+
+       // C
+
+// C
+       'conception_graphique_par' => 'Design (c)',
+       'commentaire' => 'coment&aacute;rio',
+       'commentaires' => 'coment&aacute;rios',
+
+       // D
+
+       // I
+
+       // L
+       'lire_la_suite' => 'l&ecirc; mais',
+       'lire_la_suite_de' => ' sobre ',
+
+       // M
+
+       // P
+       'personaliser_nav' => 'personalisar este menu',
+
+       // R
+
+       // S
+       'sous_licence' => 'sob licença',
+
+       // T
+
+       // V
+
+       // Z
+);
+
+?>