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("_PREVIOUS","Faqja e Kaluar");
- define("_NEXT","Faqja nÎ Vazhdim");
- define("_SEARCHRESULTS","Rezultatet e KÎrkimit");
- define("_PAGE","Faqja");
- define("_RETURNTO","Kthehu tek");
- define("_DEACTIVATE","Disaktivo");
- define("_ACTIVATE","Aktivo");
- define("_ENCYCLOPEDIA","Enciklopedia");
- define("_NOCONTENTFORLETTER","Nuk ka korrispondues pÎr gÎrmÎn");
- define("_ENCYSELECTLETTER","Seleksiono njÎ gÎrmÎ nga kjo listÎ pÎr tÎ konsultuar termet:");
- define("_COPYRIGHT","Copyright © by $sitename. TÎ gjitha tÎ drejtat tÎ rezervuara.");
- define("_YOURADMINENCY","Je administratori, kjo Enciklopedi nuk ÎshtÎ aktive!");
- define("_ENCYNOTACTIVE","Na vjen keq, kjo enciklopedi nuk ÎshtÎ aktive pÎr momentin.");
- define("_AVAILABLEENCYLIST","Lista e Enciklopedive nÎ dispozicion tek");
- define("_YOURADMININACTIVELIST","Je administratori: nÎ vazhdim lista e Enciklopedive jo aktive:");
- define("_NORESULTSTEXT","AsnjÎ rezultat nÎ tekstin e termeve...");
- define("_NORESULTSTITLE","AsnjÎ rezultat nÎ titullin e termevei...");
- define("_SEARCHRESULTSFOR","Rezultatet e KÎrkimit pÎr:");
- define("_SEARCHNOTCOMPLETE","Opcionet e kÎrkimit nuk janÎ komlete. Ju lutem, riprovo edhe njÎ herÎ.");
- define("_RESULTSINTERMTITLE","Rezultate nÎ titujt e termeve:");
- define("_RESULTSINTERMTEXT","Rezultate nÎ tekstin e termeve:");
-
- ?>
-