From 96a2b84f6a8271465c95beb61a3c1bc8e508ebb7 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Fri, 9 Apr 2010 17:54:30 +0000 Subject: [trunk] update vi thanks to Em Ku git-svn-id: http://piwigo.org/svn/trunk@5739 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/vi_VN/common.lang.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'language/vi_VN') diff --git a/language/vi_VN/common.lang.php b/language/vi_VN/common.lang.php index c56d01053..9a457b3d0 100644 --- a/language/vi_VN/common.lang.php +++ b/language/vi_VN/common.lang.php @@ -365,4 +365,21 @@ $lang['delete all images from your favorites'] = 'xoá tất cả hình từ dan $lang['Sent by'] = 'Được gởi bởi'; $lang['Are you sure?'] = 'Bạn có chắc không?'; $lang['delete this comment'] = 'xóa bỏ lời bình này'; +$lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'Cookies đã bị chặn lại hoặc không được trình duyệt web trên máy bạn hỗ trợ. Bạn phải mở cookie để tiếp tục.'; +$lang['Some info about this picture'] = 'Thông tin về hình ảnh'; +$lang['Some more (technical) info about this picture'] = 'Thêm một số thông tin kỹ thuật về hình ảnh'; +$lang['edit this comment'] = 'biên tập lại lời bình này'; +$lang['Edit a comment'] = 'Biên tập một lời bình'; +$lang['(!) This comment requires validation'] = '(!) Lời bình này yêu cầu sự xác nhận'; +$lang['Welcome'] = 'Xin chào'; +$lang['Welcome to your Piwigo photo gallery!'] = 'Chào mừng bạn đến gallery Piwigo trực tuyến của mình!'; +$lang['... or browse your empty gallery'] = '... hoặc duyệt gallery chưa có hình của bạn'; +$lang['... or please deactivate this message, I will find my way by myself'] = '... hoặc vui lòng vô hiệu hóa thông điệp này, tôi tự tìm cách giải quyết riêng'; +$lang['Hello %s, your Piwigo photo gallery is empty!'] = 'Xin chào %s, gallery Piwigo của bạn hiện tại vẫn chưa có tấm hình nào!'; +$lang['I want to add photos'] = 'Tôi muốn thêm hình vào gallery'; +$lang['Manage this user comment: %s'] = 'Quản lý lời bình của thành viên này: %s'; +$lang['Email address is missing. Please specify an email address.'] = 'Còn thiếu địa chỉ email. Vui lòng cho biết một địa chỉ email.'; +$lang['This author modified following comment:'] = 'Tác giả này đã soạn lại lời bình sau:'; +$lang['This author removed the comment with id %d'] = 'Tác giả này đã xóa bỏ lời bình có ID là %d'; +$lang['validate this comment'] = 'xác nhận lời bình này'; ?> \ No newline at end of file -- cgit v1.2.3