source: extensions/regenerateWebsize/language/vi_VN/plugin.lang.php @ 31322

Last change on this file since 31322 was 10507, checked in by ddtddt, 13 years ago

[extensions] - regenerateWebsize - add vi_VN Thanks Em Ku

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 496 bytes
Line 
1<?php
2
3$lang['Regenerate Websize Photos'] = 'Khởi tạo Ảnh Web';
4$lang['Photos generation in progress...'] = 'Quá trình khởi tạo ảnh web đang được thực hiện...';
5$lang['%s photos have been regenerated'] = 'có %s ảnh đã được tạo ra';
6$lang['%s photos can not be regenerated'] = 'Có %s ảnh không thể tạo ra được';
7$lang['Only photos with HD can be regenerated!'] = 'Chỉ có những ảnh định dạng cao mới có thể được khởi tạo!';
8
9?>
Note: See TracBrowser for help on using the repository browser.