Les offres sont destinées aux clients commerciaux et industriels.
Tous les prix sont nets.
Grille tarifaire complète.
Vous n'êtes pas sûr du choix de votre édition ? Visitez notre tableau Comparatif des éditions
Sisulizer 4 is a payés mise à jour recommendée pour tous les clients de Sisulizer 1.x, 2008/2010 et 3.
Vous utilisez encore Sisulizer 1.x, Sisulizer 2008/2010 ou Sisulizer 3?
Il est temps de mettre à jour à la version 4 pour profiter des nouvelles fonctions des versions 4.
Version 4 Build 374 libéré
30.11.2018
La nouvelle version a de nouvelles fonctions. [plus]
Tutorials
5.3.2019
Tutorials updated [...]
.NET Support updated
14.6.2018
New in May 2018: [...]
Sisulizer 4 Build 366
1.3.2017
Build 366 - support for Visual Studio 2017 [...]
10 Years Sisulizer
5.8.2016
Celebrate and save Big. [...]
portée clients internationaux avec le logiciel dans leur langue
pour localiser leurs interne logiciel dans les filiales internationales
construire multilingue logiciel personnalisé pour les entreprises de leurs clients
comme Les fournisseurs de services de localisation parce que c'est l'outil de localisation de leurs clients
pour localiser le logiciel à gouvernement Agences
À enseigner les logiciels localisation dans les universités
pour la localisation de logiciels sur électronique Dispositifs
Traduction de logiciels pour biomédical Matériel
pour localiser le logiciel dans la Mining L'industrie
créer un logiciel mulitlingual pour mécanique Ingénierie
Use this sheet to specify the HTML localization options such as images in the HTML file.
Specifies how HTML images are localized. Possible values are:
Value | Description |
---|---|
Scan images | If checked Sisulizer scans images of the HTML files making it possible to replace them in the localized files. |
Copy images | If checked Sisulizer copies original image files to the localized directories. |
Update image sizes | If checked Sisulizer updates the image size attributes to match the localized image (if any) when writing the localized HTML files. |
Update si&zes in image styles |
If checked Sisulizer updates the image size values in style attributes to match the localized image (if any) when writing the localized HTML files. For example the size of the original image is 200x100 and the translated image is 210x110. style="width:200px; height:100px;" -> style="width:220px; height:110px;" |
Specifies how text is written in HTML. Possible values are:
Value | Description |
---|---|
Keep format | If checked the text preserves spaces and line breaks. Otherwise all extra spaces and all line breaks will be removed on scanned rows. |
Keep format in code tags | If checked the text enclosed in the code element preserves spaces and line breaks. Otherwise all extra spaces and all line breaks will be removed on scanned rows. |
Specifies how HTML file are built. Possible values are:
Value | Description |
---|---|
Clean syntax | If checked the syntax of HTML-code will be cleaned during the build process. For example if you have an attribute without quotes, Sisulizer add those marks. For example <h2 align=left> becomes to <h2 align="left"> |
Add or modify content language | If checked the following lines will be added to HEAD-section if the section does not already contain them:<meta http-equiv="Content-Language" content="fi"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> If the section already contains them Sisulizer just updates the content of the lines. |
Set dir attribute for RTL languages (Arabic, Hebrew) | If checked the following attribute is set when creating Middle Eastern HTML files:<body dir="rtl"> If the attribute already exists Sisulizer just updates the value of the attribute. |