environment = $environment; parent::__construct(array('text' => $text), array(), $lineno, $tag); } /** * Compiles the node to PHP. * * @param Twig_Compiler A Twig_Compiler instance */ public function compile(\Twig_Compiler $compiler) { $compiler->addDebugInfo($this); $config = $this->environment->get_phpbb_config(); if (!$config['tpl_allow_php']) { $compiler ->write("// PHP Disabled\n") ; return; } $compiler ->raw($this->getNode('text')->getAttribute('data')) ; } } 7.1 Mageia Installer and base platform for many utilitiesThierry Vignaud [tv]
summaryrefslogtreecommitdiffstats
path: root/perl-install/install/share/po/pt.po
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-03-30 13:53:25 +0000
committerThierry Vignaud <tv@mandriva.org>2009-03-30 13:53:25 +0000
commit9fc66345840afca61be91dcfc3f40fe41c56ac01 (patch)
treea8d904b1aac38bf63d96ce1588ccd97b3a02603e /perl-install/install/share/po/pt.po
parentf9d34eff0cab2deabddc8d489661705505543a64 (diff)
downloaddrakx-9fc66345840afca61be91dcfc3f40fe41c56ac01.tar
drakx-9fc66345840afca61be91dcfc3f40fe41c56ac01.tar.gz
drakx-9fc66345840afca61be91dcfc3f40fe41c56ac01.tar.bz2
drakx-9fc66345840afca61be91dcfc3f40fe41c56ac01.tar.xz
drakx-9fc66345840afca61be91dcfc3f40fe41c56ac01.zip
import translations from rpmdrake
Diffstat (limited to 'perl-install/install/share/po/pt.po')
-rw-r--r--perl-install/install/share/po/pt.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/install/share/po/pt.po b/perl-install/install/share/po/pt.po
index dad340899..0c21b21f7 100644
--- a/perl-install/install/share/po/pt.po
+++ b/perl-install/install/share/po/pt.po
@@ -399,7 +399,7 @@ msgstr "Ocorreu um erro"
#: pkgs.pm:776
#, c-format
msgid "%d installation transactions failed"
-msgstr ""
+msgstr "%d transacções de instalação falhadas"
#: pkgs.pm:777
#, fuzzy, c-format
@@ -1672,4 +1672,4 @@ msgstr "Sair"
#~ "Deseja realmente instalar estes servidores?\n"
#~ msgid "IceWm Desktop"
-#~ msgstr "Ecrâ IceWm"
+#~ msgstr "Ecrã IceWm"