git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@942
7c3ca157-0c34-0410-bff1-
cbf682f78f5c
'$1-$3-$5' => '$1.$3.$5',
'History' => '历史',
'Variables' => '变量',
- 'Source and target columns must have the same data type and there must be an index on the target columns.' => '源列和目标列必须具有相同的数据类型并且在目标列的必须是一个索引',
+ 'Source and target columns must have the same data type, there must be an index on the target columns and referenced data must exists.' => '源列和目标列必须具有相同的数据类型,在目标列上必须有一个索引并且引用的数据必须存在。',
+ 'Relations' => '关联信息',
+ 'Run file' => '运行文件',
+ 'Clear' => '清除',
+ 'Maximum allowed file size is %sB.' => '最多允许的文件大小为 %sB',
+ 'Numbers' => '数字',
+ 'Date and time' => '日期时间',
+ 'Strings' => '字符串',
+ 'Binary' => '二进制',
+ 'Lists' => '列表',
+ 'Editor' => '编辑器',
+ 'E-mail' => '电子邮件',
+ 'From' => '来自',
+ 'Subject' => '主题',
+ 'Send' => '发送',
+ '%d e-mail(s) have been sent.' => '%d 封邮件已发送。',
);