source: documentation/trunk/packages/dokuwiki-2011-05-25a/lib/plugins/popularity/lang/hu/lang.php@ 25027

Last change on this file since 25027 was 25027, checked in by jmt12, 12 years ago

Adding the packages directory, and within it a configured version of dokuwiki all ready to run

File size: 918 bytes
Line 
1<?php
2/**
3 * Hungarian language file
4 *
5 * @author Sandor TIHANYI <[email protected]>
6 * @author Siaynoq Mage <[email protected]>
7 * @author [email protected]
8 * @author Szabó Dávid <[email protected]>
9 * @author Sándor TIHANYI <[email protected]>
10 */
11$lang['name'] = 'Visszajelzés a DokuWiki használatáról (sok időt vehet igénybe a betöltése)';
12$lang['submit'] = 'Adatok elkÌldése';
13$lang['autosubmit'] = 'Adatok havonkénti automatikus elkÌldése.';
14$lang['submissionFailed'] = 'Az adatok a következő hiba miatt nem kerÃŒltek elkÃŒldésre:';
15$lang['submitDirectly'] = 'Az adatokat a következő űrlap segítségével lehet elkÃŒldeni.';
16$lang['autosubmitError'] = 'Az adatok a következő hiba miatt nem kerÃŒltek automatikusan elkÃŒldésre:';
17$lang['lastSent'] = 'Az adatokat elkÃŒldtÃŒk.';
Note: See TracBrowser for help on using the repository browser.