Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Friday, March 29, 2024

File: [Platon] / phpMyEdit / lang / PME.lang.ZH-SG.inc (download)

Revision 1.4, Mon Dec 27 20:14:29 2004 UTC (19 years, 3 months ago) by nepto


Changes since 1.3: +2 -2 lines

Changed dates in header from DD/MM/YYYY to YYYY-MM-DD syntax.

<?php

/*
 * phpMyEdit language file
 *
 * language: chinese (Singapore)
 * encoding: utf-8
 * date: 2003-07-03
 * author: Juraj Benadik <gastan at gastan.sk>
 */

/* $Platon: phpMyEdit/lang/PME.lang.ZH-SG.inc,v 1.3 2004/01/12 05:52:56 nepto Exp $ */

return Array(
        'Add'               =>'添加',
        'Copy'               =>'复制',
        'Change'               =>'更改',
        'Delete'            =>'删除',
        'View'                 =>'查看',
        'Prev'              =>'上页',
        'Next'              =>'下页',
        'First'             =>'First', // untranslated
        'Last'              =>'Last',  // untranslated
        'Go to'             =>'Go to', // untranslated
        'Page'              =>'页',
        'Records'           =>'记录',
        'Save'              =>'保存',
        'More'              =>'更多',
        'Apply'             =>'应用',
        'Cancel'            =>'取消',
        'Search'        =>'搜寻',
        'Hide'            =>'隐藏',
        'Clear'            =>'清除',
        'Query'            =>'查询',
        'Current Query'        =>'当前 查询',
        'Sorted By'        =>'排序方式',
        'ascending'        =>'上升',
        'descending'        =>'递减',
        'hidden'        =>'隐藏的',
        'of'            =>'总',
        'record added'      =>'记录添加',
        'record changed'    =>'记录更改',
        'record deleted'    =>'记录删除',
        'Please enter'      =>'请进入',
        'months' => Array(
            '01'=>'一月',
            '02'=>'二月',
            '03'=>'三月',
            '04'=>'四月',
            '05'=>'五月',
            '06'=>'六月',
            '07'=>'七月',
            '08'=>'八月',
            '09'=>'九月',
            '10'=>'十月',
            '11'=>'十一月',
            '12'=>'十二月'),
        // phpMyEdit-report
        'Make report'            => 'Make report',
        'Select fields'            => 'Select fields',
        'Records per screen'    => 'Records per screen',
        );

?>

Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top