source: extensions/regenerateThumbnails/language/vi_VN/plugin.lang.php @ 10506

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

[extensions] - regenerateThumbnails - add vi_VN Thanks Em Ku

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 406 bytes
Line 
1<?php
2
3$lang['Regenerate Thumbnails'] = 'Khởi tạo lại Hình thu nhỏ';
4$lang['Thumbnails generation in progress...'] = 'Quá trình khởi tạo hình thu nhỏ đang được thực hiện...';
5$lang['%s thumbnails have been regenerated'] = 'Có %s hình thu nhỏ đã được tạo ra';
6$lang['%s thumbnails can not be regenerated'] = 'Có %s hình thu nhỏ không thể tạo ra được';
7
8?>
Note: See TracBrowser for help on using the repository browser.