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("_ALLTOPICS","Tδ Gjithδ Argumentet");
- define("_NOCOMMENTS","Asnjδ Koment");
- define("_UCOMMENT","Komenti");
- define("_REVIEWS","Recensime");
- define("_SEARCHUSERS","Kδrko nδ Database e Pδrdoruesve");
- define("_SEARCHSECTIONS","Kδrko tek Seksionet Specialδ");
- define("_SEARCHREVIEWS","Kδrko nδpδr Recensime");
- define("_SEARCHIN","Kδrko tek");
- define("_ARTICLES","Artikuj");
- define("_ALLAUTHORS","Tδ gjithδ Autorδt");
- define("_ALL","Tδ Gjithδ");
- define("_WEEK","java");
- define("_WEEKS","javδ");
- define("_MONTH","muaji");
- define("_MONTHS","muaj");
- define("_SEARCHON","Kδrko tek:");
- define("_SSTORIES","Artikujt");
- define("_SSECTIONS","Seksionet");
- define("_SUSERS","Pδrdoruesit");
- define("_NOMATCHES","Asnjδ Rezultat pδr kδrkimin tuaj");
- define("_PREVMATCHES","tδ kaluar");
- define("_NEXTMATCHES","qδ vijnδ");
- define("_INSECTION","Artikuj nδ Seksion");
- define("_NONAME","Asnjδ emδr i futur");
- define("_SCOMMENTS","Komente");
- define("_SEARCHRESULTS","Rezultatet e Kδrkimit");
- define("_CONTRIBUTEDBY","Contribut i");
- define("_UCOMMENTS","Komente");
- define("_MATCHTITLE","Nδ Titull");
- define("_MATCHTEXT","Tek teksti i Artikullit");
- define("_MATCHBOTH","Nδ Titull dhe tek teksti i Artikullit");
- define("_SREPLY","Pδrgjigje");
- define("_SREPLIES","Pδrgjigje");
- define("_ATTACHART","BashkaNgjitur Artikullit");
- define("_PAGES","Faqe");
- define("_REVIEWSCORE","Votδ pδr kδtδ Recensim");
- define("_PAGE","Faqja");
- define("_DOWNLOADS","Downloads");
- define("_WEBLINKS","Lidhje Web");
- define("_FINDMORE","... akoma");
- define("_DIDNOTFIND","Nuk e gjetδt τfarδ po kδrkonit?");
- define("_ENCYCLOPEDIA","Enciklopedia");
- define("_SEARCHINSTORY","Kδrko tδ Gjithδ Komentet nδ Lajme:");
-
- ?>
-