mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-15 11:59:54 +00:00
Localisation updates for extension messages from Betawiki (2008-08-30 12:18 CEST)
This commit is contained in:
parent
dedab21a72
commit
192e7ed90a
|
@ -1458,7 +1458,7 @@ $messages['vi'] = array(
|
|||
'pfunc_expr_unexpected_operator' => "Lỗi biểu thức: Dư toán tử '''$1'''",
|
||||
'pfunc_expr_missing_operand' => 'Lỗi biểu thức: Thiếu toán hạng trong $1',
|
||||
'pfunc_expr_unexpected_closing_bracket' => 'Lỗi biểu thức: Dư dấu đóng ngoặc',
|
||||
'pfunc_expr_unrecognised_punctuation' => 'Lỗi biểu thức: Dấu câu “$1” không rõ ràng',
|
||||
'pfunc_expr_unrecognised_punctuation' => 'Lỗi biểu thức: Dấu phân cách “$1” không rõ ràng',
|
||||
'pfunc_expr_unclosed_bracket' => 'Lỗi biểu thức: Dấu ngoặc chưa được đóng',
|
||||
'pfunc_expr_division_by_zero' => 'Chia cho zero',
|
||||
'pfunc_expr_invalid_argument' => 'Tham số không hợp lệ cho $1: < −1 hay > 1',
|
||||
|
|
Loading…
Reference in a new issue