Changeset 7363


Ignore:
Timestamp:
Oct 24, 2010, 12:49:47 AM (13 years ago)
Author:
samli
Message:

[extensions] [GrumPluginClasses] update HU language

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/GrumPluginClasses/language/hu_HU/plugin.lang.php

    r5720 r7363  
    11<?php
    2 
    32$lang['Module'] = 'Modul';
    43$lang['Version'] = 'Verzió';
     
    98$lang['Installed'] = 'Telepítve';
    109$lang['Infos'] = 'Információk';
     10$lang['Some plugins are dependent on Grum Plugin Classes: before uninstall, you must first uninstall the plugins dependent'] = 'Néhány bővítmény függ a Grum Plugin Classes bővítménytől: mielőtt eltávolítja, távolítsa el a függő bővítményeket';
    1111
     12// gpc > 3.3.0
     13$lang['Public'] = 'Nyilvános';
     14$lang['Private'] = 'Privát';
     15$lang['All the gallery'] = 'A teljes galéria';
    1216?>
Note: See TracChangeset for help on using the changeset viewer.