mediawiki-extensions-RSS/i18n/zh-hant.json
Translation updater bot befd56b2c8 Localisation updates from https://translatewiki.net.
Change-Id: Iaa8549e8907290bbc7cb476fa36c8e243b1f0b17
2014-12-20 22:27:12 +01:00

25 lines
1.7 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",
"LNDDYL",
"Cwlin0416"
]
},
"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}}}}}|}} -->"
}