1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-11 00:54:08 +02:00

Update translations

This commit is contained in:
Jakub Vrana
2010-11-15 09:41:01 +01:00
parent af0cacba90
commit d0106295f7
3 changed files with 21 additions and 2 deletions

View File

@@ -258,4 +258,11 @@ $translations = array(
'Geometry' => '几何图形',
'File exists.' => '文件已存在。',
'Attachments' => '附件',
'%d query(s) executed OK.' => '%d 条查询已成功执行。',
'Show only errors' => '仅显示错误',
'Last page' => '末页',
'Refresh' => '刷新',
'Invalid schema.' => '非法模式。',
'Please use one of the extensions %s.' => '请使用这些扩展中的一个:%s。',
'now' => '现在',
);