diff --git a/language/vi_VN/admin.lang.php b/language/vi_VN/admin.lang.php index 67a3b931c..752b800cd 100644 --- a/language/vi_VN/admin.lang.php +++ b/language/vi_VN/admin.lang.php @@ -839,4 +839,13 @@ $lang['You can\'t define a default photo order because you have a custom setting $lang['You have specified $conf[\'order_by\'] in your local configuration file, this parameter in deprecated, please remove it or rename it into $conf[\'order_by_custom\'] !'] = 'Bạn đã định ra $conf[\'order_by\'] trong tệp tin cấu hình cục bộ của bạn, tham số này không được chấp nhận, hãy xóa bỏ hoặc đổi tên trong mục $conf[\'order_by_custom\'] !'; $lang['Average rate'] = 'Xếp hạng trung bình'; $lang['Rate'] = 'Xếp hạng'; +$lang['... or '] = '... hoặc '; +$lang['Create'] = 'Khởi tạo'; +$lang['Start Upload'] = 'Bắt đầu Tải lên'; +$lang['You are using the Flash uploader. Problems? Try the Browser uploader instead.'] = 'Bạn hiện đang dùng Flash Uploader. Nếu có trục trặc? Thì dùng Web Uploader thay thế.'; +$lang['You are using the Browser uploader. Try the Flash uploader instead.'] = 'Bạn hiện đang dùng Browser uploader. Hãy dùng Flash uploader thay thế.'; +$lang['Maximum file size: %sB.'] = 'Kích thước file lớn nhất: %sB.'; +$lang['Allowed file types: %s.'] = 'Loại file cho phép dùng: %s.'; +$lang['Approximate maximum resolution: %dM pixels (that\'s %dx%d pixels).'] = 'Độ phân giải lớn nhất ước chừng: %dM pixels (đó là %dx%d pixels).'; +$lang['Manage Permissions'] = 'Quản lý Quyền Hạn'; ?> \ No newline at end of file