Codex

Multilingual Codex

Contents

The WP-Polyglots translation and localization team for WordPress works hard to ensure WordPress is available in many languages. This effort include the translation of WordPress Codex articles in a variety of languages.

To help translate the WordPress Codex, sign up for the WP-Polyglots Mailing List and get involved. The guidelines for translating the WordPress Codex is no different from the ones mentioned above, however, the documentation team requests that a link be placed on the original document linking to the translated document, and vice versa.

For those who are multilingual, if you find an article in, say, Japanese that matches one in Russian, please add those links as well. By adding the link to the original English article, we can also cross reference all the various language versions without knowing the language of the article. The more we can cross link between languages, the more the WordPress Codex can serve everyone.

Language Cross Reference

Inside WordPress Codex

Wiki templates are used instead of the "Interlanguage Links" feature of MediaWiki, in codex.wordpress.org. (see wp-docs ML)

e.g.

{{Languages|
{{en|English Article Name}}
{[ar|Arabic Article Name}}
{{bg|Bulgarian Article Name}}
...
{{de|German Article Name}}
{{es|Spanish Article Name}}
{{fi|Finnish Article Name}}
{{fr|French Article Name}}
...
{{zh-tw|Chinese (Taiwan) Article Name}}
}}

Order: English first and then all other languages in alphabetical order by Tag name.

Outside WordPress Codex

Outside codex.wordpress.org, you can use the "Interlanguage Links" feature of MediaWiki, like Wikipedia's sidebar.

e.g.

[[en|English Article Name]]
[[ar|Arabic Article Name]]
[[bg|Bulgarian Article Name]]
...
[[de|German Article Name]]
[[es|Spanish Article Name]]
[[fi|Finnish Article Name]]
[[fr|French Article Name]]
...
[[zh-tw|Chinese (Taiwan) Article Name]]

Codex in other Languages

Language Local Name * Tag * (iw_prefix) iw_url Notes
English English {{en|...}} http://codex.wordpress.org/$1 no prefix
Arabic العربية {{ar|...}} http://codex.wordpress.org/ar:$1
Bulgarian Български {{bg|...}} http://codex.wordpress.org/bg:$1
Danish Dansk {{da|...}} http://codex.wordpress.org/da:$1
Catalan Template:ca {{ca|...}} http://codex.wordpress.org/ca:$1
German Deutsch {{de|...}} http://doku.wordpress-deutschland.org/$1 external
Spanish Español {{es|...}} http://codex.wordpress.org/es:$1
Finnish suomi {{fi|...}} http://codex.wordpress.org/fi:$1
French Français {{fr|...}} http://codex.wordpress.org/fr:$1
Hebrew עברית {{he|...}} http://codex.wordpress.org/he:$1
Hungarian Magyar {{hu|...}} http://dokumentacio.word-press.hu/$1 external
Indonesian Bahasa Indonesia {{id|...}}  ? http://id.wordpress.net/codex/$1 or http://codex.wordpress.org/id:$1 external?
Italian Italiano {{it|...}} http://www.wordpress-it.it/wiki/Main/$1 external
Japanese 日本語 {{ja|...}} http://wpdocs.sourceforge.jp/$1 external
Georgian ქართული {{ka|...}} http://codex.wordpress.org/ka:$1
Korean 한국어 {{ko|...}} http://wordpress.co.kr/codex/$1 external
Dutch Nederlands {{nl|...}}  ? http://codex.wordpress.org/nl:$1 or http://nl.wordpress.net/ontdek/$1/index.html external?
Polish Polski {{pl|...}} http://codex.wordpress.org/pl:$1
Portuguese Português {{pt|...}} http://codex.wordpress.org/pt:$1
Brazilian Portuguese Português do Brasil {{pt-br|...}} http://codex.wordpress.org/pt-br:$1
Romanian Română {{ro|...}} http://codex.wordpress.org/ro:$1
Russian Русский {{ru|...}} http://codex.wordpress.org/$1 no prefix
Slovak Slovenčina {{sk|...}} http://codex.wordpress.org/sk:$1
Slovenian Slovenščina {{sl|...}} http://codex.wordpress.org/sl:$1
Albanian Shqip {{sq|...}} http://codex.wordpress.org/al:$1
Swedish Svenska {{sv|...}} http://wp-support.se/dokumentation/$1 external
Telugu Template:te {{te|...}} http://codex.wordpress.org/te:$1
Thai ไทย {{th|...}} http://codex.wordthai.com/$1 external
Turkish Türkçe {{tr|...}} http://codex.wordpress.org/tr:$1
Vietnamese Tiếng Việt {{vi|...}} http://codex.wordpress.org/vi:$1
Chinese 中文(简体) {{zh-hans|...}} http://codex.wordpress.org/zh-cn:$1
Chinese (Taiwan) 中文(台灣) {{zh-tw|...}} http://codex.wptw.org/$1 external

NOTE: Local Name and Tag name are based on languages/Names.php for Interlanguage Links.

NOTE: The prefered refernce is the internal documentation on codex.wordpress.org/lang:$1, if one not available use external links.

Related

This page is marked as needing to be renamed. It does not meet current guidelines or has some other issue. A Codex administrator will attend to this as soon as possible.