Difference between revisions of "De DE/Language pack installieren"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
 
(Overview)
Line 1: Line 1:
=Overview=
+
=Übersicht=
  
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.
+
ADempiere ist in mehrere Sprachen übersetzt worden. Man kann die verschiedenen Übersetzungen - genannt ''Language Pack'' - von [https://sourceforge.net/project/showfiles.php?group_id=176962 sf.net herunterladen]. Das Language Pack sind mehrere XML Dateien, welche die Übersetzung deiner Sprache enthalten. Solche Dateien sind Versions unabhängig, das heisst wenn du ein Language Pack einer alten version auf einer neuen version einspielst, sieht man nur die neuen Wörter in english, die restlichen sind übersetzt.  
  
 +
Normalerweise ist ein Language Pack eine gepackte Datei (.zip, .rar, etc.), welche ein Verzeichniss enthält wo alle XML Dateien sind. Das Verzeichniss ist benannt nach z.b. it_IT (für italienisch
 
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 07:18, 28 September 2007

Übersicht

ADempiere ist in mehrere Sprachen übersetzt worden. Man kann die verschiedenen Übersetzungen - genannt Language Pack - von sf.net herunterladen. Das Language Pack sind mehrere XML Dateien, welche die Übersetzung deiner Sprache enthalten. Solche Dateien sind Versions unabhängig, das heisst wenn du ein Language Pack einer alten version auf einer neuen version einspielst, sieht man nur die neuen Wörter in english, die restlichen sind übersetzt.

Normalerweise ist ein Language Pack eine gepackte Datei (.zip, .rar, etc.), welche ein Verzeichniss enthält wo alle XML Dateien sind. Das Verzeichniss ist benannt nach z.b. it_IT (für italienisch 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).


http://adempiere.svn.sourceforge.net/viewvc/adempiere/contributions/GermanLocalization/Trl_de_DE_20070721.zip

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.

Installing

Step 1: Preparing the Installation

Log into ADempiere with the System Administrator Role with English language selected.

LPI LoginSystem.PNG
LPI LoginSystemRole.PNG

Go to the window Language:

LPI Menu Language.PNG

After you have clicked on language and you pressed F8 you will see this window where you can search for you language:

LPI Window Language.PNG

Change to Data grid toggle by pressing F8 again:

LPI Window Language MX.PNG

...enable System Language and Start Language Maintenance.

LPI Language Add Missing Translations.PNG


Select Add Missing Translations in order to copy all the English words into the translation areas. Wait until finish the process.

Step 2: Installing the Language Pack.

As we said above, the Language Pack is a compressed file. Then, extract it to any directory (the default directory is ADEMPIERE_HOME/data), but you can choose anywhere.

Please be careful: the language should be the same as you will activate in the Step 1. 
So, es_ES is not the same as es_MX!

Go to the window Translation Import/Export:

LPI Menu Translation.PNG

...and open the window:

LPI Translation Import Export.PNG

Leave the Client and Table selection empty and select your Language. Now click on the Import button and select the directory where the xml files are located:

LPI Open Pack Language.PNG

Wait until finish the process; can delay some minutes, but do not cancel it.

After, go to the window Synchronize Terminology in order to add the translations.

LPI Menu Synchronize Terminology.PNG

Ok, start the process....

LPI Synchronize Terminology Process.PNG

.... and wait for ....

LPI Synchronize End.PNG

Logout from ADempiere...

Ok, it is done!

Testing

Log into ADempiere with the User, Role and Client that you want. But, select your new language!!

LPI Login Spanish.PNG
LPI LoginRole Spanish.PNG

Well, you should be able to see ADempiere in your new language now.....

LPI ADempiere Spanish.PNG


Link Related