mirror of
https://github.com/vrana/adminer.git
synced 2026-02-23 07:01:21 +01:00
Update translations
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@641 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -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',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user