Aktivoi Javascript

Sisulizer kuva Sisulizer kuva Sisulizer kuva Sisulizer kuva Sisulizer kuva Sisulizer kuva Sisulizer kuva Sisulizer kuva Sisulizer kuva
Java ohjelmistolokalisointi grafiikka Sisulizer kuva
C# ohjelmistolokalisointi .NET ohjelmistolokalisointi grafiikka Visual Studio ohjelmistolokalisointi grafiikka VB ohjelmistolokalisointi grafiikka Ohjelmistolokalisointi VB ohjelmistolokalisointi grafiikka .NET ohjelmistolokalisointi grafiikka C++ Builder ohjelmistolokalisointi grafiikka Sisulizer kuva
Software Localization with Segmentation graphic HTML Software Localization graphic Sisulizer kuva

sisulizer kuva sisulizer kuva sisulizer kuva
sisulizer kuva sisulizer kuva
sisulizer kuva sisulizer kuva sisulizer kuva

 


Soita ohjelmistolokalisoinnin ammattilaiselle
sisulizer kuva sisulizer kuva sisulizer kuva sisulizer kuva sisulizer kuva sisulizer kuva sisulizer kuva sisulizer kuva
sisulizer kuva sisulizer kuva
sisulizer kuva
Sisulizer supports these Databases for localization
  • Access
  • DBISAM
  • SQL Server
  • Oracle
  • Interbase
  • MySQL
  • Paradox*
  • dBase*
sisulizer kuva sisulizer kuva
sisulizer kuva sisulizer kuva
Professional
Sisulizer Professional is for all desktop databases
sisulizer kuva
Enterprise
Sisulizer Enterprise is for all desktop and remote databases
sisulizer kuva
Clone method
Translation is stored in an exact copy of the original database
sisulizer kuva
sisulizer kuva sisulizer kuva sisulizer kuva sisulizer kuva
Row method
Translations are stored in extra database rows
Table method
Translations are stored in exact copies of database tables
Field method
Translations are stored in additional fields in the same row
sisulizer kuva
sisulizer kuva sisulizer kuva
sisulizer kuva sisulizer kuva sisulizer kuva
TM
Yes,
SRX segmentation and Trados access (Enterprise)
ADO/ODBC
Sisulizer can import the data from these databases
Translator
Your translator does not need to install any database (server)
sisulizer kuva
sisulizer kuva sisulizer kuva sisulizer kuva sisulizer kuva
Char Sets
Full ANSI and UNICODE support
Languages
If your database supports a language, then
Sisulizer supports it
Import
Read existing translations into non-database projects
sisulizer kuva
sisulizer kuva sisulizer kuva sisulizer kuva sisulizer kuva

 

Sisulizer is the database localization specialist

Complete your software localization experience with database localization

Sisulizer's Professional and Enterprise packages have built-in support for major local database formats. The Enterprise version adds access to remote database servers. You do not need any converters or plug-ins. Just install Sisulizer and start to localize your databases*.

There are many reasons why databases are an important part of your software localization:

  • You may retrieve strings for your GUI localization from a database.

  • Your databases may contain data for your application that need to be localized as well as the application itself. One example is a product database for an online shopping system.

  • The information in your database is the product you sell. When you localize this information, you can offer it in new markets and increase your revenues.

Sisulizer joustaa tietokantalokalisointitarpeitesi mukaan

There are many ways to understand database localization. Sisulizer covers them at all levels: clone (database), table, row, and field. The four methods Sisulizer offers to localize your databases are as follows:

Clone Database Localization Method

Using this method, Sisulizer creates a complete clone of the database. The result is an exact copy of the original structure. The structure, including all table and field names of the database of the clone, is the same. The databases differ only in the database name.

Picture of two clone databases for German and Japanese

The clone method creates one database for each localization language, here German and Japanese.

Advantage: No need to change the database structure; only the database content differs.

Row Database Localization Method

With this method, Sisulizer copies the original table row for each language. The copied rows are equal to the original one, except the language field value is different. The field value matches the language of the row. Those fields that have been marked to be localized contain a localized value. The result might look like this:

Picture shows a database table with multiple language rows for each original row in English, German and Japanese.

The translation is spread across multiple rows. ID and Language fields together are the unique database index.

Advantage: Just a small change in database structure which is very easy for a software developer who accesses the database content to implement.

Table Database Localization Method

This method adds localized tables for those tables that you want to localize. The localized tables contain only the primary key and those fields that are localized. The result is written to new tables with the same structure. The database tables only have different names, like description and description_ja:

Picture shows two tables, one for German and one for Japanese localization

On the left, you see the original table description and, on the right, the translated table description_ja.

The difference with the clone method is that the language tables are in the same database. The clone method creates a database for each language.

Advantage: Just a small change is required in the database structure which is very easy for a software developer who accesses the database content to implement.

Field Database Localization Method

In this method, Sisulizer updates the values of the localized fields in the same database row. The localized fields are equal to the original field, except that they contain data in a different language and their names differ, of course.

For example, if the original language is English and you want to localize the database in German and Japanese, you can add German and Japanese fields for those fields that contain strings for localization.

Picture shows a database table with original value and translated fields for German and Japanese language. Not all fields occur three times, because the Population field i.e. does not need to be translated.

Picture shows a database table with original value and translated fields for German and Japanese language. You can see that not all fields are there three times, because the Population field i.e. does not need to be translated

The fields Name_de ja Name_ja contain the translations.

Advantage: You need to change only the database structure of all tables with localizable content. The implementation is easy for a software developer who accesses the database content. The best advantage is that you do not need to keep redundant data.

Translation Memory

Segmentation that breaks paragraphs into sentences for smarter re-use of translated information is fully supported. Sisulizer supports SRX segmentation rules for databases, XML and HTML where long text passages are common.

Supported Database Formats

Database Kuvaus
Import
Localize
TM
Access Sisulizer can access and localize Access databases.
kyllä
kyllä
kyllä
ADO/ODBC compatible Sisulizer can access ADO/ODBC-compatible databases.
kyllä
dBase* Sisulizer can access and localize dBase databases if Borland Database Engine is installed on the computer.*
kyllä
kyllä
DBISAM Sisulizer can access and localize DBISAM databases.
kyllä
kyllä
kyllä
Interbase Sisulizer can access and localize Interbase databases.
kyllä
kyllä
kyllä
MySQL Sisulizer can access and localize MySQL databases.
kyllä
kyllä
kyllä
Oracle Sisulizer can access and localize Oracle databases.
kyllä
kyllä
kyllä
Paradox* Sisulizer can access and localize Paradox databases if Borland Database Engine is installed on the computer.*
kyllä
kyllä
SQL Server Sisulizer can access and localize SQL Server databases.
kyllä
kyllä
kyllä
TM = Translation Memory

* For scanning and building dBASE or Paradox databases, the Borland (tm) BDE needs to be installed. For translating dBASE or Paradox, e.g. in the Sisulizer Translation Edition, the BDE is not needed. Download and install the BDE only if: a) You do not have Delphi or C++ Builder installed (both install BDE to your machine) and b) You need to localize dBASE or Paradox (and not the other supported database formats).

sisulizer kuva sisulizer kuva sisulizer kuva sisulizer kuva
sisulizer kuva sisulizer kuva
sisulizer kuva

Osta Sisulizer ennen until Nov 30, 07,
ja
säästät 50%
Sisulizer hinnat alkaen $999  $499
sisulizer kuva sisulizer kuva
sisulizer kuva sisulizer kuva

The product names used on this website are for identification purposes only – all trademarks and registered trademarks are the property of their respective owners.

spacer
sisulizer kuva sisulizer kuva sisulizer kuva sisulizer kuva
sisulizer kuva sisulizer kuva
sisulizer kuva sisulizer kuva sisulizer kuva sisulizer kuva
sisulizer kuva
sisulizer kuva sisulizer kuva


Visual C++



Java

Windows binäärit
DLL/EXE/OCX


XML
XLIFF
INI/Text

HTML
JSP/ASP/PHP

Symbian
Pocket PC
Windows mobile
J2ME

PO file
 



Koti - Sisulizer tuki - Yritys - Lataa Sisulizer - Osta Sisulizer nyt - Viralliset seikat - Blogi - Impressum

Viimeisin muutos: 06/09/28 1:52 PM | Copyright 2006 Sisulizer Oy | Ohjelmistojen lokalisoinnin erityisosaaja | Kolme askelta lokakalisoidaksesi