home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / tsw / TSW_3.4.0.exe / Apache2 / admin / quota.inc < prev    next >
Encoding:
Text File  |  2003-03-18  |  451 b   |  16 lines

  1. <?php
  2. /********************************************************
  3.     lang/eng/quota.inc
  4.     (C)2003 Ryo Chijiiwa <Ryo@IlohaMail.org>
  5.  
  6.     This file is part of IlohaMail, and released under GPL.
  7.     See COPYING, or http://www.fsf.org/copyleft/gpl.html
  8.  
  9. ********************************************************/
  10.  
  11. $quotaStr["label"] = "K├¡ch th╞░ß╗¢c hß╗Öp th╞░: ";
  12. $quotaStr["full"] = "%usedKB/%totalKB (%free% trß╗æng)";
  13. $quotaStr["unknown"] = "kh├┤ng biß║┐t";
  14.  
  15. ?>
  16.