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

From KDE UserBase Wiki
m (Created page with "内部链接的话,你可以用这种格式<nowiki>PageLayout</nowiki>,直接显示页面的名称。但这种方式不太好,尤其是对于译成docbook文档,最...")
 
(No difference)

Latest revision as of 09:03, 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]],避免了翻译者那边的问题。你经常需要在一个句子里包含链接,所以那种情况下你要用