Differences between revisions 1 and 17 (spanning 16 versions)
Revision 1 as of 2007-12-09 21:29:32
Size: 737
Comment: initial version
Revision 17 as of 2010-07-04 09:14:10
Size: 1826
Editor: robert.marik
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
There have been repeated requests to localize Sage into different languages. Below is a list of the requested languages: == Languages Requested ==
Line 5: Line 5:
 * Spanish
 * French
There have been repeated requests to localize Sage into different languages. Below is an alphapbetical list of the requested languages:

 * [[http://wiki.sagemath.org/i18n/Czech| Czech]]: Robert Mařík
 * [[http://wiki.sagemath.org/i18n/French| French]]: Alex Ghitza, Bertrand Meyer, Marc Mezzarobba
Line 8: Line 10:
 * [[http://wiki.sagemath.org/i18n/Italian| Italian]]: Cristian Consonni
 * Korean: DanDrake
 * Russian: Peter Ototsky
 * Spanish: Sean O'Quin, Oscar Lazo
Line 10: Line 16:

== Translations in Progress ==

[[http://groups.google.com/group/sage-notebook/browse_thread/thread/9b7b6aee9e331962 | sage-notebook thread about i18n translations]]

To avoid duplication:

 * German (de_DE/AT): Harald Schilly (~5%, please help ;) )

== Useful Links ==
Line 16: Line 32:
== Potential Problems ==

 * cython code
 * potential performance impact
Line 17: Line 38:

== Questions ==

  * Above, you write that this page is about "localization"...but the title is "i18n" and the second link above (the laptop.org one) explains that i18n and l10n are two different things. What exactly is this about? :) Also, what do you mean by "code localization"? (I've never been involved in this sort of stuff, so I don't know many of the terms. --DanDrake

Localization of Sage

Languages Requested

There have been repeated requests to localize Sage into different languages. Below is an alphapbetical list of the requested languages:

  • Czech: Robert Mařík

  • French: Alex Ghitza, Bertrand Meyer, Marc Mezzarobba

  • German: Michael Abshoff
  • Italian: Cristian Consonni

  • Korean: DanDrake

  • Russian: Peter Ototsky
  • Spanish: Sean O'Quin, Oscar Lazo

If your language is missing please add it. In addition if you are willing to help out translating please add your name to the language in question.

Translations in Progress

sage-notebook thread about i18n translations

To avoid duplication:

  • German (de_DE/AT): Harald Schilly (~5%, please help ;) )

This page is about code localization. The translation of the documentation itself is an orthogonal issue that will be discussed elsewhere. The localization of code is commonly referred to as i18n. Below is a list of resources on the web to get started:

Potential Problems

  • cython code
  • potential performance impact

Please add material as appropriate.

Questions

  • Above, you write that this page is about "localization"...but the title is "i18n" and the second link above (the laptop.org one) explains that i18n and l10n are two different things. What exactly is this about? :) Also, what do you mean by "code localization"? (I've never been involved in this sort of stuff, so I don't know many of the terms. --DanDrake