mediawiki-extensions-RSS/i18n/zh-hant.json
Translation updater bot 29bff8a444 Localisation updates from https://translatewiki.net.
Change-Id: Icbf4a66d8946da3d046795dd92144c205dd03053
2014-04-17 19:01:07 +00:00

23 lines
1.6 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Anakmalaysia",
"Mark85296341",
"Liuxinyu970226"
]
},
"rss-desc": "在MediaWiki頁面上使用模板頁面以標準或用戶自定義格式顯示RSS源",
"rss-tracking-category": "帶RSS源頁面",
"rss-tracking-category-desc": "頁面有RSS源。",
"rss-error": "自 $1$2 載入 RSS 失敗",
"rss-empty": "自 $1 載入 RSS 失敗",
"rss-fetch-nourl": "無網址情況中進行讀取!",
"rss-invalid-url": "不是有效的網址:$1",
"rss-parse-error": "RSS 解析 XML 時出現錯誤",
"rss-ns-permission": "此名字空間不允許使用RSS",
"rss-url-is-not-whitelisted": "「$1」不在允許訂閱白名單中。{{PLURAL:$3|僅$2被允許訂閱|以下被允許訂閱:$2}}。",
"rss-empty-whitelist": "「$1」不在允許訂閱白名單中。此白名單並無允許訂閱之URL。",
"rss-deprecated-wgrssallowedfeeds-found": "已檢測到棄用變量$wgRSSAllowedFeeds。由RSS 2.0版本起此變量已被替換為$wgRSSUrlWhitelist請參見手冊頁面Extension:RSS。",
"rss-feed": "<!-- 以下是兩種可供選擇的模板,第一種是默認的進料模板-->; '''<span class='plainlinks'>[{{{link}}} {{{title }}}]</span>'''\n: {{{description}}}\n: {{{author}}} {{{date}}}<!-- 在此切勿換行 --><!-- 第二種是需要Extension:ParserFunctions的改進版本--><!-- ; '''<span class='plainlinks'>[{{{link}}} {{{title}}}]</span>'''{{#if: {{{description|}}}|: {{{description}}}}}{{#if: {{{author|}}} | {{#if: {{{date|}}} |: &mdash; {{{author}}} {{{ date}}}}} | {{#if: {{{author|}}}|: &mdash; {{{author}}}}} {{#if: {{{date|}}}|:{{ {date}}}}}|}} -->"
}