Updaten Sie auf Version 3

Sisulizer Version 3 ist ein kostenpflichtiges Update für alle Sisulizer 1.x und 2008/2010-Kunden.

Verwenden Sie noch Sisulizer 1.x oder Sisulizer 2008/2010?

Aktualisieren Sie jetzt auf Version 3 und nutzen Sie alle Neuigkeiten in Version 3.

Angebot gültig bis 20.5.2012

Die Angebote richten sich an kommerzielle und industrielle Kunden.
Alle Preisangaben sind netto.

Komplette Preisliste.

Suchen Sie die richtige Edition? Besuchen Sie unsere Vergleichstabelle

Bitte stimmen Sie für Sisulizer

Bitte klicken Sie diese Facebook-Schaltfläche, um diese Seite mit Ihren Freunden zu teilen

Share

(english) (german)


Drücken Sie bitte die Google +1-

Schaltfläche, um Sisulizer eine positive Bewertung in Googles neuem Bewertungssystem zu geben.

Vielen Dank.

Ausgewählte Kunden

Softwarelokalisierungs-News

Version 3 Build 331 veröffentlicht

23.4.2012

Der neue Build kommt mit vielen neuen Features. [mehr]

Top News: Version 3

9.11.2011

Sisulizer Version 3 ist da. [mehr]

Tipps & Tricks

30.9.2011

Sie suchen nach Tipps und Trick zum Thema Sisulizer? [mehr]

Delphi Tage

8.9.2011

Die Delphi Tage 2011 in Köln sind ausverkauft! [mehr]

Build 321 herunterladen

12.8.2011

Bitte verwenden Sie einen Download Manager. [mehr]

Default Translation Memory Options

When starting Sisulizer first time the default translation memory will be created. Some properties of the translation memory can not be changed after creatoin of translation memory. This is why Sisulizer asks user the creation settings. Generally it is recommended to accept the default values.

Create options

Specifies the translation memory creation options. These options can not be changed after the translation memory has been created.

Value Description
Keep case If checked the translation memory is case sensitive. This means that all data is stored as it is. When translating the translation memory first tries exact case match. If no string is found it ignores the case.
If not checked the translation memory is case insensitive. This means that all data is stored in lower case. When translating data the engine reformats the string case to match the original string.
Is is recommended to leave this check box checked.
Remove white spaces If checked the translation memory removes leading and trailing white spaces from the string before storing them. It is recommended to leave this check box checked. Sisulizer can automatically add leading and trailing spaces to the translations if the original string contains them.
This feature is not supported in some databases and with those database it is not possible to change this value.
Remove special characters If checked the translation memory removes the special characters from the string before storing them. Special characters are:
& Hotkey character used in Windows user interfaces.
For example &File.
_ Hotkey character used in WPF user interfaces.
For example _File.
: Semicolon is used in user interface to show that something is following.
For example Color:
... Three or two periods are used in menu items to show that item opens a user interface element such as dialog.
For example Options...
| Vertical line is used in some menu items to separate menu caption and menu hint.
For example Options|
It is recommended to leave this check box checked. Uncheck this only if you want the translation memory remember the exact location of the hotkey positions and special characters.

It is recommended to leave all above check boxes checked.

Maximum string length

Specifies the maximum string length in bytes that translation memory can store. The length is in bytes but strings are stored as UTF-8 strings. This makes the actual string length in bytes longer than in characters. The length is much longer if string contains non-European characters. Most database engines have a length limitation of a indexed string. If you enter larger value than the maximum value allowed by the database engine Sisulizer will use the maximum value.