From cfabea6edc7e807d2fc5e811a75ee6b506ac1a73 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Wed, 13 Jul 2011 18:06:15 +0000 Subject: =?UTF-8?q?[trunk]=20-=20language=20-=20update=20-=20vi=5FVN=20-?= =?UTF-8?q?=20Ti=E1=BA=BFng=20Vi=E1=BB=87t=20-=20Vietnamese=20thanks=20to?= =?UTF-8?q?=20Em=20Ku=20-=20feature:2320?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://piwigo.org/svn/trunk@11730 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/vi_VN/admin.lang.php | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'language/vi_VN/admin.lang.php') diff --git a/language/vi_VN/admin.lang.php b/language/vi_VN/admin.lang.php index bf23e56a4..9b823ad45 100644 --- a/language/vi_VN/admin.lang.php +++ b/language/vi_VN/admin.lang.php @@ -836,4 +836,10 @@ $lang['Height'] = 'Chiều cao'; $lang['Follow Orientation'] = 'Định hướng Dõi theo'; $lang['If you want to regenerate thumbnails, please go to the Batch Manager.'] = 'Nếu bạn muốn tái tạo lại các hình thu nhỏ, hãy trỏ đến mục Quản lý Khối.'; $lang['Graphics Library'] = 'Thư viện Đồ họa'; +$lang['Activate icon "new" next to albums and pictures'] = 'Kích hoạt biểu tượng "ảnh mới" kế bên albums ảnh và hình'; +$lang['Add a criteria'] = 'Thêm một tiêu chí'; +$lang['Default photos order'] = 'Thứ tự ảnh mặc định'; +$lang['You can\'t define a default photo order because you have a custom setting in your local configuration.'] = 'Bạn không thể định ra một thứ tự ảnh mặc định vì đã có một thiết lập tùy chọn trong cấu hình cục bộ.'; +$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\'] !'; + ?> \ No newline at end of file -- cgit v1.2.3