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");
-
- ?>
-