mirror of
https://github.com/vrana/adminer.git
synced 2025-08-08 23:57:29 +02:00
Reintegrate sqlite branch
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1466 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -81,7 +81,7 @@ $translations = array(
|
||||
'File uploads are disabled.' => '文件上传被禁用。',
|
||||
'Routine has been called, %d row(s) affected.' => '子程序被调用,%d 行被影响',
|
||||
'Call' => '调用',
|
||||
'No MySQL extension' => '没有MySQL扩展',
|
||||
'No extension' => '没有扩展',
|
||||
'None of the supported PHP extensions (%s) are available.' => '没有支持的 PHP 扩展可用(%s)。',
|
||||
'Session support must be enabled.' => '会话必须被启用。',
|
||||
'Session expired, please login again.' => '会话已过期,请重新登录。',
|
||||
@@ -128,9 +128,8 @@ $translations = array(
|
||||
'Create trigger' => '创建触发器',
|
||||
'Time' => '时间',
|
||||
'Event' => '事件',
|
||||
'MySQL version: %s through PHP extension %s' => 'MySQL 版本:%s 通过 PHP 扩展 %s',
|
||||
'%s version: %s through PHP extension %s' => '%s 版本:%s 通过 PHP 扩展 %s',
|
||||
'%d row(s)' => '%d 行',
|
||||
'~ %s' => '~ %s',
|
||||
'Remove' => '移除',
|
||||
'Are you sure?' => '你确定吗?',
|
||||
'Privileges' => '权限',
|
||||
@@ -198,12 +197,10 @@ $translations = array(
|
||||
'Partition name' => '分区名',
|
||||
'Values' => '值',
|
||||
'%d row(s) have been imported.' => '%d 行已导入。',
|
||||
'Show structure' => '表结构',
|
||||
'(anywhere)' => '(任意位置)',
|
||||
'anywhere' => '任意位置',
|
||||
'CSV Import' => 'CSV 导入',
|
||||
'Import' => '导入',
|
||||
'Stop on error' => '出错时停止',
|
||||
'Select data' => '选择表',
|
||||
'%.3f s' => '%.3f 秒',
|
||||
'$1-$3-$5' => '$1.$3.$5',
|
||||
'[yyyy]-mm-dd' => '[yyyy].mm.dd',
|
||||
|
Reference in New Issue
Block a user