Angebot gültig bis 10.9.2010

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

Komplette Preisliste.

Suchen Sie die richtige Edition? Besuchen Sie unsere Vergleichstabelle

Aktualisieren Sie auf V2010

Sisulizer 2010 ist ein kostenloses Update für alle Sisulizer 2008-Kunden. Die neue Version kann kostenlos heruntergeladen werden und der Sisulizer 2008-Lizenzschlüssel funktioniert weiterhin.

Verwenden Sie noch Sisulizer 1.x?

Aktualisieren Sie jetzt auf V2010 und profitieren Sie von allen neuen Funktionen in V2008 und V2010.

Ausgewählte Kunden

Softwarelokalisierungs-News

2010 Build 307 veröffentlicht

26.7.2010

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

Dogfooding

10.8.2010

Eating our own dog food. [mehr]

Build 307 improves localization of .po files

26.7.2010

Localize .po files with plural forms. [mehr]

Delphi Tage 2010

16.7.2010

We go for Berlin, Germany... [mehr]

Build 306 improves machine translation

10.6.2010

Better support for Google Translate and Bing Translator. [mehr]

Skip the typical software localization beginner's traps

Code Pages

Unfortunately, few development systems support Unicode in their visual components. This is the case in Visual C++ and .NET languages like C#, Visual Basic .NET.

Many others, such as VCL Delphi and classic Visual Basic development systems, do not have built-in Unicode support for the GUI. In these cases, your program will start with the code page the user set for non-Unicode applications in the system.

You cannot influence this setting from within your application. If you exchange data with your translator or user, make sure that you know how to handle code pages (read more).

What you need to do

Use a localization tool that handles all languages and streamlines the data exchange process. Search for a localization tool that supports double-byte and left-to-right code, so that you don't have problems later.

How does Sisulizer support you

Sisulizer does it all! Using the Sisulizer's Exchange Wizard exchanging translatable content of your projects between you, and your translators is a snap. No hazzle about code page settings, no need to convert data. You even can automate this process.

Software-Lokalisierungsfallen

Other Code Page related information