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 31.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]

XML Item

Use this dialog to specify if and how the selected XML item (e.g. tag or attribute) is localized.

State

Specifies how the select XML item is treated when localizing the XML file.

Value Description
Do not localize Do not localize the item.
Localize Localize the item.

Data type

Specifies the data type of the item. The possible values are:

Value Description
Plain text Item data is extracted as it is.
Binary data in hexadecimal Item contains binary data as a hexadecimal encoded string.
Binary data in base64 Item contains binary data as a Base-64 encoded string.
Image data in hexadecimal Item contains image data (BMP, JPEG, GIF or PNG) as a hexadecimal encoded string.
Image data in base64 Item contains image data (BMP, JPEG, GIF or PNG) as a Base-64 encoded string.
Basic or VB Script source code Item contains Basic or VB Script source code. Sisulizer extracts strings from the source code.
C/C++ source code Item contains C or C++ source code.
C# source code Item contains C# source code.
Java source code Item contains Java source code.
JavaScript source code Item contains JavaScript source code.
Pascal/Delphi source code Item contains Pascal or Delphi source code.
Perl source code Item contains Perl source code.
Other programming language source code Item contains custom source code. Set the delimiter and comment values in Delimiter and Comment group boxes to match the source code.