aboutsummaryrefslogtreecommitdiffstats
path: root/language/vi_VN/admin.lang.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2012-01-12 21:37:28 +0000
committerplegall <plg@piwigo.org>2012-01-12 21:37:28 +0000
commitcac417c74bc6d5f528b356190561d244e9b4f93a (patch)
tree98d7f341215bfec3e75de2dde0a2a2167d54b30c /language/vi_VN/admin.lang.php
parent6a115001ba122c2084e28353e025f7c8c5f62335 (diff)
feature 2548, multiple size:
* adapt the upload script * remove the resize settings screen * add a new screen [Administration > Configuration > Options > Photo Sizes] with the ability to resize original after upload git-svn-id: http://piwigo.org/svn/trunk@12879 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/vi_VN/admin.lang.php')
-rw-r--r--language/vi_VN/admin.lang.php11
1 files changed, 0 insertions, 11 deletions
diff --git a/language/vi_VN/admin.lang.php b/language/vi_VN/admin.lang.php
index ee80cacce..723316d1b 100644
--- a/language/vi_VN/admin.lang.php
+++ b/language/vi_VN/admin.lang.php
@@ -611,14 +611,7 @@ $lang['Select files'] = 'Chọn tệp tin';
$lang['Everybody'] = 'Mọi người';
$lang['Who can see these photos?'] = 'Ai có thể xem được những bức ảnh này?';
$lang['Who can see this photo?'] = 'Ai có thể xem được bức ảnh này?';
-$lang['The websize maximum width must be a number between %d and %d'] = 'Chiều rộng lớn nhất của trang web phải là số nằm giữa %d và %d';
-$lang['The websize maximum height must be a number between %d and %d'] = 'Chiều cao lớn nhất của trang web phải là số nằm giữa %d và %d';
-$lang['The websize image quality must be a number between %d and %d'] = 'Chất lượng hình của trang web phải là số nằm giữa %d và %d';
-$lang['The thumbnail maximum width must be a number between %d and %d'] = 'Chiều rộng hình thu nhỏ lớn nhất phải là số nằm giữa %d và %d';
-$lang['The thumbnail maximum height must be a number between %d and %d'] = 'Chiều cao hình thu nhỏ lớn nhất phải là số nằm giữa %d và %d';
-$lang['The thumbnail image quality must be a number between %d and %d'] = 'Chất lượng hình thu nhỏ phải là số nằm giữa %d và %d';
$lang['Settings'] = 'Cài đặt';
-$lang['Web size photo'] = 'Ảnh có kích cỡ web';
$lang['Resize'] = 'Định dạng lại kích thước';
$lang['Maximum Width'] = 'Chiều rộng lớn nhất';
$lang['pixels'] = 'pixels';
@@ -711,10 +704,6 @@ $lang['Error on file "%s" : %s'] = 'Có lỗi ở tệp tin "%s" : %s';
$lang['automatic order'] = 'sắp xếp tự động';
$lang['manual order'] = 'sắp xếp thủ công';
$lang['Albums automatically sorted'] = 'Albums đã được phân loại tự động';
-$lang['Keep high definition'] = 'Giữ nguyên định dạng cao';
-$lang['The high definition maximum width must be a number between %d and %d'] = 'Chiều rộng lớn nhất của định dạng cao phải là số trong khoảng %d và %d';
-$lang['The high definition maximum height must be a number between %d and %d'] = 'Chiều cao lớn nhất của định dạng cao phải là số trong khoảng %d và %d';
-$lang['The high definition image quality must be a number between %d and %d'] = 'Chất lượng ảnh của định dang cao phải là số trong khoảng %d và %d';
$lang['Batch Manager'] = 'Quản lý khối';
$lang['include child albums'] = 'bao gồm các albums con';
$lang['Selection'] = 'Lựa chọn';