Localisation updates for core and extension messages from translatewiki.net

This commit is contained in:
Raimond Spekking 2011-08-23 20:11:33 +00:00
parent 2de56c222f
commit 3624b221ec

View file

@ -644,6 +644,9 @@ $messages['vi'] = array(
'rss-parse-error' => 'Lỗi phân tích XML như RSS',
'rss-ns-permission' => 'Không được phép xem RSS trong không gian tên này',
'rss-url-permission' => 'Không cho phép bao gồm URL này',
'rss-feed' => "<!-- Sau đây có hai bản mẫu thay cho nhau. Thứ nhất là bản mẫu mặc định cơ bản dành cho các nguồn tin: -->; '''<span class='plainlinks'>[{{{link}}} {{{title}}}]</span>'''
: {{{description}}}
: {{{author}}} {{{date}}}<!-- không ngắt dòng tại đây --><!-- Thứ hai phiên bản cải tiến cần phần mở rộng Extension:ParserFunctions: --><!-- ; '''<span class='plainlinks'>[{{{link}}} {{{title}}}]</span>'''{{#if: {{{description|}}}|: {{{description}}}}}{{#if: {{{author|}}} | {{#if: {{{date|}}} |: — {{{author}}} {{{date}}}}} | {{#if: {{{author|}}}|: — {{{author}}}}} {{#if: {{{date|}}}|:{{{date}}}}}|}} -->",
);
/** Simplified Chinese (‪中文(简体))