home *** CD-ROM | disk | FTP | other *** search
- <?php
-
- /**************************************************************************/
- /* PHP-NUKE: Advanced Content Management System */
- /* ============================================ */
- /* */
- /* This is the language module with all the system messages */
- /* */
- /* If you made a translation, please go to the site and send to me */
- /* the translated file. Please keep the original text order by modules, */
- /* and just one message per line, also double check your translation! */
- /* */
- /* You need to change the second quoted phrase, not the capital one! */
- /* */
- /* If you need to use double quotes (") remember to add a backslash (\), */
- /* so your entry will look like: This is \"double quoted\" text. */
- /* And, if you use HTML code, please double check it. */
- /**************************************************************************/
-
- define("_ALLTOPICS","Minden tΘma");
- define("_NOCOMMENTS","Nincs hozzßsz≤lßs!");
- define("_UCOMMENT","Hozzßsz≤lßs");
- define("_REVIEWS","Ismertet⌡k");
- define("_SEARCHUSERS","KeresΘs a felhasznßl≤i adatbßzisban");
- define("_SEARCHSECTIONS","KeresΘs a hosszabb φrßsokban");
- define("_SEARCHREVIEWS","KeresΘs az ismertet⌡k k÷z÷tt");
- define("_SEARCHIN","KeresΘs");
- define("_ARTICLES","cikk");
- define("_ALLAUTHORS","Minden szerz⌡");
- define("_ALL","Minden");
- define("_WEEK","hΘt");
- define("_WEEKS","hΘt");
- define("_MONTH","h≤nap");
- define("_MONTHS","h≤nap");
- define("_SEARCHON","Miben akarsz keresni?");
- define("_SSTORIES","Cikkek");
- define("_SSECTIONS","═rßsok");
- define("_SUSERS","Felhasznßl≤k");
- define("_NOMATCHES","A keresΘs nem eredmΘnyezett talßlatot");
- define("_PREVMATCHES","el⌡z⌡ talßlat");
- define("_NEXTMATCHES","k÷vetkez⌡ talßlat");
- define("_INSECTION","Cikk a k÷vetkez⌡ tΘmßban:");
- define("_NONAME","Nincs nΘv megadva");
- define("_SCOMMENTS","Hozzßsz≤lßsok");
- define("_SEARCHRESULTS","KeresΘs eredmΘnyei");
- define("_CONTRIBUTEDBY","Bekⁿldte:");
- define("_UCOMMENTS","Hozzßsz≤lßsok");
- define("_MATCHTITLE","talßlat cφmre");
- define("_MATCHTEXT","talßlat cikk sz÷vegΘre");
- define("_MATCHBOTH","talßlat cφmre Θs sz÷vegre");
- define("_SREPLY","vßlasz");
- define("_SREPLIES","vßlasz");
- define("_ATTACHART","Csatolva a cikkhez");
- define("_PAGES","oldal");
- define("_REVIEWSCORE","Az ismertet⌡ osztßlyozßsa");
- define("_PAGE","oldal");
- define("_DOWNLOADS","Downloads");
- define("_WEBLINKS","Web Links");
- define("_FINDMORE","... more");
- define("_DIDNOTFIND","Didn't find what you're looking for?");
- define("_ENCYCLOPEDIA","Encyclopedia");
- define("_SEARCHINSTORY","Search All Comments in Story:");
-
- ?>