Changeset 5597

Show
Ignore:
Timestamp:
04/03/10 16:38:56 (3 years ago)
Author:
samli
Message:

[trunk] update HU language

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/language/hu_HU/common.lang.php

    r5580 r5597  
    368368$lang['Are you sure?'] = 'Biztos vagy benne?'; 
    369369$lang['delete this comment'] = 'Hozzászólás törlése'; 
    370 $lang['Email address is missing. Please specify an email address.'] = 'E-mail cím hiányzik. Kérem írja be az email címet.'; 
     370$lang['Email address is missing. Please specify an email address.'] = 'E-mail cím hiányzik. Kérem írja be az e-mail címet.'; 
    371371// --------- Starting below: Új vagy javított $lang ---- Tőle: Colibri (2.1.0 RC1) 
    372372$lang['Email address is missing'] = 'E-mail cím hiányzik'; 
    373 $lang['Some info about this picture'] = 'Information about this picture'; 
    374 $lang['Some more (technical) info about this picture'] = 'More (technical) information about this picture'; 
     373$lang['Some info about this picture'] = 'Kép információi'; 
     374$lang['Some more (technical) info about this picture'] = 'További (technikai) adatok a képhez'; 
    375375$lang['edit this comment'] = 'Hozzászólás módosítása'; 
    376376$lang['Edit a comment'] = 'A hozzászólás módosítása'; 
    377 $lang['(!) This comment requires validation'] = '(!) This comment requires validation'; 
     377$lang['(!) This comment requires validation'] = '(!) Ezt a hozzászólást engedélyezni kell'; 
    378378$lang['Welcome'] = 'Üdvözlöm'; 
    379379$lang['Welcome to your Piwigo photo gallery!'] = 'Üdvözlöm a Piwigo képgalériában!'; 
    380 $lang['... or browse your empty gallery'] = '... or browse your empty gallery'; 
    381 $lang['... or please deactivate this message, I will find my way by myself'] = '... or please deactivate this message, I will find my way by myself'; 
     380$lang['... or browse your empty gallery'] = '... vagy keresse meg az üres galériákat'; 
     381$lang['... or please deactivate this message, I will find my way by myself'] = '... vagy kérem kikapcsolni ezt az üzenetet, eligazodom magam is'; 
    382382$lang['Hello %s, your Piwigo photo gallery is empty!'] = 'Szia %s, ez a Piwigo képgaléria üres!'; 
    383 $lang['I want to add photos'] = 'I want to add photos'; 
    384 $lang['Manage this user comment: %s'] = 'Manage this user comment: %s'; 
    385 $lang['This author modified following comment:'] = 'This author modified following comment:'; 
    386 $lang['This author removed the comment with id %d'] = 'This author removed the comment with id %d'; 
    387 $lang['validate this comment'] = 'validate this comment'; 
     383$lang['I want to add photos'] = 'Szeretnék képeket feltölteni'; 
     384$lang['Manage this user comment: %s'] = 'A következő szerző kezelheti a hozzászólásait: %s'; 
     385$lang['This author modified following comment:'] = 'A szerző a következő hozzászólást módosította:'; 
     386$lang['This author removed the comment with id %d'] = 'A szerző a következő hozzászólást törölte id %d'; 
     387$lang['validate this comment'] = 'hozzászólás engedélyezése'; 
    388388 
    389389?>