Internationalisation

Differences between revisions 37 and 41 (spanning 4 versions)
Revision 37 as of 2010-01-29 16:22:19
Size: 1877
Editor: 168
Comment:
Revision 41 as of 2010-08-18 14:21:17
Size: 2654
Editor: 140
Comment: Added new sections
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
== Getting Started ==
 * '''Primer''': This [[/InternationalizationPrimer|internationalization primer]] is a great place to get started.
Line 17: Line 20:
== Coding ==

''Information on writing or modifying internationalized applications for Ubuntu''

 * [[/Coding|Internationalization of source code]]
Line 23: Line 32:
== Coding == == Documentation ==
Line 25: Line 34:
''Information on writing or modifying internationalized applications for Ubuntu'' ''Information on how to adapt the build system to include internationalization support''
Line 27: Line 36:
 * [[/Coding|Internationalization of source code]]  * [[/Docs|Internationalization of documentation]]

== Build system ==

''Information on how to adapt the build system to include internationalization support''

 * [[/Build|Adding internationalization support to the build system]]
Line 38: Line 53:
 * [[https://help.launchpad.net/Translations/YourProject/BestPractices|Best practices on how to set up a project for translation in Launchpad]]
Line 40: Line 55:
 * [[http://blog.launchpad.net/translations/automatic-template-generation | Automatic generation of translation templates from branch]]

Ubuntu Internationalization Guide

This document tries to outline:

  • How Ubuntu deals with translations (and i18n in general) from a developer's perspective
  • Which tools are interesting for developers to make sure that translations and i18n work fine

Getting Started

General information

General information on the tools and processes related to the internationalization of Ubuntu

Coding

Information on writing or modifying internationalized applications for Ubuntu

Packaging

Information on packaging internationalized packages for Ubuntu

Documentation

Information on how to adapt the build system to include internationalization support

Build system

Information on how to adapt the build system to include internationalization support

Translation process

General overview of the Ubuntu translation process, from the translators' point of view

Launchpad

Information related to Launchpad and internationalization, including best practices on how to handle translations of hosted projects

Recipes

Recipes on how to perform common tasks related to internationalization


CategoryUbuntuDevelopment CategoryTranslations

UbuntuDevelopment/Internationalisation (last edited 2010-08-18 14:21:17 by 140)