Help:Language translation: Difference between revisions
VivaRomania (talk | contribs) mNo edit summary |
mNo edit summary |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
Currently, because of the very small number of active contributors, it isn't expected for every pages to be translated and maintained. | Currently, because of the very small number of active contributors, it isn't expected for every pages to be translated and maintained. | ||
For a list of all pages on the wiki, please check out [[TF2Classic Wiki:Translations]] and visit the subpage for your respective language to see which articles have yet to be translated. | |||
== How to translate a page == | == How to translate a page == | ||
| Line 7: | Line 9: | ||
# Go to the page you wish to translate and click "Edit" (or "View source"). Select and copy the entirety of its code. | # Go to the page you wish to translate and click "Edit" (or "View source"). Select and copy the entirety of its code. | ||
# Navigate to the new language by adding {{code|/xx}} to the end of the article, where {{code|xx}} is replaced with the ISO639-1 code of the language you wish to translate to. | # Navigate to the new language by adding {{code|/xx}} to the end of the article, where {{code|xx}} is replaced with the ISO639-1 code of the language you wish to translate to. | ||
#* Example: {{code|[[Installation/ | #* Example: {{code|[[Installation/fr|https://wiki.tf2classic.com/wiki/Installation/fr]]}} to direct you to the French Translation of the [[Installation]] page. | ||
# Paste the code of the English page. | # Paste the code of the English page. | ||
# Place {{code|<nowiki>{{DISPLAYTITLE:abcxyz}}</nowiki>}} at the very top of the page to translate the page's title. | # Place {{code|<nowiki>{{DISPLAYTITLE:abcxyz}}</nowiki>}} at the very top of the page to translate the page's title. | ||
| Line 33: | Line 35: | ||
{| class="wikitable grid" style="margin-top:1em;" | {| class="wikitable grid" style="margin-top:1em;" | ||
|- | |- | ||
! class="header" | Wiki language code | ! class="header" style="font-size: 16px;background-color: #583a31;color: white;" | Wiki language code | ||
! class="header" | English name | ! class="header" style="font-size: 16px;background-color: #583a31;color: white;" | English name | ||
! class="header" | Steam language code | ! class="header" style="font-size: 16px;background-color: #583a31;color: white;" | Steam language code | ||
|- | |- | ||
| – || {{#language:en|{{PAGELANGUAGE}}}} || english | | – || {{#language:en|{{PAGELANGUAGE}}}} || english | ||
| Line 96: | Line 98: | ||
|- | |- | ||
|} | |} | ||
[[Category:Help pages]] | |||
Latest revision as of 23:45, 3 January 2026
TF2 Classic Wiki is capable of handling multilingual content very similarly to the TF2 Wiki.
Currently, because of the very small number of active contributors, it isn't expected for every pages to be translated and maintained.
For a list of all pages on the wiki, please check out TF2Classic Wiki:Translations and visit the subpage for your respective language to see which articles have yet to be translated.
How to translate a page
Follow these steps to translate a new page:
- Go to the page you wish to translate and click "Edit" (or "View source"). Select and copy the entirety of its code.
- Navigate to the new language by adding /xx to the end of the article, where xx is replaced with the ISO639-1 code of the language you wish to translate to.
- Example: https://wiki.tf2classic.com/wiki/Installation/fr to direct you to the French Translation of the Installation page.
- Paste the code of the English page.
- Place {{DISPLAYTITLE:abcxyz}} at the very top of the page to translate the page's title.
- For example, {{DISPLAYTITLE:Instalación}} will properly change the page name to Instalación while keeping the URL be Installation/es.
- Do not add more than one new line, or else there'll be awkward padding at the top of the page.
- You can start translating the page!
- Whenever possible, refer to the in-game translations and localization files for any official translated terms.
- Change every single links and categories to properly link to the right place.
- If there is a link to [[Troubleshooting]] while translating the page, you'd want to add a pipe character [[Troubleshooting/fr|Dépannage]] to make the link redirect to the translated page while showing the page's translated title: Dépannage
- If there's already a pipe character [[Troubleshooting|click here]], just translate what's after it: [[Troubleshooting/fr|cliquez ici]]
- If there is a link to a section [[Troubleshooting#See also]], you'd want to change what's after the number sign to properly link to the existing section of the linked translated page: [[Troubleshooting/fr#Voir aussi]]
- If there's an interwiki link [[tf:Scattergun]] or [[wikipedia:Wall]], if possible please change it to link to the translated version of the page: [[tf:Scattergun/fr]] or [[wikipedia:fr:Mur]]
- If there's an external link [https://example.com/ Example page], you'd want to translate the text of the link: [https://example.com/ Page d'exemple]
- If possible, look for an officially translated version of the linked page, and place that there instead.
- If it's a link to the official TF2 Classic Discord, please add a mention that it is English-only.
- If there is a category [[Category:Gamemodes]], you'd just want to add the language code in there: [[Category:Gamemodes/de]]
This procedure is identical to the procedure of translating a page on the TF2 Wiki.
If done correctly, the translated page should automatically show up on the sidebar. See TF2Classic Wiki:Language test to see it in action.
List of supported languages
The wiki supports every languages that Steam and the Source Engine supports. However, only a fraction have an official translation for TF2 Classic. It is advised to not translate any pages to a language which TF2 Classic hasn't been translated to. If that's the case, and if you feel like it, you can apply to translate TF2 Classic to your language by asking nicely on our official Discord server.
| Wiki language code | English name | Steam language code |
|---|---|---|
| – | English | english |
| Arabic | arabic | |
| bg | Bulgarian | bulgarian |
| Czech | czech | |
| Danish | danish | |
| de | German | german |
| el | Greek | greek |
| es | Spanish | spanish |
| Latin American Spanish | latam | |
| Finnish | finnish | |
| fr | French | french |
| hu | Hungarian | hungarian |
| it | Italian | italian |
| Japanese | japanese | |
| Korean | koreana | |
| Dutch | dutch | |
| Norwegian | norwegian | |
| pl | Polish | polish |
| Portuguese | portuguese | |
| pt-br | Brazilian Portuguese | brazilian |
| ro | Romanian | romanian |
| ru | Russian | russian |
| Swedish | swedish | |
| Thai | thai | |
| tr | Turkish | turkish |
| Ukrainian | ukrainian | |
| Vietnamese | vietnamese | |
| Simplified Chinese | schinese | |
| Traditional Chinese | tchinese |