mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CiteThisPage
synced 2024-11-24 07:33:49 +00:00
Localisation updates for extensions messages from Betawiki (2008-01-30 14:15 CET)
This commit is contained in:
parent
eebfc51c57
commit
df0078fef2
|
@ -675,6 +675,7 @@ $messages['tr'] = array(
|
|||
|
||||
/** Vietnamese (Tiếng Việt)
|
||||
* @author Vinhtantran
|
||||
* @author Minh Nguyen
|
||||
*/
|
||||
$messages['vi'] = array(
|
||||
'cite_croak' => 'Chú thích bị hỏng; $1: $2',
|
||||
|
@ -687,7 +688,7 @@ $messages['vi'] = array(
|
|||
'cite_error_ref_no_input' => 'Mã <code><ref></code> sai; thẻ ref không có tên thì phải có nội dung',
|
||||
'cite_error_references_invalid_input' => 'Thẻ <code><references></code> sai; không được phép nhập nội dung cho thẻ, hãy dùng <code><references /></code>',
|
||||
'cite_error_references_invalid_parameters' => 'Thẻ <code><references></code> sai; không được có thông số, hãy dùng <code><references /></code>',
|
||||
'cite_error_references_no_backlink_label' => "Đã dùng hết nhãn tham khảo chung, hãy định nghĩa nhiều hơn ở thông báo \"''cite_references_link_many_format_backlink_labels''\"",
|
||||
'cite_error_references_no_backlink_label' => "Đã dùng hết nhãn tham khảo chung, hãy định nghĩa nhiều hơn ở thông báo “''cite_references_link_many_format_backlink_labels''”",
|
||||
'cite_error_references_no_text' => 'Thẻ <code><ref></code> sai; không có nội dung trong thẻ ref có tên <code>$1</code>',
|
||||
);
|
||||
|
||||
|
|
|
@ -402,12 +402,13 @@ $messages['ilo'] = array(
|
|||
|
||||
/** Icelandic (Íslenska)
|
||||
* @author לערי ריינהארט
|
||||
* @author S.Örvarr.S
|
||||
*/
|
||||
$messages['is'] = array(
|
||||
'cite_article_link' => 'Vitna í þessa grein',
|
||||
'cite_article_link' => 'Vitna í þessa síðu',
|
||||
'cite' => 'Vitna í síðu',
|
||||
'cite_page' => 'Síða:',
|
||||
'cite_submit' => 'Áfrám',
|
||||
'cite_submit' => 'Vitna í',
|
||||
);
|
||||
|
||||
/** Italian (Italiano)
|
||||
|
@ -714,6 +715,7 @@ $messages['sah'] = array(
|
|||
'cite_article_link' => 'Сирэйи цитируйдааһын',
|
||||
'cite' => 'Цитата',
|
||||
'cite_page' => 'Сирэй:',
|
||||
'cite_submit' => 'Цитаата',
|
||||
);
|
||||
|
||||
$messages['sd'] = array(
|
||||
|
@ -823,11 +825,13 @@ $messages['to'] = array(
|
|||
|
||||
/** Turkish (Türkçe)
|
||||
* @author Uğur Başak
|
||||
* @author Erkan Yilmaz
|
||||
*/
|
||||
$messages['tr'] = array(
|
||||
'cite_article_link' => 'Sayfayı kaynak göster',
|
||||
'cite' => 'Kaynak göster',
|
||||
'cite_page' => 'Sayfa:',
|
||||
'cite_submit' => 'Belirt',
|
||||
);
|
||||
|
||||
$messages['ur'] = array(
|
||||
|
|
Loading…
Reference in a new issue