Help:Language translation: Difference between revisions
Technochips (talk | contribs) (Created page with "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. == 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...") |
Technochips (talk | contribs) (more link informations) |
||
Line 14: | Line 14: | ||
#* Whenever possible, refer to the in-game translations and localization files for any official translated terms. | #* 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. | # Change every single links and categories to properly link to the right place. | ||
#* | #* If there is a link to <code><nowiki>[[Troubleshooting]]</nowiki></code> while translating the page, you'd want to add a pipe character <code><nowiki>[[Troubleshooting/fr|Dépannage]]</nowiki></code> to make the link redirect to the translated page while showing the page's translated title: [[Troubleshooting/fr|Dépannage]] | ||
#* If there's already a pipe character <code><nowiki>[[Troubleshooting|click here]]</nowiki></code>, just translated what's after it: <code><nowiki>[[Troubleshooting/fr|cliquez ici]]</nowiki></code> | |||
#* If there is a link to a section <code><nowiki>[[Troubleshooting#See also]]</nowiki></code>, you'd want to change what's after the number sign to properly link to the existing section of the linked translated page: <code><nowiki>[[Troubleshooting/fr#Voir aussi]]</nowiki></code> | |||
#* If there's an interwiki link <code><nowiki>[[tf:Scattergun]]</nowiki></code> or <code><nowiki>[[wikipedia:Wall]]</nowiki></code>, if possible please change it to link to the translated version of the page: <code><nowiki>[[tf:Scattergun/fr]]</nowiki></code> or <code><nowiki>[[wikipedia:fr:Mur]]</nowiki></code> | |||
#* If there's an external link <code><nowiki>[https://example.com/ Example page]</nowiki></code>, you'd want to translate the text of the link: <code><nowiki>[https://example.com/ Page d'exemple]</nowiki></code> | |||
#** 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 <code><nowiki>[[Category:Gamemodes]]</nowiki></code>, you'd just want to add the language code in there: <code><nowiki>[[Category:Gamemodes/de]]</nowiki></code> | #* If there is a category <code><nowiki>[[Category:Gamemodes]]</nowiki></code>, you'd just want to add the language code in there: <code><nowiki>[[Category:Gamemodes/de]]</nowiki></code> | ||
This procedure is identical to the procedure to translate a page on the TF2 Wiki. | This procedure is identical to the procedure to translate a page on the TF2 Wiki. |
Revision as of 14:13, 6 November 2022
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.
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, wherexx
is replaced with the ISO639-1 code of the language you wish to translate to. - 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 toInstalación
while keeping the URL beInstallation/es
.
- For example,
- 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 translated 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]]
- If there is a link to
This procedure is identical to the procedure to translate 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 you wish, you can apply to translate TF2 Classic to your language on the official Discord.
Wiki language code | English name | Steam language code |
---|---|---|
– | English | english |
Arabic | arabic | |
bg | Bulgarian | bulgarian |
Czech | czech | |
Danish | danish | |
de | German | german |
es | Spanish | spanish |
Latin American Spanish | latam | |
Finnish | finnish | |
fr | French | french |
Hungarian | hungarian | |
it | Italian | italian |
Japanese | japanese | |
Korean | koreana | |
Dutch | dutch | |
Norwegian | norwegian | |
Polish | polish | |
Portuguese | portuguese | |
pt-br | Brazilian Portuguese | brazilian |
ro | Romanian | romanian |
ru | Russian | russian |
Swedish | swedish | |
Thai | thai | |
Turkish | turkish | |
Ukrainian | ukrainian | |
Vietnamese | vietnamese | |
Simplified Chinese | schinese | |
Traditional Chinese | tchinese |