aboutsummaryrefslogtreecommitdiffstats
path: root/language/vi_VN/install.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/install.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 '')
-rw-r--r--language/vi_VN/install.lang.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/language/vi_VN/install.lang.php b/language/vi_VN/install.lang.php
index 851563f20..ede494645 100644
--- a/language/vi_VN/install.lang.php
+++ b/language/vi_VN/install.lang.php
@@ -63,4 +63,13 @@ $lang['Sorry!'] = 'Rất tiếc!';
$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo không thể cấu hình cho PHP 5.';
$lang["You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."] = "Bạn nên yêu cầu hỗ trợ từ nhà cung cấp máy chủ và tìm hiểu xem nếu có thể tự chuyển được sang phiên bản PHP 5.";
$lang['Hope to see you back soon.'] = 'Hi vọng nhận được phản hồi của bạn sớm.';
+$lang['Database type'] = 'Dạng cơ sở dữ liệu';
+$lang['The type of database your piwigo data will be store in'] = 'Dạng cơ sở dữ liệu Piwigo của bạn sẽ được lưu vào';
+$lang['Congratulations, Piwigo installation is completed'] = 'Xin chúc mừng, việc cài đặt Piwigo đã hoàn tất';
+$lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'Một giải pháp khác là chép những dòng text trên và dán chúng vào tệp tin nằm vị trí "local/config/database.inc.php" (Cảnh báo: tệp tin database.inc.php chỉ có những nội dung trong phạm vi nhập text, không được thêm hàng hoặc ký tự nào khác)';
+$lang['Creation of config file local/config/database.inc.php failed.'] = 'Việc tạo ra tệp tin cấu hình local/config/database.inc.php đã bị lỗi.';
+$lang['Download the config file'] = 'Tải tệp tin cấu hình xuống';
+$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Bạn có thể tải tệp tin cấu hình và upload nó vào thư mục local/config của thư mục cài đặt Piwigo.';
+$lang['SQLite and PostgreSQL are currently in experimental state.'] = 'SQLite và PostgreSQL hiện đang được thử nghiệm.';
+$lang['Learn more'] = 'Tìm hiểu thêm';
?> \ No newline at end of file