home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 May / INTERNET103.ISO / pc / software / windows / building / php_nuke / html / modules / surveys / language / lang-albanian.php < prev    next >
Encoding:
PHP Script  |  2002-09-16  |  3.5 KB  |  72 lines

  1. <?php
  2.  
  3. /**************************************************************************/
  4. /* PHP-NUKE: Advanced Content Management System                           */
  5. /* ============================================                           */
  6. /*                                                                        */
  7. /* This is the language module with all the system messages               */
  8. /*                                                                        */
  9. /* If you made a translation, please go to the site and send to me        */
  10. /* the translated file. Please keep the original text order by modules,   */
  11. /* and just one message per line, also double check your translation!     */
  12. /*                                                                        */
  13. /* You need to change the second quoted phrase, not the capital one!      */
  14. /*                                                                        */
  15. /* If you need to use double quotes (") remember to add a backslash (\),  */
  16. /* so your entry will look like: This is \"double quoted\" text.          */
  17. /* And, if you use HTML code, please double check it.                     */
  18. /**************************************************************************/
  19.  
  20. define("_YOURNAME","Emri Juaj");
  21. define("_OK","Ok!");
  22. define("_COMMENT","komenti");
  23. define("_CONFIGURE","Konfiguro");
  24. define("_LOGINCREATE","Login/Krijo Account");
  25. define("_THRESHOLD","Limiti");
  26. define("_NOCOMMENTS","Asnjδ Koment");
  27. define("_NESTED","Tδ Ndδrthurur");
  28. define("_FLAT","Tδ Shtrirδ");
  29. define("_THREAD","Tδ Ngjashδm");
  30. define("_OLDEST","Pδrpara tδ Vjetrit");
  31. define("_NEWEST","Pδrpara tδ Rinjtδ");
  32. define("_HIGHEST","Me Vota tδ Larta Pδrpara");
  33. define("_COMMENTSWARNING","Komentet janδ pronδ e kujt i bδn. Ne nuk jemi pδrgjegjδs pδr pδrmbajtjen e tyre.");
  34. define("_SCORE","Vota:");
  35. define("_USERINFO","Info-t e Pδrdoruesit");
  36. define("_READREST","Lexo vazhdimin e kδtij komenti...");
  37. define("_REPLY","Pδrgjigju");
  38. define("_REPLYMAIN","Dδrgo Koment");
  39. define("_NOSUBJECT","Asnjδ Subjekt");
  40. define("_NOANONCOMMENTS","Komentet Ndalohen pδr Anonimδt, <a href=\"modules.php?name=Your_Account\">regjistrohu</a>");
  41. define("_PARENT","Burim");
  42. define("_ROOT","Root");
  43. define("_UCOMMENT","Komenti");
  44. define("_ALLOWEDHTML","Tags HTML qδ mund tδ pδrdoren:");
  45. define("_POSTANON","Dδrgo nδ Anonimitet");
  46. define("_EXTRANS","Extrans (html tags nδ tekst)");
  47. define("_HTMLFORMATED","Formatim HTML");
  48. define("_PLAINTEXT","Tekst I Plotδ");
  49. define("_ONN","tek...");
  50. define("_SUBJECT","Subjekti");
  51. define("_SURVEYCOM","Komento Sondazhin");
  52. define("_SURVEYCOMPRE","Pamja e Parδ e Komentit tδ Sondazhit");
  53. 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");
  54. define("_DIRECTCOM","Komenti i Sondazhit Direkt...");
  55. define("_SENDAMSG","Dδrgo njδ Mesazh");
  56. define("_PASTSURVEYS","Sondazhe tδ Vjetδr");
  57. define("_LVOTES","Vota");
  58. define("_TOTALVOTES","Gjithsej Vota:");
  59. define("_VOTING","Kabina e Votimit");
  60. define("_OTHERPOLLS","Votime tδ Tjera");
  61. define("_CURRENTSURVEY","Sondazhi Aktual");
  62. define("_CURRENTPOLLRESULTS","Rezultatet e  Votimit Aktual");
  63. define("_PREVIEW","Pamja e Parδ");
  64. define("_REFRESH","Rifreskoje");
  65. define("_SURVEYS","Sondazhe");
  66. define("_ATTACHEDTOARTICLE","- Bashkangjitur artikullit:");
  67. define("_SURVEYSATTACHED","Rezerva tδ bashkangjitura me artikullin");
  68. define("_LAST5POLLS","5 Sondazhet e fFundit tek");
  69. define("_MOREPOLLS","...votime tδ tjera");
  70.  
  71. ?>
  72.