Update to Version 3

Sisulizer version 3 is a paid update recommended for all Sisulizer customers.

Update to Sisulizer 3

Still using Sisulizer 1.x or Sisulizer 2008/2010?

Time to update to version 3 now and profit from all new features in version 3.

Specials run until 5/20/2013

Offers are for commercial and industrial customers only.
All prices are net.

Complete Price Sheet.

Not sure which edition is the right one? Visit our Edition Comparison

Our customers use Sisulizer...

to reach international customers with software in their language

to localize their in-house software in the international subsidiaries

to build multilingual custom software for their clients' enterprises

as Localization Service Providers because it is the localization tool of their customers

to localize software at Government Agencies

To teach software localization at Universities

for software localization on Electronic Devices

To translate software for Biomedical Hardware

to localize software in the Mining Industry

to create multilingual software for Mechanical Engineering

 

Selected Customers

Software Localization News

Version 3 Build 339 released

4/24/2013

The new build comes with many new features. [...]

Update Alert

9/25/2012

Android app for Sisulizer customers available. [...]

Windows 8, Delphi XE3

9/3/2012

Ready for the future. [...]

Delphi Tage

8/13/2012

Delphi Tage 2012 in Heidelberg. [...]

Top News: Version 3

11/9/2011

Sisulizer version 3 out now. [...]

The German and French Online-Help pages have been created with the help of machine translation. In doubt please read the English original.

Source | Input Method

Far Eastern languages such as Japanese, Chinese and Korean use input method editors (IME) to enter ideographs. IME is a comprex software that converts phonetic or other text to ideographs using dictionaries and choice lists. Component based platforms such as .NET and VCL has a build in support for IMEs. These controls contain ImeMode property that controls what is the IME mode when the control has input focus. By default Sisulizer scan the values of these property values but does not change them. You can change them in two ways. The first one is to set a value of a scanned IME property in the project grid. This only affects to that specific control. The second one is to use the automatic input method localization. The following combo boxes let you turn it on. Automatic input method localization is used only if there is no translation value given for the IME property in the project grid.

Japanese input method

Specifies the default input method mode of the controls when creating Japanese application files. This is enabled if the project contains Japanese.

Korean input method

Specifies the default input method mode of the controls when creating Korean application files. This is enabled if the project contains Korean.

Simplified Chinese input method

Specifies the default input method mode of the controls when creating Simplified Chinese application files. This is enabled if the project contains Simplified Chinese.

Traditional Chinese input method

Specifies the default input method mode of the controls when creating Traditional Chinese application files. This is enabled if the project contains Traditional Chinese.