History: i18n
Source of version: 33 (current)
Copy to clipboard
!Internationalization (i18n) {DIV(float=right,width="200px")}^::Related Topics:: * ((Multilingual Wiki)) *((Best language)) *((dev:Administration|Bugs and Wishes))^{DIV} ;__Overview__: Use this page to configure your site's base language and multilingual/internationalization settings. ;__To access__: Click the __i18n__ icon {icon name="admin_i18n" size="2" title="Image may vary depending on icon set in use."} on the ((Admin Panels|Admin Panel)) %%% or Access __http://example.org/tiki-admin.php?page=i18n__ ~tc~ Prefrence documentation generated from https://sourceforge.net/p/tikiwiki/code/HEAD/tree/trunk/lib/prefs/ ~/tc~ ~tc~ To update documentation see https://dev.tiki.org/How-to-get-commit-access ~/tc~ {PREFDOC(tab="i18n" img="7:577")/} --- ! Internationalization (i18n) __Internationalization__ in computer science means the process of making a computer program ready to support many languages (have the interface translated in to different languages which the user can select according to his/her preferences, showing content or menus for some languages but not others, etc.). ^''__TIP__: '' ''It is often also known as "__i18n__" (since the word __internationalization__ is quite long, but is the most common word starting with an __I__, followed by __18__ more characters, and ending with an __n__: i+18+n = "__i18n__"). '' ''A similar approach was followed with the word __localization__ (the process of making a new translation for a local language in an internationalized software) as "__l10n__" (= __l__+__10__+__n__)''.^ !! Overview Tiki was designed to be multilingual since the beginning and is nowadays translated to over 35 languages. The standard out-of-the-box Tiki installation is designed to work in a multilingual environment. If ever you encounter any problems, please consult with your ISP or server administrator to make sure your database is configured to supports UTF-8 ((character encoding)) (which almost certainly the case). The list and the status of the strings translations for the Tiki interface are updated on: [http://tiki.org/i18n]. The strings are the messages and the menu labels. As an administrator, you can build a monolingual site other than an English one or a multilingual site. As a user, you can view a multilingual site in you favorite language, and have pages translated into other languages. Starting in ((Tiki2)), it is MUCH easier for your community to keep wiki pages updated and synchronized among all translations. Please see: http://wiki-translation.com/Cross+Lingual+Wiki+Engine+Project -=More documentation=- * ((Interface translation (old))) * ((i18n Admin)) * ((Multilingual Article)) * ((Multilingual categories)) * ((Multilingual Module)) * ((Multilingual Menu)) * ((Multilingual Structures)) * ((Multilingual tags)) * ((Multilingual Trackers)) * ((Multilingual Wiki)) * ((Machine Translation)) * ((Interface translation)) ** ((Interactive Translation)) * ((Best language)) * ((UTF-8)) * ((Character Encoding)) * ((PluginLang)) * ((PluginTr)) * ((PluginTranslated)) * ((Module switch_lang)) * ((Module switch_lang2)) * ((Module translation)) * ((i18n terminology)) * http://profiles.tiki.org/Collaborative_Multilingual_Terminology * http://profiles.tiki.org/Multilingual_Wiki -=Alias=- *(alias(Internationalization)) *显示中文 * (alias(l10n)) * (alias(Translation)) * (alias(Language)) * (alias(Languages))