Localisation updates for extension messages from Betawiki (2008-02-10 19:18 CET)

This commit is contained in:
Siebrand Mazeland 2008-02-10 18:32:27 +00:00
parent 35d8269df3
commit b1e3270171
2 changed files with 5 additions and 0 deletions

View file

@ -490,6 +490,7 @@ $messages['kk-latn'] = array(
* @author Robby
*/
$messages['lb'] = array(
'cite_croak' => 'Feeler am Referenz-System. $1 : $2',
'cite_error' => 'Zitéierfeeler: $1',
);
@ -742,6 +743,7 @@ $messages['tr'] = array(
* @author Minh Nguyen
*/
$messages['vi'] = array(
'cite_desc' => 'Thêm các thẻ <nowiki><ref[ name=id]></nowiki> và <nowiki><references/></nowiki> để ghi cước chú',
'cite_croak' => 'Chú thích bị hỏng; $1: $2',
'cite_error_key_str_invalid' => 'Lỗi nội bộ; $str và/hoặc $key sai. Đáng ra không bao giờ xảy ra điều này.',
'cite_error_stack_invalid_input' => 'Lỗi nội bộ; khóa xác định chồng bị sai. Đáng ra không bao giờ xảy ra điều này.',

View file

@ -923,8 +923,10 @@ $messages['ur'] = array(
/** Vietnamese (Tiếng Việt)
* @author Vinhtantran
* @author Minh Nguyen
*/
$messages['vi'] = array(
'cite_article_desc' => 'Thêm trang đặc biệt để [[Special:Cite|ghi chú bài]] và đặt liên kết đến nó trong thanh công cụ',
'cite_article_link' => 'Chú thích trang này',
'cite' => 'Chú thích',
'cite_page' => 'Trang:',
@ -979,3 +981,4 @@ $messages['zh-hant'] = array(
'cite_page' => '頁面:',
'cite_submit' => '引用',
);