Translations:Toolbox/52/zh-tw: Difference between revisions

From KDE UserBase Wiki
m (Created page with "內部連結的話,你可以用這種格式<nowiki>PageLayout</nowiki>,直接顯示頁面的名稱。但這種方式不太好,尤其是對于譯成docbook文檔,最...")
 
(No difference)

Latest revision as of 09:24, 10 May 2012

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Toolbox)
For an internal link the format <nowiki>[[PageLayout]]</nowiki>, where you want to display the name of the page, does work, but it is not ideal, particularly for translation to docbook and for localisation.  It is better to use the form <nowiki>[[Special:myLanguage/PageLayout|Page Layout]]</nowiki>, because that allows translators to link correctly even though the page name is localised.  The result is that it directs to the correctly translated page, if one exists. You often need to include the link in a sentence, so in that case you would use

內部連結的話,你可以用這種格式[[PageLayout]],直接顯示頁面的名稱。但這種方式不太好,尤其是對于譯成docbook文檔,最好用這種形式[[PageLayout|Page Layout]],避免了翻譯者那邊的問題。你經常需要在一個句子裡包含鏈接,所以那種情況下你要用