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("_YOURNAME","Emri Juaj");
- define("_OK","Ok!");
- define("_COMMENT","komenti");
- define("_CONFIGURE","Konfiguro");
- define("_LOGINCREATE","Login/Krijo Account");
- define("_THRESHOLD","Limiti");
- define("_NOCOMMENTS","Asnjδ Koment");
- define("_NESTED","Tδ Ndδrthurur");
- define("_FLAT","Tδ Shtrirδ");
- define("_THREAD","Tδ Ngjashδm");
- define("_OLDEST","Pδrpara tδ Vjetrit");
- define("_NEWEST","Pδrpara tδ Rinjtδ");
- define("_HIGHEST","Me Vota tδ Larta Pδrpara");
- define("_COMMENTSWARNING","Komentet janδ pronδ e kujt i bδn. Ne nuk jemi pδrgjegjδs pδr pδrmbajtjen e tyre.");
- define("_SCORE","Vota:");
- define("_USERINFO","Info-t e Pδrdoruesit");
- define("_READREST","Lexo vazhdimin e kδtij komenti...");
- define("_REPLY","Pδrgjigju");
- define("_REPLYMAIN","Dδrgo Koment");
- define("_NOSUBJECT","Asnjδ Subjekt");
- define("_NOANONCOMMENTS","Komentet Ndalohen pδr Anonimδt, <a href=\"modules.php?name=Your_Account\">regjistrohu</a>");
- define("_PARENT","Burim");
- define("_ROOT","Root");
- define("_UCOMMENT","Komenti");
- define("_ALLOWEDHTML","Tags HTML qδ mund tδ pδrdoren:");
- define("_POSTANON","Dδrgo nδ Anonimitet");
- define("_EXTRANS","Extrans (html tags nδ tekst)");
- define("_HTMLFORMATED","Formatim HTML");
- define("_PLAINTEXT","Tekst I Plotδ");
- define("_ONN","tek...");
- define("_SUBJECT","Subjekti");
- define("_SURVEYCOM","Komento Sondazhin");
- define("_SURVEYCOMPRE","Pamja e Parδ e Komentit tδ Sondazhit");
- define("_NOTRIGHT","Diτka nuk δshtδ siτ duhet nδ kδtδ funksion. This message is just to keep things from messing up down the road");
- define("_DIRECTCOM","Komenti i Sondazhit Direkt...");
- define("_SENDAMSG","Dδrgo njδ Mesazh");
- define("_PASTSURVEYS","Sondazhe tδ Vjetδr");
- define("_LVOTES","Vota");
- define("_TOTALVOTES","Gjithsej Vota:");
- define("_VOTING","Kabina e Votimit");
- define("_OTHERPOLLS","Votime tδ Tjera");
- define("_CURRENTSURVEY","Sondazhi Aktual");
- define("_CURRENTPOLLRESULTS","Rezultatet e Votimit Aktual");
- define("_PREVIEW","Pamja e Parδ");
- define("_REFRESH","Rifreskoje");
- define("_SURVEYS","Sondazhe");
- define("_ATTACHEDTOARTICLE","- Bashkangjitur artikullit:");
- define("_SURVEYSATTACHED","Rezerva tδ bashkangjitura me artikullin");
- define("_LAST5POLLS","5 Sondazhet e fFundit tek");
- define("_MOREPOLLS","...votime tδ tjera");
-
- ?>
-