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("_HITS","Hits");
- define("_BROWSERS","Browser");
- define("_OPERATINGSYS","Sistemi Operativ");
- define("_UNKNOWN","I Panjohur");
- define("_OTHER","Tjetδr / I Panjohur");
- define("_MISCSTATS","Statistika tδ Pδrziera");
- define("_REGUSERS","Pδrdorues tδ Regjistruar:");
- define("_ACTIVEAUTHORS","Autorδt Aktivδ:");
- define("_STORIESPUBLISHED","Artikuj tδ Publikuar:");
- define("_SACTIVETOPICS","Argumente Aktivδ:");
- define("_COMMENTSPOSTED","Komente tδ Dδrguar:");
- define("_SSPECIALSECT","Seksione Specialδ:");
- define("_ARTICLESSEC","Artikuj nδ Seksionet:");
- define("_LINKSINLINKS","Site nδ Directory:");
- define("_LINKSCAT","Kategori nδ Directory:");
- define("_NEWSWAITING","Artikuj nδ Pritje tδ Publikimit:");
- define("_NUKEVERSION","Versioni i PHP-Nuke:");
- define("_SEARCHENGINES","Motorδ Kδrkimi");
- define("_BOTS","Robots/Spiders");
- define("_STATS","Statistikat e Kontakteve");
- define("_RETURNBASICSTATS","Kthehu tek Statistikat e Thjeshta");
- define("_BACKTODETSTATS","Kthehu tek Statistikat e Hollδsishme");
- define("_BACKTOMAIN","Kthehu tek Qendrori");
- define("_TODAYIS","Sot δshtδ");
- define("_MOSTMONTH","Muaji me mδ shumδ aktivitet");
- define("_MOSTDAY","Dita me mδ shumδ aktivitet");
- define("_MOSTHOUR","Ora me mδ shumδ aktivitet");
- define("_YEARLYSTATS","Statistika Vjetore");
- define("_MONTLYSTATS","Statistika Mujore pδr");
- define("_SPAGESVIEWS","Faqe tδ Vizituara");
- define("_DAILYSTATS","Statistika ditore");
- define("_HOURLYSTATS","Statistika siaps Orδve pδr");
- define("_VIEWDETAILED","Vizito Statistikat e Hollδsishme");
-
- ?>
-