diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-06-01 14:53:32 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-06-01 14:53:32 +0000 |
commit | 5768510d5732b201d2cc58ee16a4679b48f79783 (patch) | |
tree | eff23c812d65aa820cef5a498b70cea5e21c1a98 /language/vi_VN/admin.lang.php | |
parent | 43f87d633e1417520eb8cfba71c0ae867bc0477f (diff) |
[trunk] - language - update VN Thanks to Em ku
git-svn-id: http://piwigo.org/svn/trunk@11202 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/vi_VN/admin.lang.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/language/vi_VN/admin.lang.php b/language/vi_VN/admin.lang.php index 52a91a242..f52c75528 100644 --- a/language/vi_VN/admin.lang.php +++ b/language/vi_VN/admin.lang.php @@ -792,4 +792,9 @@ $lang['Photos generation in progress...'] = 'Quá trình khởi tạo ảnh web $lang['%s photos have been regenerated'] = 'có %s ảnh đã được tạo ra';
$lang['%s photos can not be regenerated'] = 'Có %s ảnh không thể tạo ra được';
$lang['Only photos with HD can be regenerated!'] = 'Chỉ có những ảnh định dạng cao mới có thể được khởi tạo!';
+$lang['new'] = 'mới';
+$lang['No results'] = 'Không có kết quả nào';
+$lang['Searching...'] = 'Đang tìm kiếm...';
+$lang['Type in a search term'] = 'Nhập vào trong mục tìm kiếm';
+$lang['display'] = 'hiển thị';
?>
\ No newline at end of file |