diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-06-18 18:48:43 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-06-18 18:48:43 +0000 |
commit | b9090bb338846f3f02edb6834b463141bebf612b (patch) | |
tree | 60091d766d74efede26e1bd02466a558853eb69b | |
parent | 80200c17d9e90214ff6a0b6379735e832bf74beb (diff) |
[trunk_public] Update vi_VN, thanks to : icy
git-svn-id: http://piwigo.org/svn/trunk@15818 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | language/vi_VN/common.lang.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/language/vi_VN/common.lang.php b/language/vi_VN/common.lang.php index 953d15bfb..f855a3095 100644 --- a/language/vi_VN/common.lang.php +++ b/language/vi_VN/common.lang.php @@ -404,4 +404,12 @@ $lang['Numeric identifier, 1 → 9'] = 'Ký hiệu nhận dạng số học, $lang['Numeric identifier, 9 → 1'] = 'Ký hiệu nhận dạng số học, 9 → 1'; $lang['Manual sort order'] = 'Sắp xếp vị trí thủ công'; +$lang['%d rate'] = 'xếp hạng %d'; +$lang['Bad request'] = 'Yêu cầu không hợp lệ'; +$lang['Forbidden'] = 'Bị hạn chế truy cập'; +$lang['Page not found'] = 'Không tìm thấy trang'; +$lang['Permalink for album not found'] = 'Không tìm thấy liên kết cho album'; +$lang['Piwigo encountered a non recoverable error'] = 'Piwigo gặp lỗi ngoài tầm kiểm soát'; +$lang['Requested album does not exist'] = 'Không có album như bạn yêu cầu'; +$lang['Requested tag does not exist'] = 'Không có tag như bạn yêu cầu'; ?>
\ No newline at end of file |