mirror of
https://github.com/vrana/adminer.git
synced 2025-08-11 17:14:07 +02:00
Update translations
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@708 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -58,7 +58,7 @@ $translations = array(
|
||||
'New item' => '新建项',
|
||||
'Search' => '搜索',
|
||||
'Sort' => '排序',
|
||||
'DESC' => '降序',
|
||||
'descending' => '降序',
|
||||
'Limit' => '限定',
|
||||
'No rows.' => '没有行。',
|
||||
'Action' => '动作',
|
||||
@@ -198,7 +198,6 @@ $translations = array(
|
||||
'original' => '原始',
|
||||
'%d item(s) have been affected.' => '%d 个项目受到影响。',
|
||||
'whole result' => '所有结果',
|
||||
'clone' => '克隆',
|
||||
'Tables have been dropped.' => '已丢弃表。',
|
||||
'Clone' => '克隆',
|
||||
'Maximum number of allowed fields exceeded. Please increase %s and %s.' => '超过最大允许的域的值。请增加 %s 和 %s 。',
|
||||
@@ -214,4 +213,5 @@ $translations = array(
|
||||
'Stop on error' => '出错时停止',
|
||||
'Select table' => '选择表',
|
||||
'%.3f s' => '%.3f s',
|
||||
'History' => '历史',
|
||||
);
|
||||
|
Reference in New Issue
Block a user