home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 May / INTERNET103.ISO / pc / software / windows / building / php_nuke / html / modules / search / language / lang-albanian.php < prev    next >
Encoding:
PHP Script  |  2002-09-16  |  2.9 KB  |  65 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("_ALLTOPICS","Tδ Gjithδ Argumentet");
  21. define("_NOCOMMENTS","Asnjδ Koment");
  22. define("_UCOMMENT","Komenti");
  23. define("_REVIEWS","Recensime");
  24. define("_SEARCHUSERS","Kδrko nδ Database e Pδrdoruesve");
  25. define("_SEARCHSECTIONS","Kδrko tek Seksionet Specialδ");
  26. define("_SEARCHREVIEWS","Kδrko nδpδr Recensime");
  27. define("_SEARCHIN","Kδrko tek");
  28. define("_ARTICLES","Artikuj");
  29. define("_ALLAUTHORS","Tδ gjithδ Autorδt");
  30. define("_ALL","Tδ Gjithδ");
  31. define("_WEEK","java");
  32. define("_WEEKS","javδ");
  33. define("_MONTH","muaji");
  34. define("_MONTHS","muaj");
  35. define("_SEARCHON","Kδrko tek:");
  36. define("_SSTORIES","Artikujt");
  37. define("_SSECTIONS","Seksionet");
  38. define("_SUSERS","Pδrdoruesit");
  39. define("_NOMATCHES","Asnjδ Rezultat pδr kδrkimin tuaj");
  40. define("_PREVMATCHES","tδ kaluar");
  41. define("_NEXTMATCHES","qδ vijnδ");
  42. define("_INSECTION","Artikuj nδ Seksion");
  43. define("_NONAME","Asnjδ emδr i futur");
  44. define("_SCOMMENTS","Komente");
  45. define("_SEARCHRESULTS","Rezultatet e Kδrkimit");
  46. define("_CONTRIBUTEDBY","Contribut i");
  47. define("_UCOMMENTS","Komente");
  48. define("_MATCHTITLE","Nδ Titull");
  49. define("_MATCHTEXT","Tek teksti i Artikullit");
  50. define("_MATCHBOTH","Nδ Titull dhe tek teksti i Artikullit");
  51. define("_SREPLY","Pδrgjigje");
  52. define("_SREPLIES","Pδrgjigje");
  53. define("_ATTACHART","BashkaNgjitur Artikullit");
  54. define("_PAGES","Faqe");
  55. define("_REVIEWSCORE","Votδ pδr kδtδ Recensim");
  56. define("_PAGE","Faqja");
  57. define("_DOWNLOADS","Downloads");
  58. define("_WEBLINKS","Lidhje Web");
  59. define("_FINDMORE","... akoma");
  60. define("_DIDNOTFIND","Nuk e gjetδt τfarδ po kδrkonit?");
  61. define("_ENCYCLOPEDIA","Enciklopedia");
  62. define("_SEARCHINSTORY","Kδrko tδ Gjithδ Komentet nδ Lajme:");
  63.  
  64. ?>
  65.