source: extensions/rotateImage/language/vi_VN/plugin.lang.php @ 13525

Last change on this file since 13525 was 13525, checked in by ddtddt, 12 years ago

[extensions] - rotateImage - add vi_VN - Tiếng Việt - Vietnamese - Thanks to Ici

File size: 425 bytes
Line 
1<?php
2$lang['Images rotation in progress...'] = 'Đang xoay hình...';
3$lang['Rotate images'] = 'Xoay hình';
4$lang['Angle'] = 'Góc xoay';
5$lang['Also rotate HD image'] = 'Xoay cả phiên bản phân giải cao';
6$lang['90° right'] = '90 độ về bên phải';
7$lang['90° left'] = '90 độ về bên trái';
8$lang['180°'] = '180 độ';
9$lang['auto (EXIF orientation tag)'] = 'tự động (theo thông tin EXIF)';
10?>
Note: See TracBrowser for help on using the repository browser.