差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

dokuwiki:ja:multilanguage [2006/11/21] – 作成 administratordokuwiki:ja:multilanguage [2022/03/12] (現在) – 外部編集 127.0.0.1
行 1: 行 1:
 +====== 他言語サポート ======
 +
 +[[DokuWiki]]'s userinterface can be configured to use any language by setting the appropriate option in the [[wiki:config#lang|config]]. Have a look in the ''lang'' directory to see which languages are available.
 +
 +To translate DokuWiki to your own language, copy the ''lang/en'' directory to a new one named after your [[http://www.loc.gov/standards/iso639-2/langcodes.html|ISO language code]]. Then translate the language strings in the ''lang.php'' file and the other text files.
 +
 +If you did a translation just send it to me (<andi@splitbrain.org>) and it will be included in the next release. Translators should join the [[mailinglist#I18N Mailing List]] to be informed when new strings are added and need to be translated.
 +
 +DokuWiki could automatically adjust the user interface to browsers preferred language and display localized contents, using these [[wiki:multilingual content|Multilingual Content Scripts]], provided by some DokuWiki users.