diff options
author | ddtddt <ddtddt@piwigo.org> | 2012-03-07 12:22:39 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2012-03-07 12:22:39 +0000 |
commit | 5ae123a29923b30034e52935289f8b538512979c (patch) | |
tree | ad4261a6ed1b8f70d48ce7c139fb4b7466a90ead /language/vi_VN/common.lang.php | |
parent | 0d780997b9334260803c8a14610b095b158aca82 (diff) |
[trunk] - language - update vi_VN - Tiếng Việt - Vietnamese Thanks to Em Ku - feature:2457
git-svn-id: http://piwigo.org/svn/trunk@13504 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/vi_VN/common.lang.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/language/vi_VN/common.lang.php b/language/vi_VN/common.lang.php index d1d61ce19..471ddf5b9 100644 --- a/language/vi_VN/common.lang.php +++ b/language/vi_VN/common.lang.php @@ -380,5 +380,11 @@ $lang['Here are your connection settings'] = 'Đây là thiết lập kết nố $lang['Password: %s'] = 'Mật khẩu: %s'; $lang['Username: %s'] = 'Tên đăng nhập: %s'; $lang['If you think you\'ve received this email in error, please contact us at %s'] = 'Nếu bạn nghĩ bạn đã nhận nhầm emai, vui lòng liên hệ với chúng tôi qua %s'; +$lang['Show oldest comments first'] = 'Hiển thị những lời bình trước nhất đầu tiên'; +$lang['Show latest comments first'] = 'Hiển thị những lời bình mới nhất đầu tiên'; +$lang['Photo sizes'] = 'Kích thước ảnh'; +$lang['View in'] = 'Xem ảnh ở'; +$lang['Mobile'] = 'Di động'; + ?>
\ No newline at end of file |