diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-10-26 20:01:41 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-10-26 20:01:41 +0000 |
commit | de4b7f0375da3335e84dbc9f717c7093b201c913 (patch) | |
tree | ec6fe6b9d70a61ddd995ce00baf438dc364044ea /plugins/AdminTools | |
parent | 2d75fd4579532b24af6ba47b7663505c9b319ac3 (diff) |
[admin_tools] Update vi_VN, thanks to : thanhphan467
git-svn-id: http://piwigo.org/svn/trunk@30315 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/AdminTools')
-rwxr-xr-x | plugins/AdminTools/language/vi_VN/plugin.lang.php | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/plugins/AdminTools/language/vi_VN/plugin.lang.php b/plugins/AdminTools/language/vi_VN/plugin.lang.php index 2433b3a2e..80b501059 100755 --- a/plugins/AdminTools/language/vi_VN/plugin.lang.php +++ b/plugins/AdminTools/language/vi_VN/plugin.lang.php @@ -30,11 +30,10 @@ $lang['Save'] = 'Lưu'; $lang['Save visit in history'] = 'Lưu lượt xem trong lịch sử'; $lang['Show SQL queries'] = 'Hiển thị các truy vấn SQL'; $lang['View as'] = 'Xem dưới dạng'; -$lang['Viewing as <b>%s</b>.'] = 'Xem dưới dạng <b>%s</b>.'; +$lang['Viewing as <b>%s</b>.'] = 'Đang xem dưới dạng <b>%s</b>.'; $lang['Saved'] = 'Đã lưu'; $lang['Closed icon position'] = 'Vị trí biểu tượng đã đóng'; $lang['Give access to quick edit to photo owners even if they are not admin'] = 'Cho truy xuất để chỉnh sửa nhanh hình ảnh với cả người dùng không phải là quản trị viên'; $lang['Open toolbar by default'] = 'Mở thanh công cụ một cách mặc định'; $lang['left'] = 'trái'; -$lang['right'] = 'phải'; -?>
\ No newline at end of file +$lang['right'] = 'phải';
\ No newline at end of file |