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