source: extensions/Copyrights/language/hu_HU/plugin.lang.php @ 11683

Last change on this file since 11683 was 11683, checked in by samli, 13 years ago

[extensions] [Copyrights] add HU language

File size: 524 bytes
Line 
1<?php
2
3$lang['Copyright'] = 'Szerzői jog';
4$lang['Copyrights'] = 'Szerzői jogok';
5$lang['Create copyright'] = 'Szerzői jog létrehozása';
6$lang['Edit copyright'] = 'Szerzői jog módosítása';
7$lang['Update copyright'] = 'Szerzői jog frissítése';
8$lang['Delete copyright'] = 'Szerzői jog törlése';
9$lang['Visible'] = 'Látható';
10$lang['This copyright already exists.'] = 'A szerzői jog már létezik.';
11//hiányzik
12$lang['Create'] = 'Létrehozás';
13$lang['Edit'] = 'Módosít';
14$lang['Update'] = 'Frissít';
15?>
Note: See TracBrowser for help on using the repository browser.