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("_CATEGORY","Kategoria");
- define("_LVOTES","Vota");
- define("_HITS","Hits");
- define("_TOPWELCOME","Faqja e TOP tδ");
- define("_READSTORIES","Artikujt mδ tδ lexuar");
- define("_COMMENTEDSTORIES","Artikujt mδ tδ komentuar");
- define("_ACTIVECAT","Kategoritδ mδ aktive");
- define("_READSECTION","Artikujt mδ tδ lexuar nδ seksionet specialδ");
- define("_NEWSSUBMITTERS","Dδrguesit mδ aktivδ");
- define("_NEWSSENT","artikujt e dδrguar");
- define("_VOTEDPOLLS","Sondazhi mδ i votuar");
- define("_MOSTACTIVEAUTHORS","Autorδt mδ aktivδ");
- define("_NEWSPUBLISHED","artikujt e publikuar");
- define("_READREVIEWS","Recensimet mδ tδ lexuara");
- define("_DOWNLOADEDFILES","files mδ tδ shkarkuar");
- define("_LDOWNLOADS","downloads");
- define("_MOSTREADPAGES","faqet mδ tδ vizituara");
- define("_MOSTVOTEDSTORIES","artikujt mδ tδ votuar");
- define("_POINTS","pikδ");
- define("_BESTRATEDSTORIES","artikujt me pozicion mδ tδ lartδ (bazuar nδ maksimum 5 pikδ)");
-
- ?>
-