ONYX - 9.0 - Utilisation - Translate/en

Différence entre versions

De MappingDoc
(Page créée avec « Example for the value Set Lang = EN, the file sought is Translate_EN.txt. »)
(Page créée avec « for the value Set Lang = FR, the file sought is Translate_FR.txt »)
Ligne 37 : Ligne 37 :
 
Example for the value Set Lang = EN, the file sought is Translate_EN.txt.  
 
Example for the value Set Lang = EN, the file sought is Translate_EN.txt.  
  
pour la valeur Set Lang = FR, la fichier recherché est Translate_FR.txt
+
for the value Set Lang = FR, the file sought is Translate_FR.txt
  
 
Par défaut, si Set Lang n’a pas de valeur, il recherche le fichier Translate_.txt
 
Par défaut, si Set Lang n’a pas de valeur, il recherche le fichier Translate_.txt

Version du 2 janvier 2025 à 09:45

<language/>

For text translation, it is possible to use the Translate function with Designer.


You must first create a Tools area of ​​the “set lang” type:

Image setlang.png


Which can be conditioned to a value on the spool or given hard (in label av. or label ap.).

Example :

Image condition setlang.png

As a result, we can create several “Set lang” packaged to manage several languages, for example.


It is obvious that the value of “Set lang” must be read before the zones to be translated. It must therefore be placed first.

Image position setlang.png


You must then configure the text boxes to translate:

Image translate.png


or, we can use it for variables with [[TR:variable_name]]


The value of the “set lang” field must be present in the name of the translation file.


Example for the value Set Lang = EN, the file sought is Translate_EN.txt.

for the value Set Lang = FR, the file sought is Translate_FR.txt

Par défaut, si Set Lang n’a pas de valeur, il recherche le fichier Translate_.txt


Exemple de contenu de fichier :

Image fichier translate.png

Il est nécessaire d’avoir un retour chariot à la dernière ligne du fichier de traduction pour que le dernier caractère soit pris en compte.


Enfin, il est possible de définir le setlang dans les paramètres de la commande mapcpysplf : [ -setlang:           ] 

sachant que le setlang de la maquette est prioritaire sur celui de la ligne de commande.