initial move to git (subversion history dropped intentionally)
This commit is contained in:
66
lang/PME.lang.ZH-BIG5.inc
Normal file
66
lang/PME.lang.ZH-BIG5.inc
Normal file
@@ -0,0 +1,66 @@
|
||||
<?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-BIG5.inc,v 1.1 2007-09-16 12:57:13 nepto Exp $ */
|
||||
|
||||
return Array(
|
||||
'Add' =>'<27>s<EFBFBD>W',
|
||||
'Copy' =>'<27>ƻs',
|
||||
'Change' =>'<27>ܧ<EFBFBD>',
|
||||
'Delete' =>'<27>R<EFBFBD><52>',
|
||||
'View' =>'<27>˵<EFBFBD>',
|
||||
'Prev' =>'<27>W<EFBFBD>@<40><>',
|
||||
'Next' =>'<27>U<EFBFBD>@<40><>',
|
||||
'First' =>'<27>Ĥ@<40><>',
|
||||
'Last' =>'<27>̥<EFBFBD><CCA5>@<40><>',
|
||||
'Go to' =>'<27>e<EFBFBD><65>',
|
||||
'Page' =>'<27><><EFBFBD><EFBFBD>',
|
||||
'Records' =>'<27><><EFBFBD>Ƶ<EFBFBD><C6B5><EFBFBD>',
|
||||
'Save' =>'<27>x<EFBFBD>s',
|
||||
'More' =>'<27>x<EFBFBD>s<EFBFBD><73><EFBFBD>~<7E><><EFBFBD>s<EFBFBD>W',
|
||||
'Apply' =>'<27>M<EFBFBD><4D>',
|
||||
'Cancel' =>'<27><><EFBFBD><EFBFBD>',
|
||||
'Search' =>'<27>j<EFBFBD>M',
|
||||
'Hide' =>'<27><><EFBFBD><EFBFBD>',
|
||||
'Clear' =>'<27>M<EFBFBD><4D>',
|
||||
'Query' =>'<27>d<EFBFBD><64>',
|
||||
'Current Query' =>'<27>ثe<D8AB>d<EFBFBD>߱<EFBFBD><DFB1><EFBFBD>',
|
||||
'Sorted By' =>'<27>ƧǨ̾<C7A8>',
|
||||
'ascending' =>'<27>ɾ<EFBFBD><C9BE>Ƨ<EFBFBD>',
|
||||
'descending' =>'<27><><EFBFBD><EFBFBD><EFBFBD>Ƨ<EFBFBD>',
|
||||
'hidden' =>'<27><><EFBFBD><EFBFBD>',
|
||||
'of' =>'<27>`<60>@<40><><EFBFBD><EFBFBD>',
|
||||
'record added' =>'<27><><EFBFBD><EFBFBD><EFBFBD>ƳQ<C6B3>s<EFBFBD>W',
|
||||
'record changed' =>'<27><><EFBFBD><EFBFBD><EFBFBD>ƳQ<C6B3><51><EFBFBD>s',
|
||||
'record deleted' =>'<27><><EFBFBD><EFBFBD><EFBFBD>ƳQ<C6B3>R<EFBFBD><52>',
|
||||
'Please enter' =>'<27>п<EFBFBD><D0BF>J',
|
||||
'months' => Array(
|
||||
'01'=>'<27>@<40><>',
|
||||
'02'=>'<27>G<EFBFBD><47>',
|
||||
'03'=>'<27>T<EFBFBD><54>',
|
||||
'04'=>'<27>|<7C><>',
|
||||
'05'=>'<27><><EFBFBD><EFBFBD>',
|
||||
'06'=>'<27><><EFBFBD><EFBFBD>',
|
||||
'07'=>'<27>C<EFBFBD><43>',
|
||||
'08'=>'<27>K<EFBFBD><4B>',
|
||||
'09'=>'<27>E<EFBFBD><45>',
|
||||
'10'=>'<27>Q<EFBFBD><51>',
|
||||
'11'=>'<27>Q<EFBFBD>@<40><>',
|
||||
'12'=>'<27>Q<EFBFBD>G<EFBFBD><47>'),
|
||||
// phpMyEdit-report
|
||||
'Make report' => '<27><><EFBFBD>ͳ<EFBFBD><CDB3><EFBFBD>',
|
||||
'Select fields' => '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>',
|
||||
'Records per screen' => '<27>C<EFBFBD><43><EFBFBD><EFBFBD><EFBFBD><EFBFBD>',
|
||||
);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user