aboutsummaryrefslogtreecommitdiffstats
path: root/language/vi_VN/common.lang.php
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2011-08-02 19:51:56 +0000
committerddtddt <ddtddt@piwigo.org>2011-08-02 19:51:56 +0000
commit50dfa98889cbda1ecbb81590dd234e6c74c2cdd3 (patch)
treedd21296efd51c11f2b3ebeccea1cc3b392b61c05 /language/vi_VN/common.lang.php
parent86ae4d8b3ae8d1a4b3f78567dd8f67aa48ef43a8 (diff)
[trunk] - language - update vi_VN - Tiếng Việt - Vietnamese Thanks to Em Ku - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11898 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/vi_VN/common.lang.php')
-rw-r--r--language/vi_VN/common.lang.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/language/vi_VN/common.lang.php b/language/vi_VN/common.lang.php
index 0dd84d06d..9426eabfe 100644
--- a/language/vi_VN/common.lang.php
+++ b/language/vi_VN/common.lang.php
@@ -35,7 +35,6 @@ $lang_info['direction'] = 'ltr';
$lang_info['code'] = 'vn';
$lang_info['zero_plural'] = true;
-$lang['%.2f (rated %d times)'] = '%.2f (được đánh giá trên %d lần)';
$lang['%d Kb'] = '%d Kb';
$lang['%d album updated'] = '%d đề mục đã được cập nhật';
$lang['%d albums updated'] = '%d đề mục đã được cập nhật';
@@ -57,7 +56,6 @@ $lang['Any tag'] = 'Tất cả các tag';
$lang['At least one listed rule must be satisfied.'] = 'Ít nhất một điều khoản nêu trên phải được đáp ứng.';
$lang['At least one tag must match'] = 'Ít nhất phải có một tag trùng nhau';
$lang['Author'] = 'Tác giả';
-$lang['Average rate'] = 'Xếp hạng trung bình';
$lang['Albums'] = 'Đề mục';
$lang['Album'] = 'Đề mục';
$lang['Close this window'] = 'Đóng';
@@ -104,7 +102,6 @@ $lang['Posted on'] = 'Gởi vào';
$lang['Profile'] = 'Hồ sơ';
$lang['Quick connect'] = 'Kết nối nhanh';
$lang['RSS feed'] = 'Bản tin RSS';
-$lang['Rate'] = 'Xếp hạng';
$lang['Register'] = 'Đăng ký';
$lang['Registration'] = 'Mục đăng ký';
$lang['Related tags'] = 'Tag liên quan';
@@ -357,4 +354,6 @@ $lang['show tag cloud'] = 'hiển thị thẻ mây';
$lang['html tags are not allowed in login'] = 'thẻ html không được phép dùng để đăng nhập';
$lang['The number of photos per page must be a not null scalar'] = 'Số hình trên mỗi trang phải là số nguyên khác 0';
$lang['Number of photos per page'] = 'Số hình trên mỗi trang';
+$lang['%d rates'] = '%d hạng';
+$lang['Rating score'] = 'Bảng xếp hạng';
?> \ No newline at end of file