As Monica Rush wrote in the "About: Wiki Localization" article, a plan for non-English versions of the Wiki and/or non-English version of individual wiki articles is being created: every Wiki contributor is encouraged to provide translations for his/her articles in his/her mother tongue or to write in article into any language he/she is able to speak and write in.
This document (that will be improved and updated every time a new rule will be established or a new suggestion will be accepted) is just a collection of simple guidelines that the contributors are encouraged to follow to make the Wiki Community most useful even for non-English readers and authors and to give a common format to the articles in such a way that writing and searching a localized article will always be easy.
If you decide to translate an existing article into a different language, the first action (that can speed up your translation work) you can perform is running a Bing translation of the article's text or using the Microsoft Translator Widget (well documented in Bruno Lewin's article "Microsoft Translator Widget and Wiki"): this widget (illustrated in Figure 1) appears as a small control, on the right of each Wiki page, that allows you to translate the page on the fly into your preferred language; of course, this is only a first draft (something like a "beta" version of the final translation), that have to be read again, verified and edited when necessary before posting into the Wiki. Software are gettin' smarter and smarter, but a final human revision is still indispensable!
Figure 1: The Microsoft Translator Widget.
Finding the right term in your language is not always easy, but there is help. You can access Microsoft terminology in many languages from the Microsoft Language Portal, including a quick lookup of specific terms (http://www.microsoft.com/Language/en-US/Search.aspx)
Figure 2: The Microsoft Language Portal. Other companies also make their technical terminology available SAP: http://www.sapterm.com
The title of the article and the list of tags should reflect the language the article is written in: this will be accomplished by adding the string representing the language code both at the end of the article's title (enclosed in round brackets) and in the tags list. For example, an article written in Italian will be titled "Article title (it-IT)" and the tags list will include the "it-IT" string. This is done for two reasons. (1) This will help the users of the Community to quickly find articles by performing a search based on the language the article could be written in (or click the tag to see all the article on TechNet Wiki in that particular language). (2) When we create an instance/version of TechNet Wiki devoted to that language, we'll want to migrate all the articles in that language. This tagging system makes that possible. You can find the codes for all the languages (as well as links to all the articles in each language) at the "Non-English Language Title Guidelines" page. It is also recommended adding the “Multi Language Wiki Articles” tag to identify articles written and/or translated in multiple languages; each translated article should also include the "Translated into (language)" tag, where "(language)" must be replaced with the language the article is translated into (e.g.: "Translated into Italian" will be added to the tags list to indicate that the article is the Italian translation of another article): you can find a list of the currently used translation tags in the "Wiki: Translation Tags" page.
After that, you have to make the Wiki know that a new localized article exists and has been published. At this moment, this can be accomplished in one (or both) of the two following ways:
As mentioned before, this is only the first release of the "translation rules" for non-English content articles: comment this page to provide your feedbacks and suggestions. Have a good translation!
Bruno Lewin - MSFT edited Revision 32. Comment: Added link to SAP Terminology
Richard Mueller edited Revision 31. Comment: Removed (en-US) from title
Steven Banks - SBS MVP edited Revision 30. Comment: Adding in (en-US) to the title.
Luigi Bruno edited Revision 26. Comment: Added the "Return to top" link at the end of each section.
Luigi Bruno edited Revision 25. Comment: Edited the "Title and Tags List" section.
Luigi Bruno edited Revision 24. Comment: Edited the "Title and Tags List" section.
Luigi Bruno edited Revision 22. Comment: Added the "Figure 2" label under the Language Portal picture.
Bruno Lewin - MSFT edited Revision 21. Comment: typo
Bruno Lewin - MSFT edited Revision 20. Comment: added reference to MS Language Portal (resource for authors wanting to look-up terminology)
Luigi Bruno edited Revision 19. Comment: Edited the "Publishing" section.
Luigi Bruno edited Revision 1. Comment: Added "How To..." and "See Also" section.
Thanks for this great contribution Luigi!
Luigi Bruno edited Revision 3. Comment: Added Microsoft Translator Widget image.
Thanks Bruno. Everyone is encouraged to provide comments and feedback, of course.
Luigi Bruno edited Revision 4. Comment: Edited the "How To..." section. Added a caption to the picture.
Bruno Lewin - MSFT edited Revision 5. Comment: added some info on pro/cons of the two options for linking to articles in other languages
Luigi Bruno edited Revision 6. Comment: Edited article's sections.
Luigi Bruno edited Revision 7. Comment: Added TOC.
Ed Price - MSFT edited Revision 10. Comment: Removed stub tag and note (there's good content here now). Thanks, Luigi!
Ed Price - MSFT edited Revision 11. Comment: Added info about the language titles/tags, including a link to the main article that lists them.
Luigi Bruno edited Revision 12. Comment: Edited the "Publishing" section.
I was thinking about a problem in the translation system: the TOC will not be translated automatically, but it will always be displayed in English language. What should we do? Leave it in English or not inserting it in non-English language articles?
Luigi Bruno edited Revision 13. Comment: Edited "Title and Tags List" section. Edited tags list.
Hi Luigi. Thanks for bringing up the Table of Content issues. I replied to you rblog comment but I'm also pasting here since this more relevant to your article...
I think this falls into the larger issue of the interface of the wiki being English-only. Getting it into more languages is on the roadmap, but I'll drop a note to our dev friends asking if the TOC would be covered as well.
For now, I use a somewhat odd trick when I want to send a link to a wiki page and have it appear nealy 100% in a given language including menus, Table of content and all: I append "#mstto=fr" (using fr=French as an example) to the URL. This will invoke translation into that language.
E.g. below will translate into French a page that is already in French: the result is that menu, TOC, etc that were in English are now also in French:
social.technet.microsoft.com/.../5096.aspx
OK Bruno, thanks for your feedback.