Die Angebote richten sich an kommerzielle und industrielle Kunden.
Alle Preisangaben sind netto.
Komplette Preisliste.
Suchen Sie die richtige Edition? Besuchen Sie unsere Vergleichstabelle
Sisulizer Version 4 ist ein kostenpflichtiges Update für alle Sisulizer Kunden.
Verwenden Sie noch Sisulizer 3.x, Sisulizer 2008/2010 oder Sisulizer 1.x?
Aktualisieren Sie jetzt auf Version 4 und nutzen Sie alle Neuigkeiten in Version 4.
Version 4 Build 374 veröffentlicht
30.11.2018
Der neue Build kommt mit vielen neuen Features. [mehr]
Tutorials
5.3.2019
Tutorials erneuert [...]
.NET Support erweitert
14.6.2018
Neu im März 2018: [...]
Sisulizer 4 Build 366
1.3.2017
Build 366 - bereit für Visual Studio 2017 [...]
10 Jahre Sisulizer
5.8.2016
Jetzt feiern und sparen [...]
um internationalen Kunden Software in ihrer Sprache anzubieten
um Inhouse-Softwarelösungen zu übersetzen
um mehrsprachige Anwendungen für Firmenkunden zu erstellen
als Lokalisierungs-Dienstleister, um Kundensoftware zu übersetzen
um Software für Behörden zu lokalisieren
um Schulungssoftware an Universitäten zu übersetzen
um Benutzeroberflächen elektronischer Geräte zu lokalisieren
um Software im Medizinbereich zu übersetzen
um Software für Bergbauunternehmen zu lokalisieren
um mehrsprachige Steuerungssoftware im Maschinenbau zu erstellen
Use this sheet set advanced options.
Specifies if the table of contents (TOC) will be sorted. Possible sorting methods are:
Value | Description |
---|---|
Do not sort |
Table of contents is not sorted |
Sort pages first, then sub folders | Table of contents is sorted such way that it first contains pages and then sub folders. |
Sort pages and sub folders together | Table of contents is sorted such way that pages and sub folders are sorted together and they may be pages between folders. |
Top level sorting specifies how top level items in the contents are sorted. Sub level sorting specifies how sub level items are sorted.
Note! When you turn on sorting Sisulizer visual contents editor still shows the contents as unsorted. However when you build localized files the contents is sorted using the sort method you selected.
If checked table of contents is sorted alphabetically. This means that if original file contains a sub folder having single character as its name all the sub pages will be placed on sub folders where the name of the folder matched the first characters of the page name.
Note! This option is used only when you localize to a language that uses alphabets. If you have Chinese, Korean or Japanese in your project the contents file this options is ignored for those languages.
The following image contain original non sorted table of contents.
The following image contain sorted table of contents where Sort pages first, then sub folders sorting is used.
The following image contain sorted table of contents where Sort pages and sub folders together sorting is used.
The following image contain original non sorted table of contents that contains alphabet based sub folders. The name of the each sub folder is only one character. Each sub folder contains pages that start with the same name as the folder name.
The following image contain Finnish version of above table of contents.
You can see that there are now four sub folders instead of original three. This is because in Finnish all three vehicles start with different letter. In English both bike and bicycle start with b.
Context method specifies how context value of formed. Possible values are:
Value | Description |
---|---|
Item index | Item index is the string context. Each item (code or string) has an index value that is a counting integer values starting from 0. Compared to String value method this method creates own row for each instance of the same string letting you to translate them in a different way. This is the default value. |
String value | String value is the string context. If the source code contains same string twice of more then all instances share the single row and they all are translated in the same way. |
Both methods can be used with any file. The difference is how duplicates strings are handled. Item index creates as many rows as there are duplicate strings. String value method always only one row for each string.