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]

Source | Encodings

Use this sheet the specify the language and encoding properties.

Original language

Specifies the original language of the source. This tells what language is used in the original file or database. If the original item contains two or more languages mixed together set the language that is most widely used.

Original encoding

Specifies the original encoding (i.e. character set) that is used in the original file or database.

Default language

Specifies the default language. This languages is used in the build process if there is no translation given in the project sheet. The translation select rule is following. Use first the translation given in the language column of the build language. If there is no translation then use the country neutral column (if the build language is country specific and a country neutral column exists). If this value is empty too then use the translation given in the column of the default language. If no translation is found then the original value is used.

For example if the project contains English, German and German (Switzerland) and the build language is German (Switzerland) and the default language is English the search order is German (Switzerland) - German - English - original.

Default new line

Specifies the default new line encoding. It is used if the original data does not contains new lines but the translated data contains. Possible values are:

Value Description
Line feed Single line feed character (0A or 000A) are used to mark a new line
Carriage return Single carriage return character (0D or 000D) are used to mark a new line
Line feed + Carriage return Line feed and carriage return characters are used to mark a new line
Carriage return + Line feed Carriage return and line feed characters are used to mark a new line

Read more about new lines.

Language and encoding list

Contains a encoding list. With some sources multiple encoding can be used. By default the most common encoding is used. However you can change the encoding by right clicking the item and selecting a new value. In some sources such as Delphi and C++Builder the encoding can not be set. In those cases this list is not shown.