Subversion Repositories Applications.bazar

Rev

Blame | Last modification | View Log | RSS feed

<?php

/*
 * phpMyEdit language file
 *
 * language: chinese (traditional)
 * encoding: big5
 * date: 2003-06-26, 2004-10-17
 * authors:
 *   Pao-Hsi Huang <doggy@miniasp.com>
 *   Manix Sio <manixsio@gmail.com>
 */

/* $Platon: phpMyEdit/lang/PME.lang.ZH.inc,v 1.5 2004-12-27 20:14:29 nepto Exp $ */

return Array(
                'Add'                   =>'·s¼W',
                'Copy'                  =>'½Æ»s',
                'Change'                =>'Åܧó',
                'Delete'                =>'§R°£',
                'View'                  =>'À˵ø',
                'Prev'                  =>'¤W¤@­¶',
                'Next'                  =>'¤U¤@­¶',
                'First'                 =>'²Ä¤@­¶',
                'Last'                  =>'³Ì¥½¤@­¶',
                'Go to'                 =>'«e©¹',
                'Page'                  =>'­¶¼Æ',
                'Records'               =>'¸ê®Æµ§¼Æ',
                'Save'                  =>'Àx¦s',
                'More'                  =>'Àx¦s«áÄ~Äò·s¼W',
                'Apply'                 =>'®M¥Î',
                'Cancel'                =>'¨ú®ø',
                'Search'                =>'·j´M',
                'Hide'                  =>'ÁôÂÃ',
                'Clear'                 =>'²M°£',
                'Query'                 =>'¬d¸ß',
                'Current Query'         =>'¥Ø«e¬d¸ß±ø¥ó',
                'Sorted By'             =>'±Æ§Ç¨Ì¾Ú',
                'ascending'             =>'¤É¾­±Æ§Ç',
                'descending'            =>'­°¾­±Æ§Ç',
                'hidden'                =>'ÁôÂÃ',
                'of'                    =>'Á`¦@­¶¼Æ',
                'record added'          =>'µ§¸ê®Æ³Q·s¼W',
                'record changed'        =>'µ§¸ê®Æ³Q§ó·s',
                'record deleted'        =>'µ§¸ê®Æ³Q§R°£',
                'Please enter'          =>'½Ð¿é¤J',
                'months' => Array(
                        '01'=>'¤@¤ë',
                        '02'=>'¤G¤ë',
                        '03'=>'¤T¤ë',
                        '04'=>'¥|¤ë',
                        '05'=>'¤­¤ë',
                        '06'=>'¤»¤ë',
                        '07'=>'¤C¤ë',
                        '08'=>'¤K¤ë',
                        '09'=>'¤E¤ë',
                        '10'=>'¤Q¤ë',
                        '11'=>'¤Q¤@¤ë',
                        '12'=>'¤Q¤G¤ë'),
                // phpMyEdit-report
                'Make report'                   => '²£¥Í³øªí',
                'Select fields'                 => '¿ï¨úÄæ¦ì',
                'Records per screen'    => '¨C­¶µ§¼Æ',
                );

?>