From fa3a6193155d4f1cc9f0714fe49685679f681c64 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Thu, 4 Oct 2012 10:01:32 +0200 Subject: Imported recent launchpad translations --- plugins/password/localization/vi_VN.inc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'plugins/password/localization/vi_VN.inc') diff --git a/plugins/password/localization/vi_VN.inc b/plugins/password/localization/vi_VN.inc index 5fd266e27..729749316 100644 --- a/plugins/password/localization/vi_VN.inc +++ b/plugins/password/localization/vi_VN.inc @@ -9,13 +9,13 @@ | Licensed under the GNU General Public License | | | +-----------------------------------------------------------------------+ - | Author: Hung Pham | + | Author: Kenny Tran | +-----------------------------------------------------------------------+ */ $labels = array(); -$labels['changepasswd'] = 'Đổi mật khẩu'; -$labels['curpasswd'] = 'Mật khẩu hiện tại:'; +$labels['changepasswd'] = 'Thay đổi mật khẩu'; +$labels['curpasswd'] = 'Mật khẩu hiện tại'; $labels['newpasswd'] = 'Mật khẩu mới:'; $labels['confpasswd'] = 'Xác nhận mật khẩu mới'; $labels['nopassword'] = 'Mời nhập mật khẩu mới'; @@ -23,9 +23,9 @@ $labels['nocurpassword'] = 'Mời nhập mật khẩu hiện tại'; $labels['passwordincorrect'] = 'Mật khẩu hiện thời không đúng'; $labels['passwordinconsistency'] = 'Mật khẩu không khớp, hãy thử lại'; $labels['crypterror'] = 'Không thể lưu mật khẩu mới. Thiếu chức năng mã hóa'; -$labels['connecterror'] = 'Không thể lưu mật mã mới. Lỗi kết nối'; +$labels['connecterror'] = 'Không thể lưu mật mã mới. Lổi kết nối'; $labels['internalerror'] = 'Không thể lưu mật khẩu mới'; $labels['passwordshort'] = 'Mật khẩu phải dài ít nhất $ ký tự'; -$labels['passwordweak'] = 'Mật khẩu phải chứa ít nhất 1 con số và 1 ký tự dấu câu'; -$labels['passwordforbidden'] = 'Mật khẩu chứa ký bị không hợp lệ'; +$labels['passwordweak'] = 'Mật khẩu phải bao gồm ít nhất 1 con số và 1 ký tự dấu câu'; +$labels['passwordforbidden'] = 'Mật khẩu bao gồm ký tự không hợp lệ'; -- cgit v1.2.3