From Fedora Project Wiki

Revision as of 14:44, 23 February 2014 by Jimfed (talk | contribs) (Starting translating to ko.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Warning.png
페도라 프로젝트의 정책을 설명하는 문서입니다.
정책 문서는 정확하고 명확해야 합니다. 사용자가 위키를 편집해 개선하기를 권장합니다. 이 문서를 대폭 변경하고자 한다면 토론 문서에서 다른 문서 관리자와 변경 사항을 토론하십시오. 변경하기에 앞서 토론을 하십시오.
Shortcut:
FP:LANG

1 단계: 문서의 영어 판을 찾기

영어가 페도라 프로젝트 위키의 기본 언어이므로 사용자가 번역하고자 하는 문서는 영어 판이어야 합니다. (영어 판 문서가 없다면 #영어 판이 없을 경우 번역하기를 보십시오.)

문서 상단에 언어 틀이 이미 있다면 그 언어 상자의 오른 쪽에 있는 [편집]을 클릭하고 4 단계로 이동하세요. 언어 틀이 없다면 2 단계로 가십시오.

영어 판이 없을 경우 번역하기

If the page you create doesn't have an English version, create a new page for the English version, add the {{autolang}} template as noted above, and then add the {{needs english}} template. This will flag the page for needing an English translation as well as create a base page.

Step 2: Add the language template to the English page

Edit the English page, and at the top of it, add the {{autolang}} template:

{{autolang|base=yes}}

The base=yes part is required for the English page. Save the page.

Step 3: Create the language template

The {{autolang}} autolang template should provide a link for you to set up the language box. Click it, and an edit page will come up. Don't change any of the content and save the page. Then click the [edit] link on the right side of the language box.

Step 4: Add your language to the template

At this point you should have an edit box open with template syntax that looks similar to this:

{{lang|en|page=Base page name}}

The text between lang and page= is the list of language codes. Add the language code that you are translating to this list. Use this list to determine the proper MediaWiki language code.

Note.png
Please keep the list alphabetical
Keep the list of language codes alphabetical by code. This means German (de) should come before English (en), for example.

Step 5: Start the new page

Click on the red link for your language to start the new page. Insert the template {{autolang}} at the top of your page, so that the list of languages is there.

Stop (medium size).png
Do NOT include "base=yes" in non-English subpages
Be certain to NOT include "base=yes" in the template for non-English subpages.

Moving pages from the old translation setup

For translated pages that aren't in the proper place, follow steps 1-4 above. Then, copy the title of the new page (e.g., "Fedora Project Wiki/de"). Click the "move" button at the top of the old page and paste the new page name in the "to new title" field. Edit the new page and add {{autolang}} to the top.