aboutsummaryrefslogtreecommitdiffstats
path: root/language/vi_VN/upgrade.lang.php
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2010-12-23 15:56:28 +0000
committerddtddt <ddtddt@piwigo.org>2010-12-23 15:56:28 +0000
commit90e71b41b8cd44a2b32c4cac7fae8c764626a58d (patch)
treec1c1094289f5e8d54acdd7f9589ec017ae8720ea /language/vi_VN/upgrade.lang.php
parentc266feea0b0fc268af561309aa4b1179eb3035cd (diff)
[trunk] - step1 for 2.2
git-svn-id: http://piwigo.org/svn/trunk@8255 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/vi_VN/upgrade.lang.php')
-rw-r--r--language/vi_VN/upgrade.lang.php7
1 files changed, 5 insertions, 2 deletions
diff --git a/language/vi_VN/upgrade.lang.php b/language/vi_VN/upgrade.lang.php
index 0673f5741..ec1a29883 100644
--- a/language/vi_VN/upgrade.lang.php
+++ b/language/vi_VN/upgrade.lang.php
@@ -33,10 +33,13 @@ $lang['Only administrator can run upgrade: please sign in below.'] = 'Chỉ có
$lang['You do not have access rights to run upgrade'] = 'Bạn không có đủ quyền hạn để có thể nâng cấp hệ thống';
// Upgrade informations from upgrade_1.3.1.php
-$lang['All sub-albums of private albums become private'] = 'Tất cả các đề mục con của những đề mục riêng đều được gán thuộc tính riêng tư.';
+$lang['All sub-categories of private categories become private'] = 'Tất cả các đề mục con của những đề mục riêng đều được gán thuộc tính riêng tư.';
$lang['User permissions and group permissions have been erased'] = 'Sự cho phép người dùng và nhóm người dùng đã được xóa bỏ.';
$lang['Only thumbnails prefix and webmaster mail address have been saved from previous configuration'] = 'Chỉ có hình thu nhỏ đứng trước và địa chỉ email của webmaster mới được lưu lại từ cấu hình của phiên bản cũ.';
//For version 2.1.0
-$lang['This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version. The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = "This page proposes to upgrade the database from your Piwigo old version to the new version. The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).";
+$lang['This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version. The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = 'Trang này này nhằm mục đích nâng cấp cơ sở dữ liệu từ phiên bản Piwigo cũ của bạn lên phiên bản mới. Phần hỗ trợ nâng cấp hiểu rằng bạn đang sử dụng <strong>phiên bản %s</strong> (hoặc tương đương).';
+
+$lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'Nhằm đề phòng, những plugins sau đây đã bị vô hiệu hóa. Bạn phải kiểm tra bản nâng cấp của plugin trước khi kích hoạt lại chúng:';
+$lang['In <i>%s</i>, before <b>?></b>, insert:'] = 'Trong <i>%s</i>, trước <b>?></b>, chèn vào:';
?> \ No newline at end of file