Help:Language translation: Difference between revisions
Technochips (talk | contribs) m (forgotten a language :() |
Technochips (talk | contribs) No edit summary |
||
Line 11: | Line 11: | ||
# Place <code><nowiki>{{DISPLAYTITLE:abcxyz}}</nowiki></code> at the very top of the page to translate the page's title. | # Place <code><nowiki>{{DISPLAYTITLE:abcxyz}}</nowiki></code> at the very top of the page to translate the page's title. | ||
#* For example, <code><nowiki>{{DISPLAYTITLE:Instalación}}</nowiki></code> will properly change the page name to <code>Instalación</code> while keeping the URL be <code>Installation/es</code>. | #* For example, <code><nowiki>{{DISPLAYTITLE:Instalación}}</nowiki></code> will properly change the page name to <code>Instalación</code> while keeping the URL be <code>Installation/es</code>. | ||
#* 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! | # You can start translating the page! | ||
#* 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 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 | #* If there's already a pipe character <code><nowiki>[[Troubleshooting|click here]]</nowiki></code>, just translate 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 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 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> | ||
Line 22: | Line 23: | ||
#** If it's a link to the official TF2 Classic Discord, please add a mention that it is English-only. | #** 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 | 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. | If done correctly, the translated page should automatically show up on the sidebar. See [[TF2Classic Wiki:Language test]] to see it in action. | ||
Line 28: | Line 29: | ||
== List of supported languages == | == 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 | 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 [https://discord.gg/3zMk4vn our official Discord server]. | ||
{| class="wikitable grid" style="margin-top:1em;" | {| class="wikitable grid" style="margin-top:1em;" |
Latest revision as of 11:54, 17 August 2023
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
. - Do not add more than one new line, or else there'll be awkward padding at the top of the page.
- 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 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]]
- If there is a link to
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 |