summaryrefslogtreecommitdiff
path: root/plugins/password/localization/vi_VN.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/password/localization/vi_VN.inc')
-rw-r--r--plugins/password/localization/vi_VN.inc12
1 files changed, 6 insertions, 6 deletions
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 <phamhung77@gmail.com> |
+ | Author: Kenny Tran <kennethanh@gmail.com> |
+-----------------------------------------------------------------------+
*/
$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ệ';