<> ||<>|| = 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 == * '''Primer''': This [[/InternationalizationPrimer|internationalization primer]] is a great place to get started. == General information == ''General information on the tools and processes related to the internationalization of Ubuntu'' * [[TranslationLifecycle|Overview of the translations lifecycle]] * [[/Glossary|Glossary of i18n-related terms]] == Coding == ''Information on writing or modifying internationalized applications for Ubuntu'' * [[/Coding|Internationalization of source code]] == Packaging == ''Information on packaging internationalized packages for Ubuntu'' * [[/Packaging|Internationalization of packages]] == Documentation == ''Information on how to adapt the build system to include internationalization support'' * [[/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]] == Translation process == ''General overview of the Ubuntu translation process, from the translators' point of view'' * [[/TranslationProcess|Overview of the Ubuntu translation process]] == Launchpad == ''Information related to Launchpad and internationalization, including best practices on how to handle translations of hosted projects'' * [[https://help.launchpad.net/Translations/YourProject/BestPractices|Best practices on how to set up a project for translation in Launchpad]] * [[/Launchpad|Internationalization considerations and general information on Launchpad]] * [[http://blog.launchpad.net/translations/automatic-template-generation | Automatic generation of translation templates from branch]] == Recipes == ''Recipes on how to perform common tasks related to internationalization'' * [[/RecipeVerifyingTranslationUploads|Verifying translation uploads]] * [[/RecipeIntltoolCheck|Checking out translations in intltool-based packages]] * [[/RecipeAddingLPI|Adding Launchpad integration for bugs, help and translations to an application's help menu]] ---- CategoryUbuntuDevelopment CategoryTranslations