Author: solomax
Date: Thu Jul 18 07:57:52 2013
New Revision: 1504382

URL: http://svn.apache.org/r1504382
Log:
[OPENMEETINGS-663] Incomplete Portuguese-Brazil translation is added

Added:
    
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/CongratulationsPanel_pt_BR.html
    
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$InstallStep_pt_BR.html
    
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep1_pt_BR.html
    
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep2_pt_BR.html
    
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep3_pt_BR.html
    
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep4_pt_BR.html
    
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$WelcomeStep_pt_BR.html

Added: 
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/CongratulationsPanel_pt_BR.html
URL: 
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/CongratulationsPanel_pt_BR.html?rev=1504382&view=auto
==============================================================================
--- 
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/CongratulationsPanel_pt_BR.html
 (added)
+++ 
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/CongratulationsPanel_pt_BR.html
 Thu Jul 18 07:57:52 2013
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+  
+      http://www.apache.org/licenses/LICENSE-2.0
+         
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+  
+-->
+<html xmlns:wicket="http://wicket.apache.org";>
+<wicket:panel>
+       <h2>
+               <a wicket:id="url">Digite o Aplicativo</a>
+       </h2>
+       <br />
+       <br />
+       Se seu servidor Red5 &eacute; executado em uma porta ou dom&iacute;nio 
diferente<br />
+       <a href="public/config.xml">altere os valores da 
configura&ccedil;&atilde;o do cliente</a>
+       <br />
+       <br />
+       <br />
+
+       <b> <span style="font-size: 1.4em">Listas de discuss&atilde;o</span></b>
+       <br />
+       <br />
+
+       <span style="font-size: 1.3em"><a
+               href="http://openmeetings.apache.org/mail-lists.html"; 
target="_blank">http://openmeetings.apache.org/mail-lists.html</a></span>
+       <br />
+       <br />
+
+
+       <b> <span style="font-size: 1.4em">Existem algumas empresas que 
tamb&eacute;m oferecem suporte comercial para o Apache OpenMeetings:</span></b>
+       <br />
+       <br />
+
+       <span style="font-size: 1.3em"><a
+               href="http://openmeetings.apache.org/commercial-support.html";
+               
target="_blank">http://openmeetings.apache.org/commercial-support.html</a></span>
+       <br />
+
+</wicket:panel>
+</html>

Added: 
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$InstallStep_pt_BR.html
URL: 
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard%24InstallStep_pt_BR.html?rev=1504382&view=auto
==============================================================================
--- 
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$InstallStep_pt_BR.html
 (added)
+++ 
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$InstallStep_pt_BR.html
 Thu Jul 18 07:57:52 2013
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+  
+      http://www.apache.org/licenses/LICENSE-2.0
+         
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+  
+-->
+<html xmlns:wicket="http://wicket.apache.org";>
+<wicket:panel>
+       <p wicket:id="desc">Por favor clique no bot&atilde;o "Finalizar" para 
inicar a instala&ccedil;&atilde;o!</p>
+       <div wicket:id="container" style="margin: 20px;">
+               <div wicket:id="progress"><!-- div><span 
wicket:id="value"></span>%</div--></div>
+               <div wicket:id="status"></div>
+       </div>
+</wicket:panel>
+</html>

Added: 
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep1_pt_BR.html
URL: 
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard%24ParamsStep1_pt_BR.html?rev=1504382&view=auto
==============================================================================
--- 
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep1_pt_BR.html
 (added)
+++ 
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep1_pt_BR.html
 Thu Jul 18 07:57:52 2013
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+  
+      http://www.apache.org/licenses/LICENSE-2.0
+         
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+  
+-->
+<html xmlns:wicket="http://wicket.apache.org";>
+<wicket:panel>
+       <fieldset id="userData">
+
+               <legend>Dados do usu&aacute;rio</legend>
+               <ul>
+                       <li><label 
wicket:for="cfg.username">Usu&aacute;rio</label>
+                               <input wicket:id="cfg.username" title="Digite 
um usu&aacute;rio" type="text" />
+                       </li>
+                       <li><label wicket:for="cfg.password">Senha</label>
+                               <input wicket:id="cfg.password" title="Digite 
uma senha" type="password" />
+                       </li>
+                       <li><label wicket:for="cfg.email">E-Mail</label>
+                               <input wicket:id="cfg.email" title="Digite um 
e-mail" type="text" />
+                       </li>
+                       <li><label wicket:for="ical_timeZone">Time Zone</label>
+                               <select wicket:id="ical_timeZone"></select>
+                       </li>
+               </ul>
+       </fieldset>
+
+       <fieldset id="userOrga">
+
+               <legend>Organização (Dom&iacute;nios)</legend>
+               <ul>
+                       <li><label wicket:for="cfg.group">Nome</label>
+                               <input wicket:id="cfg.group" title="Digite a 
Organiza&ccedil;&atilde;o padr&atilde;o" type="text" /></li>
+               </ul>
+       </fieldset>
+</wicket:panel>
+</html>

Added: 
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep2_pt_BR.html
URL: 
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard%24ParamsStep2_pt_BR.html?rev=1504382&view=auto
==============================================================================
--- 
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep2_pt_BR.html
 (added)
+++ 
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep2_pt_BR.html
 Thu Jul 18 07:57:52 2013
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+  
+      http://www.apache.org/licenses/LICENSE-2.0
+         
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+  
+-->
+<html xmlns:wicket="http://wicket.apache.org";>
+<wicket:panel>
+       <fieldset id="userConf">
+               <legend>Configuration</legend>
+               <ul>
+                       <li><label for="configdefault">Permitir auto-cadastro 
(allow_frontend_register)</label>
+                               <select 
wicket:id="allowFrontendRegister"></select>
+                       </li>
+                       <li><label wicket:for="sendEmailAtRegister">Enviar 
e-mail para novos Usu&aacute;rios cadastrados (sendEmailAtRegister)</label>
+                               <select 
wicket:id="sendEmailAtRegister"></select>
+                       </li>
+                       <li><label 
wicket:for="sendEmailWithVerficationCode">Novos Usu&aacute;rios precisam 
validar seus e-mails (sendEmailWithVerficationCode)</label>
+                               <select 
wicket:id="sendEmailWithVerficationCode"></select>
+                       </li>
+                       <li><label wicket:for="createDefaultRooms">Todos os 
tipos de Salas padr&atilde;o ser&atildeo criadas</label>
+                               <select wicket:id="createDefaultRooms"></select>
+                       </li>
+                       <li><label wicket:for="cfg.mailReferer">E-mail do 
sistema (system_email_addr)</label>
+                               <input wicket:id="cfg.mailReferer" 
title="Digite um e-mail" type="text" />
+                       </li>
+                       <li><label wicket:for="cfg.smtpServer">Servidor SMTP 
(smtp_server)</label>
+                               <input wicket:id="cfg.smtpServer" title="Digite 
um servidor SMTP" type="text" />
+                       </li>
+                       <li><label wicket:for="cfg.smtpPort">Porta SMTP (a 
porta SMTP padr&atilde;o &eacute; 25) (smtp_port)</label>
+                               <input wicket:id="cfg.smtpPort" title="Digite a 
porta do servi&ccedil;o SMTP. Padr&atilde;o &eacute; normalmente a porta 25" 
type="text" />
+                       </li>
+                       <li><label wicket:for="cfg.mailAuthName">Usu&aacute;rio 
SMTP (email_username)</label>
+                               <input wicket:id="cfg.mailAuthName" 
title="Digite o usu&aacute;rio do e-mail" type="text" />
+                       </li>
+                       <li><label wicket:for="cfg.mailAuthPass">Senha SMTP 
(email_userpass)</label>
+                               <input wicket:id="cfg.mailAuthPass" 
title="Digite a senha do e-mail" type="password" />
+                       </li>
+                       <li><label wicket:for="mailUseTls">Habilitar TLS na 
autentica&ccedil;&atilde;o do e-mail</label>
+                               <select wicket:id="mailUseTls"></select>
+                       </li>
+                       <li><label wicket:for="replyToOrganizer">Marcar 
endere&ccedil;o de e-mail do convidador no campo ReplyTo do e-mail enviado ao 
convidado (inviter.email.as.replyto)</label>
+                               <select wicket:id="replyToOrganizer"></select>
+                       </li>
+                       <li><label wicket:for="defaultLangId">Linguagem 
padr&atilde;o</label>
+                               <select wicket:id="defaultLangId"></select>
+                       </li>
+                       <li><label wicket:for="cfg.defaultExportFont">Fonte 
padr&atilde;o para exporta&ccedil;&atilde;o [default_export_font]</label>
+                               <select 
wicket:id="cfg.defaultExportFont"></select>
+                       </li>
+               </ul>
+       </fieldset>
+</wicket:panel>
+</html>

Added: 
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep3_pt_BR.html
URL: 
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard%24ParamsStep3_pt_BR.html?rev=1504382&view=auto
==============================================================================
--- 
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep3_pt_BR.html
 (added)
+++ 
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep3_pt_BR.html
 Thu Jul 18 07:57:52 2013
@@ -0,0 +1,110 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+  
+      http://www.apache.org/licenses/LICENSE-2.0
+         
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+  
+-->
+<html xmlns:wicket="http://wicket.apache.org";>
+<wicket:panel>
+       <fieldset id="userConf1">
+               <legend>Conversores</legend>
+               <ul>
+                       <li><label wicket:for="cfg.swfZoom">SWFTools 
Zoom</label>
+                       <input wicket:id="cfg.swfZoom" title="Digite o dpi que 
o swftools usar&aacute; para a convers&atilde;o do PDF para SWF"
+                               type="text" />
+                               <p>
+                                       <i>Voc&ecirc; pode testar se o swftools 
está instalado no caminho do sistema
+                                               abrindo o shell ou prompt de 
comando e digitando pdf2swf. Digite o dpi 
+                                               que o swftools usar&aacute; 
para a convers&atilde;o do PDF para SWF. Padr&atilde;o 
+                                               &eacute; 72 dpi. Veja mais em <a
+                                               
href="http://openmeetings.apache.org/installation.html";
+                                               
target="_blank">Instala&ccedil;&atilde;o</a>
+                                       </i>
+                               </p></li>
+                       <li><label wicket:for="cfg.swfJpegQuality">Qualidade 
JPEG no SWFTools</label>
+                               <input wicket:id="cfg.swfJpegQuality" 
+                               title="Digite a qualidade das imagens jpeg 
incorporadas. 0 &eacute; a pior (menor), 100 &eacute; a melhor (maior). 
(padr&atilde;o:85)"
+                               type="text" />
+                               <p>
+                                       <i>Voc&ecirc; pode testar se o swftools 
está instalado no caminho do sistema
+                                               abrindo o shell ou prompt de 
comando e digitando pdf2swf. Digite a qualidade das                             
                           imagens jpeg incorporadas. 0 &eacute; a pior 
(menor), 100 &eacute; a melhor (maior). 
+                                               (padr&atilde;o:85). Veja mais 
em <a
+                                               
href="http://openmeetings.apache.org/installation.html";
+                                               
target="_blank">Instala&ccedil;&atilde;o</a>
+                                       </i>
+                               </p>
+                       </li>
+                       <li><label wicket:for="cfg.swfPath">Diret&oacute;rio do 
SWFTools</label>
+                               <input wicket:id="cfg.swfPath" 
+                               title="Digite o caminho do diret&oacute;rio 
para o swftools, por exemplo C:/swftools, ou deixe em branco se o swftools 
estiver localizado em um diret&oacute;rio contido no caminho do sistema (system 
path)"
+                               type="text" />
+                               <p>
+                                       <i>Voc&ecirc; pode testar se o swftools 
está instalado no caminho do sistema
+                                               abrindo o shell ou prompt de 
comando e digitando pdf2swf. Se isso mostrar 
+                                               uma lista de 
op&ccedil;&otilde;es deixe este campo em branco, caso contr&aacute;rio          
                                           voc&ecirc; dever&aacute; especificar 
o diret&oacute;rio 
+                                               do pdf2swf no seu sistema. Veja 
mais em <a
+                                               
href="http://openmeetings.apache.org/installation.html";
+                                               
target="_blank">Instala&ccedil;&atilde;o</a>
+                                       </i>
+                               </p></li>
+                       <li><label 
wicket:for="cfg.imageMagicPath">Diret&oacute;rio do ImageMagick</label>
+                               <input wicket:id="cfg.imageMagicPath" 
+                               title="Digite o caminho do diret&oacute;rio 
para o ImageMagick, deixe em branco se o ImageMagick estiver localizado em um 
diret&oatilde;rio contido no caminho do sistema (system path)"
+                               type="text" />
+                               <p>
+                                       <i>Veja mais em <a
+                                               
href="http://openmeetings.apache.org/installation.html";
+                                               
target="_blank">Instala&ccedil;&atilde;o</a></i>
+                               </p></li>
+                       <li><label wicket:for="cfg.ffmpegPath">Diret&oacute;rio 
do FFMPEG</label>
+                               <input wicket:id="cfg.ffmpegPath" 
+                               title="Digite o caminho do diret&oacute;rio do 
para o FFMPEG, deixe em branco se o FFMPEG estiver localizado em um 
diret&oatilde;rio contido no caminho do sistema (system path)"
+                               type="text" />
+                               <p>
+                                       <i>Veja mais em <a
+                                               
href="http://openmeetings.apache.org/installation.html";
+                                               
target="_blank">Instala&ccedil;&atilde;o</a></i>
+                               </p></li>
+                       <li><label wicket:for="cfg.soxPath">Diret&oacute;rio do 
SoX</label>
+                               <input wicket:id="cfg.soxPath" 
+                               title="Digite o caminho do diret&oacute;rio do 
para o SoX, deixe em branco se o SoX estiver localizado em um diret&oatilde;rio 
contido no caminho do sistema (system path)"
+                               type="text" />
+                               <p>
+                                       <i>Veja mais em <a
+                                               
href="http://openmeetings.apache.org/installation.html";
+                                               
target="_blank">Instala&ccedil;&atilde;o</a></i>
+                               </p></li>
+                       <li><label wicket:for="cfg.jodPath">Diret&oacute;rio do 
JOD</label>
+                               <input wicket:id="cfg.jodPath"
+                               title="O diret&oacute;rio da biblioteca JOD 
(http://code.google.com/p/jodconverter), configure o mesmo para o ponto onde o 
diret&oacute;rio lib do JOD que também contenha o arquivo 
jodconverter-core-version.jar"
+                               type="text" />
+                               <p>
+                                       <i>Veja mais em <a
+                                               
href="http://openmeetings.apache.org/installation.html";
+                                               
target="_blank">Instala&ccedil;&atilde;o</a></i>
+                               </p></li>
+                       <li><label wicket:for="cfg.officePath">Diret&oacute;rio 
do OpenOffice/LibreOffice para jodconverter</label>
+                               <input wicket:id="cfg.officePath"
+                               title="O diret&oacute;rio do 
OpenOffice/LibreOffice (opcional). Por favor configure este com o caminho real 
caso o jodconverter não encontre a instala&ccedil;&atilde;o do 
OpenOffice/LibreOffice automaticamente"
+                               type="text" />
+                               <p>O diret&oacute;rio do OpenOffice/LibreOffice 
(opcional). 
+                                       Por favor configure este campo com o 
caminho real caso o jodconverter 
+                                       não encontre a 
instala&ccedil;&atilde;o do OpenOffice/LibreOffice automaticamente</p></li>
+               </ul>
+       </fieldset>
+</wicket:panel>
+</html>

Added: 
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep4_pt_BR.html
URL: 
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard%24ParamsStep4_pt_BR.html?rev=1504382&view=auto
==============================================================================
--- 
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep4_pt_BR.html
 (added)
+++ 
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep4_pt_BR.html
 Thu Jul 18 07:57:52 2013
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+  
+      http://www.apache.org/licenses/LICENSE-2.0
+         
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+  
+-->
+<html xmlns:wicket="http://wicket.apache.org";>
+<wicket:panel>
+       <fieldset id="userConf2">
+
+               <legend>Crypt Type</legend>
+               <ul>
+                       <li><label wicket:for="cfg.cryptClassName">Classe 
Crypt</label>
+                               <input wicket:id="cfg.cryptClassName"  
type="text"
+                               title="Digite o nome da Classe de Criptografia. 
N&Atilde;O ALTERE ISTO SE VOC&Ecirc; N&Atilde;O TIVER CERTEZA" />
+                               <p>
+                                       <i> Voc&ecirc; pode usar este tipo 
padr&atilde;o de criptografia que &eacute; igual a 
+                                               fun&ccedil;&atilde;o PHP-MD5 ou 
a criptografia BSD-Style 
+                                               utilizando: 
<b>org.apache.openmeetings.utils.crypt.MD5CryptImplementation</b>
+                                               para maiores 
informa&ccedil;&otilde;es ou para escrever seu pr&oacute;prio Crypt-Style 
+                                               veja: <a
+                                               
href="http://openmeetings.apache.org/CustomCryptMechanism.html";
+                                               target="_blank">Mecanismo de 
Criptografia personalizado</a>
+                                               Voc&ecirc; pode editar este 
valor mais tarde MAS Usu&aacute;rios e Sess&otilde;es                           
                            criadas podem n&atilde;o mais estarem 
acess&iacute;veis
+                                       </i>
+                               </p></li>
+               </ul>
+       </fieldset>
+
+       <fieldset id="red5sip">
+               <legend>Configura&ccedil;&atilde;o red5SIP</legend>
+               <ul>
+                       <li><label wicket:for="red5SipEnable">Habilitar 
SIP</label>
+                               <select wicket:id="red5SipEnable"></select>
+                               <p>
+                                       <i> Habilitar integra&ccedil;&atilde;o 
red5SIP </i>
+                               </p> </li>
+
+                       <li><label wicket:for="cfg.red5SipRoomPrefix">Prefixo 
de salas SIP</label>
+                               <input wicket:id="cfg.red5SipRoomPrefix" 
type="text" />
+                               <p>
+                                       <i>Prefixo de n&uacute;mero de telefone 
das salas de conferencia</i>
+                               </p></li>
+
+                       <li><label 
wicket:for="cfg.red5SipExtenContext">Contexto de extens&otilde;s SIP</label>
+                               <input wicket:id="cfg.red5SipExtenContext" 
type="text" />
+                               <p>
+                                       <i>Contexto de extens&otilde;es 
Asterisk</i>
+                               </p></li>
+               </ul>
+       </fieldset>
+</wicket:panel>
+</html>

Added: 
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$WelcomeStep_pt_BR.html
URL: 
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard%24WelcomeStep_pt_BR.html?rev=1504382&view=auto
==============================================================================
--- 
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$WelcomeStep_pt_BR.html
 (added)
+++ 
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$WelcomeStep_pt_BR.html
 Thu Jul 18 07:57:52 2013
@@ -0,0 +1,157 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+  
+      http://www.apache.org/licenses/LICENSE-2.0
+         
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+  
+-->
+<html xmlns:wicket="http://wicket.apache.org";>
+<wicket:panel>
+       <ol>
+               <li>
+                       <h4>
+                               <a 
id="Recommendation_for_production_environment"></a>Recommendation
+                               for production environment<a target="_blank"
+                                       
href="#Recommendation_for_production_environment"
+                                       class="section_anchor"></a>
+                       </h4>
+               <blockquote>
+                       By default <span wicket:id="app"></span> uses the 
integrated Apache Derby database. For
+                       production environment you should consider using <a 
target="_blank"
+                               
href="http://openmeetings.apache.org/MySQLConfig.html";>MySQL</a>, <a
+                               target="_blank"
+                               
href="http://openmeetings.apache.org/PostgresConfig.html";>Postgres</a>
+                       or for example <a target="_blank"
+                               
href="http://openmeetings.apache.org/IBMDB2Config.html";>IBM DB2</a>
+                       or <a 
href="http://openmeetings.apache.org/OracleConfig.html";
+                               target="_blank">Oracle</a>
+               </blockquote>
+               </li>
+               <li><h4>
+                               <a 
id="Enabling_Image_Upload_and_import_to_whiteboard"></a>Enabling
+                               Image Upload and import to whiteboard<a
+                                       
href="#Enabling_Image_Upload_and_import_to_whiteboard"
+                                       class="section_anchor"></a>
+                       </h4>
+                       <ul>
+                               <li>Install <strong>ImageMagick</strong> on the 
server, you can
+                                       get more information on <a 
target="_blank"
+                                       href="http://www.imagemagick.org"; 
rel="nofollow">http://www.imagemagick.org</a>
+                                       regarding installation. The 
instructions for installation can be
+                                       found there <a target="_blank"
+                                       
href="http://www.imagemagick.org/script/binary-releases.php";
+                                       
rel="nofollow">http://www.imagemagick.org/script/binary-releases.php</a>,
+                                       however on most linux systems you can 
get it via your favorite
+                                       package managers (apt-get it)
+                               </li>
+                       </ul>
+               </li>
+               <li><h4>
+                               <a 
id="Enabling_import_of_PDFs_into_whiteboard"></a>Enabling
+                               import of PDFs into whiteboard<a
+                                       
href="#Enabling_import_of_PDFs_into_whiteboard"
+                                       class="section_anchor"></a>
+                       </h4>
+                       <ul>
+                               <li>Install <strong>GhostScript</strong> on the 
server, you can
+                                       get more information on <a 
target="_blank"
+                                       
href="http://pages.cs.wisc.edu/%7Eghost/"; 
rel="nofollow">http://pages.cs.wisc.edu/~ghost/</a>
+                                       regarding installation. The 
instructions for installation can be
+                                       found there, however on most linux 
systems you can get it via your
+                                       favorite package managers (apt-get it).
+                               </li>
+                               <li>Install <strong>SWFTools</strong> on the 
server, you can get
+                                       more information on <a target="_blank"
+                                       href="http://www.swftools.org/"; 
rel="nofollow">http://www.swftools.org/</a>
+                                       regarding installation. Some of the 
Linux distributions already have
+                                       it in there package manager see <a 
target="_blank"
+                                       
href="http://packages.debian.org/unstable/utils/swftools";
+                                       
rel="nofollow">http://packages.debian.org/unstable/utils/swftools</a>),
+                                       the recommended version of 
<strong>SWFTools</strong> is 0.9 as prior
+                                       version have a bug that does lead to 
wrong object dimensions in the
+                                       Whiteboard
+                               </li>
+               </ul>
+               </li>
+               <li><h4>
+                               <a
+                                       
id="Enabling_import_of_.doc,_.docx,_.ppt,_.pptx,_..._all_Office_Docu"></a>Enabling
+                               import of .doc, .docx, .ppt, .pptx, ... all 
Office Documents into
+                               whitebaord<a
+                                       
href="#Enabling_import_of_.doc,_.docx,_.ppt,_.pptx,_..._all_Office_Docu"
+                                       class="section_anchor"></a>
+                       </h4>
+                       <ul>
+                               <li><strong>OpenOffice-Service</strong> started 
and listening on
+                                       port 8100, see <a target="_blank"
+                                       
href="http://openmeetings.apache.org/OpenOfficeConverter.html";>OpenOfficeConverter</a>
+                                       for details</li>
+                       </ul>
+               </li>
+               <li><h4>
+                               <a
+                                       
id="Enabling_Recording_and_import_of_.avi,_.flv,_.mov_and_.mp4_into"></a>Enabling
+                               Recording and import of .avi, .flv, .mov and 
.mp4 into whiteboard<a
+                                       
href="#Enabling_Recording_and_import_of_.avi,_.flv,_.mov_and_.mp4_into"
+                                       class="section_anchor"></a>
+                       </h4>
+                       <ul>
+                               <li>Install <strong>FFMpeg</strong>. You should 
get FFMPEG in an
+                                       up to date copy! For Windows you can 
download a Build for example
+                                       from <a target="_blank" 
href="http://ffmpeg.arrozcru.org/builds/";
+                                       
rel="nofollow">http://ffmpeg.arrozcru.org/builds/</a> Linux or OSx
+                                       Users should be able to use one of the 
various Installation
+                                       Instructions on the Web. You need to 
enable libmp3lame!
+                               </li>
+                               <li>Install <strong>SoX</strong> <a
+                                       href="http://sox.sourceforge.net/"; 
target="_BLANK">http://sox.sourceforge.net/</a>.
+                                       You should install SoX in a up to date 
copy! SoX 12.xx will NOT
+                                       work!
+                               </li>
+                       </ul>
+               </li>
+       </ol>
+
+       <br />
+       <b> <span style="font-size: 1.2em">If you have further
+                       questions or need support in installation or 
hosting:</span></b>
+       <br />
+       <br />
+
+       <b> <span style="font-size: 1.2em">Commercial-Support:</span></b>
+       <br />
+       <br />
+
+       <span style="font-size: 1.1em"><b>By phone</b></span>
+       <br />
+       <span style="font-size: 1.1em">++49 721 467 27327</span>
+       <br />
+       <span style="font-size: 1.1em"><b>By email</b></span>
+       <br />
+       <span style="font-size: 1.1em"><a
+               
href="mailto:serv...@openmeetings.de";>serv...@openmeetings.de</a></span>
+       <br />
+       <br />
+       <br />
+       <b><span style="font-size: 1.2em">Community-Support:</span></b>
+       <br />
+       <br />
+       <span style="font-size: 1.1em"><a
+               href="http://openmeetings.apache.org/mail-lists.html";
+               target="_blank">Mailing lists</a></span>
+       <br />
+</wicket:panel>
+</html>


Reply via email to