sync some pt_BR files and enhance chm index

This commit is contained in:
nlopess
2005-02-10 19:27:13 +00:00
parent fa7fb44400
commit ce4bb707a5
5 changed files with 52 additions and 4 deletions

View File

@@ -29,8 +29,8 @@ while (false !== ($filename = readdir($handle))) {
closedir($handle); closedir($handle);
// Look for CHM index file (snap-downloader, cvs-usr with/without lang-support) // Look for CHM index file (snap-downloader, cvs-usr with/without lang-support)
if (false == ($content = oneLiner("$LANGUAGE/make_chm_index_$LANGUAGE.html", true))) { if (false == ($content = oneLiner("$LANGUAGE/make_chm_index.html", true))) {
$content = oneLiner("en/make_chm_index_en.html", true); $content = oneLiner("en/make_chm_index.html", true);
} }
// Make GENTIME the actual date/time // Make GENTIME the actual date/time

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?> <?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision$ --> <!-- $Revision$ -->
<!-- EN-Revision: 1.4 Maintainer: nobody Status: ready --> <!-- EN-Revision: 1.9 Maintainer: nobody Status: ready -->
<bookinfo id="bookinfo"> <bookinfo id="bookinfo">
<title>Smarty - a ferramenta para compilar templates para PHP</title> <title>Smarty - a ferramenta para compilar templates para PHP</title>
<authorgroup id="authors"> <authorgroup id="authors">
@@ -27,7 +27,7 @@
</authorgroup> </authorgroup>
<pubdate>&build-date;</pubdate> <pubdate>&build-date;</pubdate>
<copyright> <copyright>
<year>2001-2004</year> <year>2001-2005</year>
<holder>New Digital Group, Inc.</holder> <holder>New Digital Group, Inc.</holder>
</copyright> </copyright>
</bookinfo> </bookinfo>

7
docs/pt_BR/livedocs.ent Executable file
View File

@@ -0,0 +1,7 @@
<!-- $Revision$ -->
<!-- EN-Revision: 1.1 Maintainer: nlopess Status: ready -->
<!ENTITY livedocs.author 'Autores:<br />'>
<!ENTITY livedocs.editors 'Editado por:<br />'>
<!ENTITY livedocs.copyright 'Copyright &copy; %s por %s'>
<!ENTITY livedocs.published 'Publicado em: %s'>

41
docs/pt_BR/make_chm_index.html Executable file
View File

@@ -0,0 +1,41 @@
<HTML>
<!-- EN-Revision: 1.1 Maintainer: nlopess Status: ready -->
<!-- $Revision$ -->
<HEAD>
<TITLE>Manual do Smarty</TITLE>
<META NAME="HTTP_EQUIV" CONTENT="text/html; charset=ISO-8859-1">
<LINK REL="STYLESHEET" HREF="style.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#840084" ALINK="#0000FF" TOPMARGIN="0" LEFTMARGIN="0">
<TABLE BORDER="0" WIDTH="100%" HEIGHT="100%" CELLSPACING="0" CELLPADDING="0">
<TR><TD COLSPAN="3"><DIV CLASS="NAVHEADER"><TABLE BGCOLOR="#CCCCFF" BORDER="0"
CELLPADDING="0" CELLSPACING="0" WIDTH="100%"><TR><TD><TABLE WIDTH="100%" BORDER="0"
CELLPADDING="3" CELLSPACING="0"><TR><TH COLSPAN="3">Smarty Manual</TH></TR><TR><TD
COLSPAN="3" ALIGN="center">&nbsp;</TD></TR></TABLE></TD></TR><TR BGCOLOR="#333366">
<TD><IMG SRC="spacer.gif" BORDER="0" WIDTH="1" HEIGHT="1"><BR></TD></TR></TABLE></DIV></TD></TR>
<TR><TD><IMG SRC="spacer.gif" WIDTH="10" HEIGHT="1"></TD><TD HEIGHT="100%" VALIGN="MIDDLE" WIDTH="100%"><BR>
<P><TABLE ALIGN="CENTER">
<TR><TD ALIGN="CENTER">
<H1 CLASS="title">Manual do Smarty</H1>
<DIV CLASS="author">Monte Ohrt</DIV>
<DIV CLASS="author">Andrei Zmievski</DIV>
<DIV CLASS="author">Fernando Correa da Concei<65><69>o</DIV>
<DIV CLASS="author">Marcelo Perreira Fonseca da Silva</DIV>
<DIV CLASS="author">Taniel Franklin</DIV>
<DIV CLASS="author">Thomas Gonzalez Miranda</DIV>
</TD></TR></TABLE>
<BR><P ALIGN="CENTER">Este ficheiro foi gerado em: [GENTIME]<BR>
Clique em <A HREF="http://smarty.php.net/download-docs.php">http://smarty.php.net/download-docs.php</A>
para obter a vers<72>o actual.</P>
<BR><P CLASS="copyright" ALIGN="CENTER">Copyright &copy; 2001 - 2005 New Digital Group, Inc.</P>
</TD><TD><IMG SRC="spacer.gif" WIDTH="10" HEIGHT="1"></TD></TR>
<TR><TD COLSPAN="3"><DIV CLASS="NAVFOOTER"><TABLE BGCOLOR="#CCCCFF" BORDER="0"
CELLPADDING="0" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#333366">
<TD><IMG SRC="spacer.gif" BORDER="0" WIDTH="1" HEIGHT="1"><BR></TD></TR>
<TR><TD><TABLE WIDTH="100%" BORDER="0" CELLPADDING="3" CELLSPACING="0">
<TR><TD COLSPAN="3">&nbsp;</TD></TR><TR><TD COLSPAN="3" ALIGN="center">&nbsp;</TD>
</TR></TABLE></TD></TR></TABLE></DIV></TD></TR></TABLE>
</BODY></HTML>