Difference between revisions of "Translation from 4.2"

From Apache OpenOffice Wiki
Jump to: navigation, search
(From SVN to Pootle Web Frontend)
(From SVN to Pootle Web Frontend)
Line 12: Line 12:
 
File:UebersetzungsProzess_Start.png|Graphical illustration of the technical workflow of the translation process
 
File:UebersetzungsProzess_Start.png|Graphical illustration of the technical workflow of the translation process
 
</gallery>
 
</gallery>
 +
 +
=== Steps to do it ===
 +
 +
# Create a build system
 +
#* You can use your preferred Operating System
 +
#* You can use this [https://wiki.openoffice.org/wiki/Building Building Guide] and the [https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step Step-by-Step Guide] to do it.
 +
#*:
 +
# Checkout the recent code base (normally the trunk branch)
 +
#* svn co https://svn.apache.org/repos/asf/openoffice/trunk aoo
 +
#*:
 +
# Build AOO successfully
 +
#*:
 +
# Create the template as en-US.sdf
 +
#* Detailed description using
 +
#*:
 +
#
 +
  
 
Now the teams can translate the [https://translate.apache.org/projects/aoo40 AOO UI] and the [https://translate.apache.org/projects/aoo40help AOO HELP].
 
Now the teams can translate the [https://translate.apache.org/projects/aoo40 AOO UI] and the [https://translate.apache.org/projects/aoo40help AOO HELP].

Revision as of 17:39, 6 January 2019

Description

This will be a brief documentation of the translation process There are two steps doing at different time of the translation process.

From SVN to Pootle Web Frontend

In this step you prepare the recent code stings for translation. You prepare a template file with all strings to have to be translated. They are imported into Pootle.

The following graphic shows it. Please click on it to get a larger one.

Steps to do it

  1. Create a build system
  2. Checkout the recent code base (normally the trunk branch)
  3. Build AOO successfully
  4. Create the template as en-US.sdf
    • Detailed description using


Now the teams can translate the AOO UI and the AOO HELP.

From Pootle Web Frontend to SVN

Personal tools