Difference between revisions of "Manual de Instalação Adempiere 3.13 com PostgreSQL"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
 
Line 1: Line 1:
=Overview=
+
=Overview= Estou trabalhando neste documento conforme o tempo que tenho. Vai demorar um pouquinho, mas se alguem quiser colaborar, revisando ou traduzindo o que falta. Obrigado.
  
ADempiere is translated into many languages. You can download the different translations - called ''Language Pack'' - from the [https://sourceforge.net/project/showfiles.php?group_id=176962 Download Page in SF]. The Language Pack is a set of XML files, which contain the translation for the language that you choose. Those files are version independent, so if you apply a pack to a new ADempiere version (and those files are from a older version), you will see the new items not translated.
+
O ADempiere pode ser trabalhar com varias linguagens. Você pode fazer download de diferentes pacotes traduções - chamados ''Language Pack'' - em [https://sourceforge.net/project/showfiles.php?group_id=176962 Download Page in SF]. O Language Pack são arquivos XML, que que contêm a tradução para a língua que você escolher. Estes arquivos são independentes da versão do Adempiere, ou seja, ao instalar qualquer versão do Adempiere basta aplicar o pacote que contem a tradução, o ''Language Pack'' apenas traduz de acordo com os dados que estão disponiveis nele, se não houver tradução para uma determinada frase ou palavra o sistema mantem a linguam original, acredito que seja o Ingles :)
  
 
Generally the Language Pack is a compressed file (.zip, .rar, etc.) containing a folder and into the folder a lot of files with xml extension. The folder is called as it_IT (for Italian translation), sk_SK (for Slovak translation), etc.
 
Generally the Language Pack is a compressed file (.zip, .rar, etc.) containing a folder and into the folder a lot of files with xml extension. The folder is called as it_IT (for Italian translation), sk_SK (for Slovak translation), etc.

Revision as of 08:02, 16 January 2007

=Overview= Estou trabalhando neste documento conforme o tempo que tenho. Vai demorar um pouquinho, mas se alguem quiser colaborar, revisando ou traduzindo o que falta. Obrigado.

O ADempiere pode ser trabalhar com varias linguagens. Você pode fazer download de diferentes pacotes traduções - chamados Language Pack - em Download Page in SF. O Language Pack são arquivos XML, que que contêm a tradução para a língua que você escolher. Estes arquivos são independentes da versão do Adempiere, ou seja, ao instalar qualquer versão do Adempiere basta aplicar o pacote que contem a tradução, o Language Pack apenas traduz de acordo com os dados que estão disponiveis nele, se não houver tradução para uma determinada frase ou palavra o sistema mantem a linguam original, acredito que seja o Ingles :)

Generally the Language Pack is a compressed file (.zip, .rar, etc.) containing a folder and into the folder a lot of files with xml extension. The folder is called as it_IT (for Italian translation), sk_SK (for Slovak translation), etc.

The files have a format of: <table_name>_Trl_<language>.xml

by example: AD_Window_Trl_es_MX.xml, where AD_Window is the table name and es_MX is the language (Spanish for Mexican in this case).

After you have the Language Pack downloaded, you must install the new language. Here we describes the process to do it.

Note: In order to show you the process, we will choose the Spanish MX translation to install. 
      You must change the selection to the language as you need.