source: extensions/GrumPluginClasses/language/vi_VN/plugin.lang.php @ 10798

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

[extensions] - GrumPluginClasses - add vi_VN thanks to Em Ku

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 865 bytes
Line 
1<?php
2
3$lang['Module'] = 'Module';
4$lang['Version'] = 'Phiên bản';
5$lang['List of shared modules'] = 'Danh sách những modules được chia sẻ';
6$lang['List of installed plugins using Grum Plugin Classes'] = 'Danh sách những plugins đã được cài đặt có sử dụng Lớp Gum Plugin';
7$lang['Plugin'] = 'Plugin';
8$lang['GPC required'] = 'Yêu cầu GPC';
9$lang['Installed'] = 'Đã được cài đặt';
10$lang['Infos'] = 'Thông tin';
11$lang['Some plugins are dependent on Grum Plugin Classes: before uninstall, you must first uninstall the plugins dependent'] = 'Một số plugins có phụ thuộc vào Lớp Grum Plugin: trước khi gỡ bỏ, bạn phải gỡ bỏ những plugins có phụ thuộc';
12
13// gpc > 3.3.0
14$lang['Public'] = 'Chung';
15$lang['Private'] = 'Riêng tư';
16$lang['All the gallery'] = 'Tất cả các thư viện';
17
18?>
Note: See TracBrowser for help on using the repository browser.