This commit is contained in:
Marc Delisle
2002-07-18 16:14:02 +00:00
parent fa1cfcbaa1
commit 691178b9e6
7 changed files with 14 additions and 14 deletions

View File

@@ -38,6 +38,7 @@ $strAfter = '在 %s 之後';
$strAfterInsertBack = '返回'; $strAfterInsertBack = '返回';
$strAfterInsertNewInsert = '新增一筆記錄'; $strAfterInsertNewInsert = '新增一筆記錄';
$strAll = '全部'; $strAll = '全部';
$strAllTableSameWidth = '以相同寬度顯示所有資料表?';
$strAlterOrderBy = '根據欄位內容排序記錄'; $strAlterOrderBy = '根據欄位內容排序記錄';
$strAnalyzeTable = '分析資料表'; $strAnalyzeTable = '分析資料表';
$strAnd = '與'; $strAnd = '與';
@@ -280,6 +281,7 @@ $strQueryOnDb = '在資料庫 <b>%s</b> 執行 SQL 語法:';
$strRecords = '記錄'; $strRecords = '記錄';
$strReferentialIntegrity = '檢查指示完整性:'; $strReferentialIntegrity = '檢查指示完整性:';
$strRelationNotWorking = '關聯資料表的附加功能未能啟動, %s請按此%s 查出問題原因.';
$strRelationView = '關聯檢視'; $strRelationView = '關聯檢視';
$strReloadFailed = '重新載入MySQL失敗'; $strReloadFailed = '重新載入MySQL失敗';
$strReloadMySQL = '重新載入 MySQL'; $strReloadMySQL = '重新載入 MySQL';
@@ -406,6 +408,4 @@ $strYes = ' 是 ';
$strZip = '"zipped"'; $strZip = '"zipped"';
// To translate // To translate
$strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; //to translate
$strAllTableSameWidth = 'display all Tables with same width?'; //to translate
?> ?>

View File

@@ -37,6 +37,7 @@ $strAfter = '
$strAfterInsertBack = '<27><><EFBFBD>^'; $strAfterInsertBack = '<27><><EFBFBD>^';
$strAfterInsertNewInsert = '<27>s<EFBFBD>W<EFBFBD>@<40><><EFBFBD>O<EFBFBD><4F>'; $strAfterInsertNewInsert = '<27>s<EFBFBD>W<EFBFBD>@<40><><EFBFBD>O<EFBFBD><4F>';
$strAll = '<27><><EFBFBD><EFBFBD>'; $strAll = '<27><><EFBFBD><EFBFBD>';
$strAllTableSameWidth = '<27>H<EFBFBD>ۦP<DBA6>e<EFBFBD><65><EFBFBD><EFBFBD><EFBFBD>ܩҦ<DCA9><D2A6><EFBFBD><EFBFBD>ƪ<EFBFBD>?';
$strAlterOrderBy = '<27>ھ<EFBFBD><DABE><EFBFBD><EFBFBD><EFBFBD>e<EFBFBD>ƧǰO<C7B0><4F>'; $strAlterOrderBy = '<27>ھ<EFBFBD><DABE><EFBFBD><EFBFBD><EFBFBD>e<EFBFBD>ƧǰO<C7B0><4F>';
$strAnalyzeTable = '<27><><EFBFBD>R<EFBFBD><52><EFBFBD>ƪ<EFBFBD>'; $strAnalyzeTable = '<27><><EFBFBD>R<EFBFBD><52><EFBFBD>ƪ<EFBFBD>';
$strAnd = '<27>P'; $strAnd = '<27>P';
@@ -279,6 +280,7 @@ $strQueryOnDb = '
$strRecords = '<27>O<EFBFBD><4F>'; $strRecords = '<27>O<EFBFBD><4F>';
$strReferentialIntegrity = '<27>ˬd<CBAC><64><EFBFBD>ܧ<EFBFBD><DCA7><EFBFBD><EFBFBD><EFBFBD>:'; $strReferentialIntegrity = '<27>ˬd<CBAC><64><EFBFBD>ܧ<EFBFBD><DCA7><EFBFBD><EFBFBD><EFBFBD>:';
$strRelationNotWorking = '<27><><EFBFBD>p<EFBFBD><70><EFBFBD>ƪ<EFBFBD><C6AA><EFBFBD><EFBFBD><EFBFBD><EFBFBD>[<5B>\<5C><EFBFBD><E0A5BC><EFBFBD>Ұ<EFBFBD>, %s<>Ы<EFBFBD><D0AB><EFBFBD>%s <20>d<EFBFBD>X<EFBFBD><58><EFBFBD>D<EFBFBD><44><EFBFBD>].';
$strRelationView = '<27><><EFBFBD>p<EFBFBD>˵<EFBFBD>'; $strRelationView = '<27><><EFBFBD>p<EFBFBD>˵<EFBFBD>';
$strReloadFailed = '<27><><EFBFBD>s<EFBFBD><73><EFBFBD>JMySQL<51><4C><EFBFBD><EFBFBD>'; $strReloadFailed = '<27><><EFBFBD>s<EFBFBD><73><EFBFBD>JMySQL<51><4C><EFBFBD><EFBFBD>';
$strReloadMySQL = '<27><><EFBFBD>s<EFBFBD><73><EFBFBD>J MySQL'; $strReloadMySQL = '<27><><EFBFBD>s<EFBFBD><73><EFBFBD>J MySQL';
@@ -405,6 +407,4 @@ $strYes = '
$strZip = '"zipped"'; $strZip = '"zipped"';
// To translate // To translate
$strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; //to translate
$strAllTableSameWidth = 'display all Tables with same width?'; //to translate
?> ?>

View File

@@ -37,6 +37,7 @@ $strAfter = '在 %s 之后';
$strAfterInsertBack = '返回'; $strAfterInsertBack = '返回';
$strAfterInsertNewInsert = '添加一笔记录'; $strAfterInsertNewInsert = '添加一笔记录';
$strAll = '全部'; $strAll = '全部';
$strAllTableSameWidth = '以相同宽度显示所有数据表?';
$strAlterOrderBy = '根据栏位内容排序记录'; $strAlterOrderBy = '根据栏位内容排序记录';
$strAnIndex = '索引已经添加到 %s'; $strAnIndex = '索引已经添加到 %s';
$strAnalyzeTable = '分析数据表'; $strAnalyzeTable = '分析数据表';
@@ -282,6 +283,7 @@ $strQueryOnDb = '在资料库 <b>%s</b> 执行 SQL 语句:';
$strReType = '重新输入'; $strReType = '重新输入';
$strRecords = '记录'; $strRecords = '记录';
$strReferentialIntegrity = '检查指示完整性:'; $strReferentialIntegrity = '检查指示完整性:';
$strRelationNotWorking = '联系数据表的附加功能未能启动, %s请按此%s 查出问题原因.';
$strRelationView = '联系检视'; $strRelationView = '联系检视';
$strReloadFailed = 'MySQL 重起失败。'; $strReloadFailed = 'MySQL 重起失败。';
$strReloadMySQL = '重起 MySQL'; $strReloadMySQL = '重起 MySQL';
@@ -406,6 +408,4 @@ $strYes = '是';
$strZip = '"zipped"'; $strZip = '"zipped"';
// To translate // To translate
$strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; //to translate
$strAllTableSameWidth = 'display all Tables with same width?'; //to translate
?> ?>

View File

@@ -36,6 +36,7 @@ $strAfter = '
$strAfterInsertBack = '<27><><EFBFBD><EFBFBD>'; $strAfterInsertBack = '<27><><EFBFBD><EFBFBD>';
$strAfterInsertNewInsert = '<27><><EFBFBD><EFBFBD>һ<EFBFBD>ʼ<EFBFBD>¼'; $strAfterInsertNewInsert = '<27><><EFBFBD><EFBFBD>һ<EFBFBD>ʼ<EFBFBD>¼';
$strAll = <><C8AB>'; $strAll = <><C8AB>';
$strAllTableSameWidth = '<27><><EFBFBD><EFBFBD>ͬ<EFBFBD><CDAC><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʾ<EFBFBD><CABE><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD>?';
$strAlterOrderBy = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>λ<EFBFBD><CEBB><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¼'; $strAlterOrderBy = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>λ<EFBFBD><CEBB><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¼';
$strAnIndex = '<27><><EFBFBD><EFBFBD><EFBFBD>Ѿ<EFBFBD><D1BE><EFBFBD><EFBFBD>ӵ<EFBFBD> %s'; $strAnIndex = '<27><><EFBFBD><EFBFBD><EFBFBD>Ѿ<EFBFBD><D1BE><EFBFBD><EFBFBD>ӵ<EFBFBD> %s';
$strAnalyzeTable = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD>'; $strAnalyzeTable = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD>';
@@ -281,6 +282,7 @@ $strQueryOnDb = '
$strReType = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>'; $strReType = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strRecords = '<27><>¼'; $strRecords = '<27><>¼';
$strReferentialIntegrity = '<27><><EFBFBD><EFBFBD>ָʾ<D6B8><CABE><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:'; $strReferentialIntegrity = '<27><><EFBFBD><EFBFBD>ָʾ<D6B8><CABE><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:';
$strRelationNotWorking = '<27><>ϵ<EFBFBD><CFB5><EFBFBD>ݱ<EFBFBD><DDB1>ĸ<EFBFBD><C4B8>ӹ<EFBFBD><D3B9><EFBFBD>δ<EFBFBD><CEB4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, %s<><EFBFBD><EBB0B4>%s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ԭ<EFBFBD><D4AD>.';
$strRelationView = '<27><>ϵ<EFBFBD><CFB5><EFBFBD><EFBFBD>'; $strRelationView = '<27><>ϵ<EFBFBD><CFB5><EFBFBD><EFBFBD>';
$strReloadFailed = 'MySQL <20><><EFBFBD><EFBFBD>ʧ<EFBFBD>ܡ<EFBFBD>'; $strReloadFailed = 'MySQL <20><><EFBFBD><EFBFBD>ʧ<EFBFBD>ܡ<EFBFBD>';
$strReloadMySQL = '<27><><EFBFBD><EFBFBD> MySQL'; $strReloadMySQL = '<27><><EFBFBD><EFBFBD> MySQL';
@@ -405,6 +407,4 @@ $strYes = '
$strZip = '"zipped"'; $strZip = '"zipped"';
// To translate // To translate
$strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; //to translate
$strAllTableSameWidth = 'display all Tables with same width?'; //to translate
?> ?>

View File

@@ -37,6 +37,7 @@ $strAfter = 'Po %s';
$strAfterInsertBack = 'Zp<5A>t'; $strAfterInsertBack = 'Zp<5A>t';
$strAfterInsertNewInsert = 'Vlo<6C>it dal<61><6C> <20><>dek'; $strAfterInsertNewInsert = 'Vlo<6C>it dal<61><6C> <20><>dek';
$strAll = 'V<>echno'; $strAll = 'V<>echno';
$strAllTableSameWidth = 'zobrazit v<>echny tabulky stejnou <20><><EFBFBD>kou?';
$strAlterOrderBy = 'Zm<5A>nit po<70>ad<61> tabulky podle'; $strAlterOrderBy = 'Zm<5A>nit po<70>ad<61> tabulky podle';
$strAnalyzeTable = 'Analyzovat tabulku'; $strAnalyzeTable = 'Analyzovat tabulku';
$strAnd = 'a'; $strAnd = 'a';
@@ -279,6 +280,7 @@ $strQueryOnDb = 'SQL dotaz na datab
$strRecords = 'Z<>znam<61>'; $strRecords = 'Z<>znam<61>';
$strReferentialIntegrity = 'Zkontrolovat integritu odkaz<61>:'; $strReferentialIntegrity = 'Zkontrolovat integritu odkaz<61>:';
$strRelationNotWorking = 'N<>kter<65> funkce pro pr<70>ci s&nbsp;propojen<65>mi tabulkami byly vypnuty. %sZde%s zjist<73>te pro<72>.';
$strRelationView = 'Zobrazit relace'; //to translate better ;-) $strRelationView = 'Zobrazit relace'; //to translate better ;-)
$strReloadFailed = 'Znovuna<6E>ten<65> MySQL selhalo.'; $strReloadFailed = 'Znovuna<6E>ten<65> MySQL selhalo.';
$strReloadMySQL = 'Znovuna<6E>ten<65> MySQL'; $strReloadMySQL = 'Znovuna<6E>ten<65> MySQL';
@@ -404,6 +406,4 @@ $strYes = 'Ano';
$strZip = '"zazipov<6F>no"'; $strZip = '"zazipov<6F>no"';
// To translate // To translate
$strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; //to translate
$strAllTableSameWidth = 'display all Tables with same width?'; //to translate
?> ?>

View File

@@ -38,6 +38,7 @@ $strAfter = 'Po %s';
$strAfterInsertBack = 'Zpět'; $strAfterInsertBack = 'Zpět';
$strAfterInsertNewInsert = 'Vložit další řádek'; $strAfterInsertNewInsert = 'Vložit další řádek';
$strAll = 'Všechno'; $strAll = 'Všechno';
$strAllTableSameWidth = 'zobrazit všechny tabulky stejnou šířkou?';
$strAlterOrderBy = 'Změnit pořadí tabulky podle'; $strAlterOrderBy = 'Změnit pořadí tabulky podle';
$strAnalyzeTable = 'Analyzovat tabulku'; $strAnalyzeTable = 'Analyzovat tabulku';
$strAnd = 'a'; $strAnd = 'a';
@@ -280,6 +281,7 @@ $strQueryOnDb = 'SQL dotaz na databázi <b>%s</b>:';
$strRecords = 'Záznamů'; $strRecords = 'Záznamů';
$strReferentialIntegrity = 'Zkontrolovat integritu odkazů:'; $strReferentialIntegrity = 'Zkontrolovat integritu odkazů:';
$strRelationNotWorking = 'Některé funkce pro práci s&nbsp;propojenými tabulkami byly vypnuty. %sZde%s zjistíte proč.';
$strRelationView = 'Zobrazit relace'; //to translate better ;-) $strRelationView = 'Zobrazit relace'; //to translate better ;-)
$strReloadFailed = 'Znovunačtení MySQL selhalo.'; $strReloadFailed = 'Znovunačtení MySQL selhalo.';
$strReloadMySQL = 'Znovunačtení MySQL'; $strReloadMySQL = 'Znovunačtení MySQL';
@@ -405,6 +407,4 @@ $strYes = 'Ano';
$strZip = '"zazipováno"'; $strZip = '"zazipováno"';
// To translate // To translate
$strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; //to translate
$strAllTableSameWidth = 'display all Tables with same width?'; //to translate
?> ?>

View File

@@ -37,6 +37,7 @@ $strAfter = 'Po %s';
$strAfterInsertBack = 'Zp<5A>t'; $strAfterInsertBack = 'Zp<5A>t';
$strAfterInsertNewInsert = 'Vlo<6C>it dal<61><6C> <20><>dek'; $strAfterInsertNewInsert = 'Vlo<6C>it dal<61><6C> <20><>dek';
$strAll = 'V<>echno'; $strAll = 'V<>echno';
$strAllTableSameWidth = 'zobrazit v<>echny tabulky stejnou <20><><EFBFBD>kou?';
$strAlterOrderBy = 'Zm<5A>nit po<70>ad<61> tabulky podle'; $strAlterOrderBy = 'Zm<5A>nit po<70>ad<61> tabulky podle';
$strAnalyzeTable = 'Analyzovat tabulku'; $strAnalyzeTable = 'Analyzovat tabulku';
$strAnd = 'a'; $strAnd = 'a';
@@ -279,6 +280,7 @@ $strQueryOnDb = 'SQL dotaz na datab
$strRecords = 'Z<>znam<61>'; $strRecords = 'Z<>znam<61>';
$strReferentialIntegrity = 'Zkontrolovat integritu odkaz<61>:'; $strReferentialIntegrity = 'Zkontrolovat integritu odkaz<61>:';
$strRelationNotWorking = 'N<>kter<65> funkce pro pr<70>ci s&nbsp;propojen<65>mi tabulkami byly vypnuty. %sZde%s zjist<73>te pro<72>.';
$strRelationView = 'Zobrazit relace'; //to translate better ;-) $strRelationView = 'Zobrazit relace'; //to translate better ;-)
$strReloadFailed = 'Znovuna<6E>ten<65> MySQL selhalo.'; $strReloadFailed = 'Znovuna<6E>ten<65> MySQL selhalo.';
$strReloadMySQL = 'Znovuna<6E>ten<65> MySQL'; $strReloadMySQL = 'Znovuna<6E>ten<65> MySQL';
@@ -404,6 +406,4 @@ $strYes = 'Ano';
$strZip = '"zazipov<6F>no"'; $strZip = '"zazipov<6F>no"';
// To translate // To translate
$strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; //to translate
$strAllTableSameWidth = 'display all Tables with same width?'; //to translate
?> ?>