aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2011-07-13 18:06:15 +0000
committerddtddt <ddtddt@piwigo.org>2011-07-13 18:06:15 +0000
commitcfabea6edc7e807d2fc5e811a75ee6b506ac1a73 (patch)
tree10a2d96a7306a6f644542cac45144a9f725c477c
parent7bd96c6da20c4bfc0a7a581b757c594527cf0321 (diff)
[trunk] - language - update - vi_VN - Tiếng Việt - Vietnamese thanks to Em Ku - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11730 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--language/vi_VN/admin.lang.php6
1 files changed, 6 insertions, 0 deletions
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 <a href="%s">Batch Manager</a>.'] = 'Nếu bạn muốn tái tạo lại các hình thu nhỏ, hãy trỏ đến mục <a href="%s">Quản lý Khối</a>.';
$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 <i>$conf[\'order_by\']</i> in your local configuration file, this parameter in deprecated, please remove it or rename it into <i>$conf[\'order_by_custom\']</i> !'] = 'Bạn đã định ra <i>$conf[\'order_by\']</i> 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 <i>$conf[\'order_by_custom\']</i> !';
+
?> \ No newline at end of file