diff options
author | plegall <plg@piwigo.org> | 2010-03-24 19:34:41 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2010-03-24 19:34:41 +0000 |
commit | c639ad1e7e3ec747cac37e230fd8380da98c508b (patch) | |
tree | 19ee9852a167074fa76e4e1692adff9ecf24684a /language/vi_VN/about.html | |
parent | eafa796d88193b7e8e33d72ae866b0ae9df79e87 (diff) |
copy all languages (exceptions are en_UK and fr_FR) from branch 2.0 to trunk,
then convert the *.lang.php files with tools/convert_language_to_2.1.pl
Next step is to play with tools/translation_analysis.php to find which
language keys need translation for each language.
git-svn-id: http://piwigo.org/svn/trunk@5316 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/vi_VN/about.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/language/vi_VN/about.html b/language/vi_VN/about.html new file mode 100644 index 000000000..d2526f08f --- /dev/null +++ b/language/vi_VN/about.html @@ -0,0 +1,10 @@ + <li>Piwigo là một ứng dụng web đem đến cho bạn khả năng thiết lập một gallery ảnh trực tuyến một cách dễ dàng.</li> + + <li>Về mặt kỹ thuật, Piwigo hoàn toàn được phát triển bằng ngông ngữ lập trình PHP với cơ sở dữ liệu MySQL.</li> + + <li>Nếu bạn có ý kiến đóng góp cho phần mềm Piwigo, vui lòng ghé vào web site chính thức của <a + href="http://piwigo.org">Piwigo</a> và <a href="http://forum.Piwigo.net">diễn đàn</a> dành riêng cho Piwigo.</li> + + <li>Việt hoá bởi <a + href="http://www.quangtien.net">TienHQ</a>.</li> + |