Ignore:
Timestamp:
Aug 30, 2012, 6:55:45 AM (12 years ago)
Author:
TranslationTeam
Message:

[contactform] Update hu_HU, thanks to : samli

File:
1 edited

Legend:

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

    r17498 r17667  
    4040$lang['Error while sending e-mail'] = 'Hiba történt a levél küldése közben';
    4141
     42$lang['%s must not be less than %d characters long'] = '%s nem lehet kevesebb %d karakternél';
     43$lang['%s must not be more than %d characters long'] = '%s nem lehet több %d karakternél';
     44$lang['+ Add an email'] = '+ e-mail hozzáadása';
     45$lang['Active'] = 'Aktív';
     46$lang['Default e-mail subject'] = 'Alapértelmezett e-mail tárgy';
     47$lang['E-mail format :'] = 'E-mail formátum';
     48$lang['No active email address'] = 'Nincs aktív e-mail cím';
     49$lang['Plain text'] = 'Egyszerű szöveg';
     50$lang['Please enter an e-mail'] = 'Kérek egy e-mail címet';
     51$lang['Prefix of the sent e-mail subject (you can use "%gallery_title%")'] = 'Küldött e-mail tárgy előtag (a "%gallery_title%" használható)';
    4252?>
Note: See TracChangeset for help on using the changeset viewer.