home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 May / INTERNET103.ISO / pc / software / windows / building / php_nuke / html / modules / encyclopedia / language / lang-macedonian.php < prev    next >
Encoding:
PHP Script  |  2002-09-16  |  2.4 KB  |  43 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("_PREVIOUS","╧≡σ≥⌡εΣφα ±≥≡αφα");
  21. define("_NEXT","╤δσΣφα ±≥≡αφα");
  22. define("_SEARCHRESULTS","╨στ≤δ≥α≥Φ εΣ ∩ε≥≡απα≥α");
  23. define("_PAGE","╤≥≡αφα");
  24. define("_RETURNTO","═αταΣ Ωεφ");
  25. define("_DEACTIVATE","─σαΩ≥ΦΓΦ≡α╝");
  26. define("_ACTIVATE","└Ω≥ΦΓΦ≡α╝");
  27. define("_ENCYCLOPEDIA","┼φ÷ΦΩδε∩σΣΦ╝α");
  28. define("_NOCONTENTFORLETTER","╞αδΦ∞σ, φσ∞α ±εΣ≡µΦφα τα εΓαα ß≤ΩΓα");
  29. define("_ENCYSELECTLETTER","╠εδΦ∞σ Φτßσ≡σ≥σ ß≤ΩΓα εΣ ±δσΣφα≥α δΦ±≥α:");
  30. define("_COPYRIGHT","Copyright © εΣ");
  31. define("_YOURADMINENCY","╥Φ ±Φ αΣ∞ΦφΦ±≥≡α≥ε≡, εΓαα σφ÷ΦΩδε∩σΣΦ╝α φσ σ αΩ≥ΦΓφα!");
  32. define("_ENCYNOTACTIVE","╞αδΦ∞σ, σφ÷ΦΩδε∩σΣΦ╝αΓα φσ σ αΩ≥ΦΓφα.");
  33. define("_AVAILABLEENCYLIST","╦Φ±≥α εΣ Σε±≥α∩φΦ σφ÷ΦΩδε∩σΣΦΦ Γε");
  34. define("_YOURADMININACTIVELIST","╥Φ ±Φ αΣ∞ΦφΦ±≥≡α≥ε≡: ±δσΣΦ δΦ±≥α φα φσαΩ≥ΦΓφΦ σφ÷ΦΩδε∩σΣΦΦ:");
  35. define("_NORESULTSTEXT","═σ∞α ≡στ≤δ≥α≥Φ Γε ≥σΩ±≥ε≥...");
  36. define("_NORESULTSTITLE","═σ∞α ≡στ≤δ≥α≥Φ Γε φα±δεΓε≥...");
  37. define("_SEARCHRESULTSFOR","╨στ≤δ≥α≥Φ εΣ ßα≡α£σ≥ε:");
  38. define("_SEARCHNOTCOMPLETE","╬∩÷ΦΦ≥σ τα ßα≡α£σ φσ ±σ Ωε∞∩δσ≥φΦ. ╬ßΦΣΦ ±σ ∩εΓ≥ε≡φε.");
  39. define("_RESULTSINTERMTITLE","╨στ≤δ≥α≥Φ Γε φα±δεΓε≥:");
  40. define("_RESULTSINTERMTEXT","╨στ≤δ≥α≥Φ Γε ≥σΩ±≥ε≥:");
  41.  
  42. ?>
  43.