Difference between revisions of "Translation"

From OpenKM Documentation
Jump to: navigation, search
Line 1: Line 1:
 
{{Note|Translations are manager by the my own skins/MonoBook.php MOD. If you want to translate a page to LANG, click on the LANG flag from the Translation left menu. If the flag icon still does not exists, please send an email to [mailto:wiki@openkm.com Wiki Administrator].}}
 
{{Note|Translations are manager by the my own skins/MonoBook.php MOD. If you want to translate a page to LANG, click on the LANG flag from the Translation left menu. If the flag icon still does not exists, please send an email to [mailto:wiki@openkm.com Wiki Administrator].}}
 +
 +
Every translate page should be named as the original english plus adding the "/xx-xx" (see [http://tools.ietf.org/html/rfc5646 RFC5646]) string in the name. You can use the wiki "move" option to rename these pages. Take a look at the spanish or brazillian translations to see an example.
 +
 +
== FAQ ==
 +
How can I change the page title from "System access/it-it"  to "Accesso al sistema"?
 +
 +
Put on the top of the page this tag: <nowiki>{{DISPLAYTITLE:Accesso al sistema}}</nowiki>

Revision as of 18:52, 23 January 2012


Nota clasica.png Translations are manager by the my own skins/MonoBook.php MOD. If you want to translate a page to LANG, click on the LANG flag from the Translation left menu. If the flag icon still does not exists, please send an email to Wiki Administrator.

Every translate page should be named as the original english plus adding the "/xx-xx" (see RFC5646) string in the name. You can use the wiki "move" option to rename these pages. Take a look at the spanish or brazillian translations to see an example.

FAQ

How can I change the page title from "System access/it-it" to "Accesso al sistema"?

Put on the top of the page this tag: {{DISPLAYTITLE:Accesso al sistema}}