home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 May / INTERNET103.ISO / pc / software / windows / building / php_nuke / html / modules / sections / language / lang-greek.php < prev    next >
Encoding:
PHP Script  |  2002-09-16  |  2.0 KB  |  35 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("_PRINTER","≈ÍÙ˝˘ÛÁ ·Ò˜ÈÍfiÚ ÛÂÎfl‰·Ú");
  21. define("_PAGE","”ÂÎfl‰·");
  22. define("_PREVIOUS","–ÒÔÁ„Ô˝ÏÂÌÁ ”ÂÎfl‰·");
  23. define("_NEXT","≈¸ÏÂÌÁ ”ÂÎfl‰·");
  24. define("_SECWELCOME"," ·Î˘ÛfiÒË·Ù ÛÙÈÚ ≈ȉÈ͛ڠ≉ÙÁÙÂÚ ÛÙÔ");
  25. define("_YOUCANFIND","≈‰˛ Ë· ‚ÒÂflÙ Ẩȷˆ›ÒÔÌÙ· ‹ÒËÒ· Ôı ‰ÂÌ ı‹Ò˜ÔıÌ ÛÙÁÌ  ˝ÒÈ· ”ÂÎfl‰·");
  26. define("_THISISSEC","≉ÙÁÙ·");
  27. define("_FOLLOWINGART","–·Ò·Í‹Ù˘ Ë· ‚ÒÂflÙ ٷ ‰ÁÏÔÛÈÂıϛ̷ ‹ÒËÒ· ·ıÙfiÚ ÙÁÚ Â̸ÙÁÙ·Ú.");
  28. define("_SECRETURN","≈ÈÛÙÒÔˆfi ÛÙÁ  ·ÙÁ„ÔÒfl· ≈ÌÔÙfiÙ˘Ì");
  29. define("_TOTALWORDS","Û˝ÌÔÎԠΛÓÂ˘Ì ÛÙÔ ÍÂflÏÂÌÔ");
  30. define("_BACKTO","≈ÈÛÙÒÔˆfi ÛÙÔ");
  31. define("_SECINDEX"," ·ÙÁ„ÔÒfl· ≈ÌÔÙfiÙ˘Ì");
  32. define("_COMESFROM","‘Ô ‹ÒËÒÔ ·ıÙ¸ ÒÔ›Ò˜ÂÙ·È ·¸");
  33. define("_THEURL","‘Ô URL ÙÁÚ ÈÛÙÔÒfl·Ú ·ıÙfiÚ ÂflÌ·È Ô ÂÓfiÚ");
  34.  
  35. ?>