Updated Chinese translations thanks to Siu Sun

This commit is contained in:
Loïc Chapeaux 2002-05-04 14:50:07 +00:00
parent 601f971d95
commit c85f5724e7
3 changed files with 27 additions and 20 deletions

View File

@ -10,6 +10,7 @@ $Source$
fails.
* libraries/auth/cookie.auth.lib.php3: fixed an infinite loop problem.
* tbl_qbe.php3: cleaned up a bit.
* lang/chinese-*: updated thanks to Siu Sun.
2002-05-03 Loïc Chapeaux <lolo@phpheaven.net>
* lang/italian.inc.php3: updated, thanks to Pietro Danesi.

View File

@ -107,6 +107,7 @@ $strDrop = '
$strDropDB = '刪除資料庫 %s';
$strDropTable = '刪除資料表';
$strDumpingData = '列出以下資料庫的數據:';
$strDumpXRows = '備份 %s 行, 由 %s 行開始.';
$strDynamic = '動態';
$strEdit = '編輯';
@ -117,6 +118,8 @@ $strEmptyResultSet = 'MySQL
$strEnd = '最後一頁';
$strEnglishPrivileges = '注意: MySQL 權限名稱會以英語顯示';
$strError = '錯誤';
$strExport = '輸出';
$strExportToXML = '輸出為 XML 格式';
$strExtendedInserts = '伸延新增模式';
$strExtra = '附加';
@ -174,6 +177,7 @@ $strLimitNumRows = '
$strLineFeed = '換行: \\n';
$strLines = '行數';
$strLinesTerminatedBy = '「下一行」使用字元:';
$strLinksTo = '連結到';
$strLocationTextfile = '文字檔案的位置';
$strLogin = '登入';
$strLogout = '登出系統';
@ -213,9 +217,11 @@ $strNoUsersFound = '
$strNull = 'Null'; //should expressed in English
$strOftenQuotation = '最常用的是引號,「非必須」表示只有 char 和 varchar 欄位會被包括起來';
$strOperations = '管理';
$strOptimizeTable = '最佳化資料表';
$strOptionalControls = '非必要選項,用來讀寫特殊字元';
$strOptionally = '非必須';
$strOptions = '選項';
$strOr = '或';
$strOverhead = '多餘';
@ -244,6 +250,7 @@ $strQueryOnDb = '
$strRecords = '記錄';
$strReferentialIntegrity = '檢查指示完整性:';
$strRelationView = '關聯檢視';
$strReloadFailed = '重新載入MySQL失敗';
$strReloadMySQL = '重新載入 MySQL';
$strRememberReload = '請記著重新啟動伺服器.';
@ -300,6 +307,7 @@ $strStrucData = '
$strStrucDrop = '增加 \'drop table\'';
$strStrucExcelCSV = 'Ms Excel 的 CSV 格式';
$strStrucOnly = '只有結構';
$strStructure = '結構';
$strSubmit = '送出';
$strSuccess = '您的SQL語法已順利執行';
$strSum = '總計';
@ -348,12 +356,5 @@ $strYes = '
$strZip = '"zipped"';
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
$strOptions = 'Options'; //to translate
$strStructure = 'Structure'; //to translate
$strRelationView = 'Relation view'; //to translate
$strDumpXRows = 'Dump %s rows starting at row %s.'; //to translate
// To translate
?>

View File

@ -86,7 +86,7 @@ $strData = '
$strDataOnly = '只有数据';
$strDatabase = '数据库 ';
$strDatabaseHasBeenDropped = '数据库 %s 已被删除';
$strDatabaseWildcard = '数据库 (允许使用万用字):';
$strDatabaseWildcard = '数据库 (允许使用万用字):';
$strDatabases = '数据库';
$strDatabasesStats = '数据库统计';
$strDefault = '缺省值';
@ -105,6 +105,7 @@ $strDrop = '
$strDropDB = '丢弃数据库 %s';
$strDropTable = '删除数据表';
$strDumpingData = '导出下面的数据库内容';
$strDumpXRows = '备份 %s 列, 由 %s 列开始.';
$strDynamic = '动态';
$strEdit = '编辑';
@ -112,9 +113,14 @@ $strEditPrivileges = '
$strEffective = '有效';
$strEmpty = '清空';
$strEmptyResultSet = 'MySQL 返回的查询结果为空。 (原因可能为:没有找到符合条件的记录。)';
$strFieldsEnclosedBy = '「栏位」使用字符:';
$strFieldsEscapedBy = '「ESCAPE」使用字符';
$strFieldsTerminatedBy = '「栏位分隔」使用字符:';
$strEnd = '结束';
$strEnglishPrivileges = ' 注意: MySQL 权限名称会被解释成英文 ';
$strError = '错误';
$strExport = '输出';
$strExportToXML = '输出到 XML 格式';
$strExtendedInserts = '伸延添加模式';
$strExtra = '额外';
@ -171,7 +177,8 @@ $strLengthSet = '
$strLimitNumRows = '笔记录/每页';
$strLineFeed = '换行:\\n';
$strLines = '行数 ';
$strLinesTerminatedBy = '「下一行」使用字元:';
$strLinesTerminatedBy = '「下一行」使用字符:';
$strLinksTo = '连接到';
$strLocationTextfile = '文本文件的位置';
$strLogPassword = '密码:';
$strLogUsername = '登入名称:';
@ -195,7 +202,7 @@ $strNext = '
$strNo = '否';
$strNoDatabases = '没有数据库';
$strNoDropDatabases = '"DROP DATABASE" 指令已经停用.';
$strNoFrames = 'phpMyAdmin 较为适合使用在支<b>页框</b>的浏览器.';
$strNoFrames = 'phpMyAdmin 较为适合使用在支<b>页框</b>的浏览器.';
$strNoIndex = '没有已定义的索引!';
$strNoIndexPartsDefined = '部份索引资料还未定义!';
$strNoModification = '没有变更';
@ -211,9 +218,11 @@ $strNotValidNumber = '
$strNull = 'Null';
$strOftenQuotation = '通常为引号。 "选中“ 表示使用引号。因为只有 char 和 varchar 类型的数据需要用引号括起来。';
$strOperations = '操作';
$strOptimizeTable = '最佳化数据表';
$strOptionalControls = '可选。用于读取或写入特殊的字符。';
$strOptionally = '随意';
$strOptions = '选项';
$strOr = '或';
$strOverhead = '多余';
@ -231,7 +240,7 @@ $strPrimaryKey = '
$strPrimaryKeyHasBeenDropped = '主键已被删除';
$strPrimaryKeyName = '主键的名称必须称为 PRIMARY!';
$strPrimaryKeyWarning = '("PRIMARY" <b>必须</b>是主键的名称以及是<b>唯一</b>一组主键!)';
$strPrintView = '印检视';
$strPrintView = '印检视';
$strPrivileges = '权限';
$strProperties = '属性';
@ -243,6 +252,7 @@ $strQueryOnDb = '
$strReType = '重新输入';
$strRecords = '记录';
$strReferentialIntegrity = '检查指示完整性:';
$strRelationView = '联系检视';
$strReloadFailed = 'MySQL 重起失败。';
$strReloadMySQL = '重起 MySQL';
$strRememberReload = '请重新启动.';
@ -297,6 +307,7 @@ $strStrucData = '
$strStrucDrop = '添加 \'drop table\'';
$strStrucExcelCSV = 'Ms Excel 的 CSV 格式';
$strStrucOnly = '只选择结构';
$strStructure = '结构';
$strSubmit = '发送';
$strSuccess = '你运行的 SQL 语句已经成功运行了。';
$strSum = '总计';
@ -344,12 +355,6 @@ $strWrongUser = '
$strYes = '是';
$strZip = '"zipped"';
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
$strOptions = 'Options'; //to translate
$strStructure = 'Structure'; //to translate
$strRelationView = 'Relation view'; //to translate
$strDumpXRows = 'Dump %s rows starting at row %s.'; //to translate
// To translate
?>