initial move to git (subversion history dropped intentionally)
This commit is contained in:
64
lang/PME.lang.JP-EUCJP.inc
Normal file
64
lang/PME.lang.JP-EUCJP.inc
Normal file
@@ -0,0 +1,64 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
* phpMyEdit language file
|
||||
*
|
||||
* language: japanese
|
||||
* encoding: EUC-JP
|
||||
* date: 2000, 2001, 2003-05-01, 2007-1-16
|
||||
* author: SHIMO, Yoshitake <yshimo@ctc-g.co.jp>
|
||||
*/
|
||||
|
||||
/* $Platon: phpMyEdit/lang/PME.lang.JP-EUCJP.inc,v 1.1 2007-09-16 12:57:13 nepto Exp $ */
|
||||
|
||||
return Array(
|
||||
'Add' =>'<27>ɲ<EFBFBD>',
|
||||
'Copy' =>'<27><><EFBFBD>ԡ<EFBFBD>',
|
||||
'Change' =>'<27>ѹ<EFBFBD>',
|
||||
'Delete' =>'<27><><EFBFBD><EFBFBD>',
|
||||
'View' =>'<27>ӥ塼',
|
||||
'Prev' =>'<27><>',
|
||||
'Next' =>'<27><>',
|
||||
'First' =>'<27>ǽ<EFBFBD>',
|
||||
'Last' =>'<27>Ǹ<EFBFBD>',
|
||||
'Go to' =>'<27><>ư',
|
||||
'Page' =>'<27>ڡ<EFBFBD><DAA1><EFBFBD>',
|
||||
'Records' =>'<27>쥳<EFBFBD><ECA5B3><EFBFBD><EFBFBD>',
|
||||
'Save' =>'<27><>¸',
|
||||
'More' =>'<27><><EFBFBD><EFBFBD>',
|
||||
'Apply' =>'λ<><CEBB>',
|
||||
'Cancel' =>'<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>',
|
||||
'Search' =>'<27><><EFBFBD><EFBFBD>',
|
||||
'Hide' =>'<27><>ɽ<EFBFBD><C9BD>',
|
||||
'Clear' =>'<27><><EFBFBD>ꥢ',
|
||||
'Query' =>'<27><><EFBFBD><EFBFBD><EFBFBD>',
|
||||
'Current Query' =>'<27><><EFBFBD>ߤΥ<DFA4><CEA5><EFBFBD><EFBFBD>',
|
||||
'Sorted By' =>'<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>',
|
||||
'ascending' =>'<27><><EFBFBD><EFBFBD>',
|
||||
'descending' =>'<27>߽<EFBFBD>',
|
||||
'hidden' =>'<27><>ɽ<EFBFBD><C9BD>',
|
||||
'of' =>'<27><>',
|
||||
'record added' =>'<27>쥳<EFBFBD><ECA5B3><EFBFBD><EFBFBD><EFBFBD>ɲ<EFBFBD>',
|
||||
'record changed' =>'<27>쥳<EFBFBD><ECA5B3><EFBFBD><EFBFBD><EFBFBD>ѹ<EFBFBD>',
|
||||
'record deleted' =>'<27>쥳<EFBFBD><ECA5B3><EFBFBD>ɺ<EFBFBD><C9BA><EFBFBD>',
|
||||
'Please enter' =>'<27><><EFBFBD>Ϥ<EFBFBD>ɬ<EFBFBD>פǤ<D7A4>',
|
||||
'months' => Array(
|
||||
'01'=>'1<><31>',
|
||||
'02'=>'2<><32>',
|
||||
'03'=>'3<><33>',
|
||||
'04'=>'4<><34>',
|
||||
'05'=>'5<><35>',
|
||||
'06'=>'6<><36>',
|
||||
'07'=>'7<><37>',
|
||||
'08'=>'8<><38>',
|
||||
'09'=>'9<><39>',
|
||||
'10'=>'10<31><30>',
|
||||
'11'=>'11<31><31>',
|
||||
'12'=>'12<31><32>'),
|
||||
// phpMyEdit-report
|
||||
'Make report' => '<27><><EFBFBD>ݡ<EFBFBD><DDA1>Ⱥ<EFBFBD><C8BA><EFBFBD>',
|
||||
'Select fields' => '<27>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>',
|
||||
'Records per screen' => '<27>ڡ<EFBFBD><DAA1><EFBFBD>ɽ<EFBFBD><C9BD>',
|
||||
);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user