Update translations

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@641 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana
2009-06-01 21:29:18 +00:00
parent 6bb1401d2a
commit eebf5dced2
11 changed files with 230 additions and 253 deletions

View File

@@ -90,7 +90,6 @@ $translations = array(
'Sessions must be enabled.' => '会话必须被启用。',
'Session expired, please login again.' => '会话已过期,请重新登录。',
'Text length' => '文本长度',
'Syntax highlighting' => '语法高亮',
'Foreign key has been dropped.' => '已删除外键。',
'Foreign key has been altered.' => '已更改外键。',
'Foreign key has been created.' => '已创建外键。',
@@ -155,9 +154,7 @@ $translations = array(
'Move up' => '上移',
'Move down' => '下移',
'Export' => '导出',
'skip' => '跳过',
'Tables' => '表',
'Structure' => '结构',
'Data' => '数据',
'Output' => '输出',
'open' => '打开',
@@ -216,4 +213,5 @@ $translations = array(
'Import' => '导入',
'Stop on error' => '出错时停止',
'Select table' => '选择表',
'%.3f s' => '%.3f s',
);