source: extensions/GrumPluginClasses/language/hu_HU/plugin.lang.php @ 5720

Last change on this file since 5720 was 5720, checked in by samli, 14 years ago

[extensions] update HU language

File size: 413 bytes
Line 
1<?php
2
3$lang['Module'] = 'Modul';
4$lang['Version'] = 'Verzió';
5$lang['List of shared modules'] = 'Közös modulok listája';
6$lang['List of installed plugins using Grum Plugin Classes'] = 'Telepített bővítmények melyek a Grum Plugin Classes-t használják';
7$lang['Plugin'] = 'Bővítmény';
8$lang['GPC required'] = 'Szükséges GPC';
9$lang['Installed'] = 'Telepítve';
10$lang['Infos'] = 'Információk';
11
12?>
Note: See TracBrowser for help on using the repository browser.