]> git.joonet.de Git - adminer.git/commitdiff
Fix zh-tw translation (bug #375)
authorJakub Vrana <jakub@vrana.cz>
Sat, 25 Jan 2014 19:18:56 +0000 (11:18 -0800)
committerJakub Vrana <jakub@vrana.cz>
Sat, 25 Jan 2014 19:18:56 +0000 (11:18 -0800)
adminer/lang/no.inc.php
adminer/lang/zh-tw.inc.php

index fcdcec7ce6f8348ec9895643e836258f647a3924..287eb1b3c6cfc1d572b62b383d9aa6bb3fb5f621 100644 (file)
@@ -280,5 +280,5 @@ $translations = array(
        'Type has been dropped.' => 'Type er slettet.',
        'Type has been created.' => 'Type er opprettet.',
        'Alter type' => 'Endre type',
-       'Saving' => 'Lagrer'
+       'Saving' => 'Lagrer',
 );
index d9f434ccfcb97dd217c83411280ac7c0b4519d1c..189530acdb06010be86e0dca11c7d4d72ea3ce0b 100644 (file)
@@ -12,7 +12,7 @@ $translations = array(
        'Table has been altered.' => '資料表已修改。',
        'Table has been created.' => '資料表已修改。',
        'Alter table' => '修改資料表',
-       'Create table' => '建立資料表',
+       'Create table' => '建立資料表',
        'Table name' => '資料表名稱',
        'engine' => '引擎',
        'collation' => '校對',
@@ -30,7 +30,7 @@ $translations = array(
        'Alter database' => '修改資料庫',
        'Create database' => '建立資料庫',
        'SQL command' => 'SQL命令',
-       'Dump' => 'å\8c¯å\85¥/å\8c¯å\87º',
+       'Dump' => '匯出',
        'Logout' => '登出',
        'database' => '資料庫',
        'Use' => '使用',