updates
This commit is contained in:
parent
fa1cfcbaa1
commit
691178b9e6
@ -38,6 +38,7 @@ $strAfter = '在 %s 之後';
|
||||
$strAfterInsertBack = '返回';
|
||||
$strAfterInsertNewInsert = '新增一筆記錄';
|
||||
$strAll = '全部';
|
||||
$strAllTableSameWidth = '以相同寬度顯示所有資料表?';
|
||||
$strAlterOrderBy = '根據欄位內容排序記錄';
|
||||
$strAnalyzeTable = '分析資料表';
|
||||
$strAnd = '與';
|
||||
@ -280,6 +281,7 @@ $strQueryOnDb = '在資料庫 <b>%s</b> 執行 SQL 語法:';
|
||||
|
||||
$strRecords = '記錄';
|
||||
$strReferentialIntegrity = '檢查指示完整性:';
|
||||
$strRelationNotWorking = '關聯資料表的附加功能未能啟動, %s請按此%s 查出問題原因.';
|
||||
$strRelationView = '關聯檢視';
|
||||
$strReloadFailed = '重新載入MySQL失敗';
|
||||
$strReloadMySQL = '重新載入 MySQL';
|
||||
@ -406,6 +408,4 @@ $strYes = ' 是 ';
|
||||
$strZip = '"zipped"';
|
||||
|
||||
// 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
|
||||
?>
|
||||
|
||||
@ -37,6 +37,7 @@ $strAfter = '
|
||||
$strAfterInsertBack = '返回';
|
||||
$strAfterInsertNewInsert = '新增一筆記錄';
|
||||
$strAll = '全部';
|
||||
$strAllTableSameWidth = '以相同寬度顯示所有資料表?';
|
||||
$strAlterOrderBy = '根據欄位內容排序記錄';
|
||||
$strAnalyzeTable = '分析資料表';
|
||||
$strAnd = '與';
|
||||
@ -279,6 +280,7 @@ $strQueryOnDb = '
|
||||
|
||||
$strRecords = '記錄';
|
||||
$strReferentialIntegrity = '檢查指示完整性:';
|
||||
$strRelationNotWorking = '關聯資料表的附加功能未能啟動, %s請按此%s 查出問題原因.';
|
||||
$strRelationView = '關聯檢視';
|
||||
$strReloadFailed = '重新載入MySQL失敗';
|
||||
$strReloadMySQL = '重新載入 MySQL';
|
||||
@ -405,6 +407,4 @@ $strYes = '
|
||||
$strZip = '"zipped"';
|
||||
|
||||
// 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
|
||||
?>
|
||||
|
||||
@ -37,6 +37,7 @@ $strAfter = '在 %s 之后';
|
||||
$strAfterInsertBack = '返回';
|
||||
$strAfterInsertNewInsert = '添加一笔记录';
|
||||
$strAll = '全部';
|
||||
$strAllTableSameWidth = '以相同宽度显示所有数据表?';
|
||||
$strAlterOrderBy = '根据栏位内容排序记录';
|
||||
$strAnIndex = '索引已经添加到 %s';
|
||||
$strAnalyzeTable = '分析数据表';
|
||||
@ -282,6 +283,7 @@ $strQueryOnDb = '在资料库 <b>%s</b> 执行 SQL 语句:';
|
||||
$strReType = '重新输入';
|
||||
$strRecords = '记录';
|
||||
$strReferentialIntegrity = '检查指示完整性:';
|
||||
$strRelationNotWorking = '联系数据表的附加功能未能启动, %s请按此%s 查出问题原因.';
|
||||
$strRelationView = '联系检视';
|
||||
$strReloadFailed = 'MySQL 重起失败。';
|
||||
$strReloadMySQL = '重起 MySQL';
|
||||
@ -406,6 +408,4 @@ $strYes = '是';
|
||||
$strZip = '"zipped"';
|
||||
|
||||
// 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
|
||||
?>
|
||||
|
||||
@ -36,6 +36,7 @@ $strAfter = '
|
||||
$strAfterInsertBack = '返回';
|
||||
$strAfterInsertNewInsert = '添加一笔记录';
|
||||
$strAll = '全部';
|
||||
$strAllTableSameWidth = '以相同宽度显示所有数据表?';
|
||||
$strAlterOrderBy = '根据栏位内容排序记录';
|
||||
$strAnIndex = '索引已经添加到 %s';
|
||||
$strAnalyzeTable = '分析数据表';
|
||||
@ -281,6 +282,7 @@ $strQueryOnDb = '
|
||||
$strReType = '重新输入';
|
||||
$strRecords = '记录';
|
||||
$strReferentialIntegrity = '检查指示完整性:';
|
||||
$strRelationNotWorking = '联系数据表的附加功能未能启动, %s请按此%s 查出问题原因.';
|
||||
$strRelationView = '联系检视';
|
||||
$strReloadFailed = 'MySQL 重起失败。';
|
||||
$strReloadMySQL = '重起 MySQL';
|
||||
@ -405,6 +407,4 @@ $strYes = '
|
||||
$strZip = '"zipped"';
|
||||
|
||||
// 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
|
||||
?>
|
||||
|
||||
@ -37,6 +37,7 @@ $strAfter = 'Po %s';
|
||||
$strAfterInsertBack = 'Zpìt';
|
||||
$strAfterInsertNewInsert = 'Vlo¾it dal¹í øádek';
|
||||
$strAll = 'V¹echno';
|
||||
$strAllTableSameWidth = 'zobrazit všechny tabulky stejnou šířkou?';
|
||||
$strAlterOrderBy = 'Zmìnit poøadí tabulky podle';
|
||||
$strAnalyzeTable = 'Analyzovat tabulku';
|
||||
$strAnd = 'a';
|
||||
@ -279,6 +280,7 @@ $strQueryOnDb = 'SQL dotaz na datab
|
||||
|
||||
$strRecords = 'Záznamù';
|
||||
$strReferentialIntegrity = 'Zkontrolovat integritu odkazù:';
|
||||
$strRelationNotWorking = 'Některé funkce pro práci s propojenými tabulkami byly vypnuty. %sZde%s zjistíte proč.';
|
||||
$strRelationView = 'Zobrazit relace'; //to translate better ;-)
|
||||
$strReloadFailed = 'Znovunaètení MySQL selhalo.';
|
||||
$strReloadMySQL = 'Znovunaètení MySQL';
|
||||
@ -404,6 +406,4 @@ $strYes = 'Ano';
|
||||
$strZip = '"zazipováno"';
|
||||
|
||||
// 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
|
||||
?>
|
||||
|
||||
@ -38,6 +38,7 @@ $strAfter = 'Po %s';
|
||||
$strAfterInsertBack = 'Zpět';
|
||||
$strAfterInsertNewInsert = 'Vložit další řádek';
|
||||
$strAll = 'Všechno';
|
||||
$strAllTableSameWidth = 'zobrazit všechny tabulky stejnou šířkou?';
|
||||
$strAlterOrderBy = 'Změnit pořadí tabulky podle';
|
||||
$strAnalyzeTable = 'Analyzovat tabulku';
|
||||
$strAnd = 'a';
|
||||
@ -280,6 +281,7 @@ $strQueryOnDb = 'SQL dotaz na databázi <b>%s</b>:';
|
||||
|
||||
$strRecords = 'Záznamů';
|
||||
$strReferentialIntegrity = 'Zkontrolovat integritu odkazů:';
|
||||
$strRelationNotWorking = 'Některé funkce pro práci s propojenými tabulkami byly vypnuty. %sZde%s zjistíte proč.';
|
||||
$strRelationView = 'Zobrazit relace'; //to translate better ;-)
|
||||
$strReloadFailed = 'Znovunačtení MySQL selhalo.';
|
||||
$strReloadMySQL = 'Znovunačtení MySQL';
|
||||
@ -405,6 +407,4 @@ $strYes = 'Ano';
|
||||
$strZip = '"zazipováno"';
|
||||
|
||||
// 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
|
||||
?>
|
||||
|
||||
@ -37,6 +37,7 @@ $strAfter = 'Po %s';
|
||||
$strAfterInsertBack = 'Zpìt';
|
||||
$strAfterInsertNewInsert = 'Vložit další øádek';
|
||||
$strAll = 'Všechno';
|
||||
$strAllTableSameWidth = 'zobrazit všechny tabulky stejnou šířkou?';
|
||||
$strAlterOrderBy = 'Zmìnit poøadí tabulky podle';
|
||||
$strAnalyzeTable = 'Analyzovat tabulku';
|
||||
$strAnd = 'a';
|
||||
@ -279,6 +280,7 @@ $strQueryOnDb = 'SQL dotaz na datab
|
||||
|
||||
$strRecords = 'Záznamù';
|
||||
$strReferentialIntegrity = 'Zkontrolovat integritu odkazù:';
|
||||
$strRelationNotWorking = 'Některé funkce pro práci s propojenými tabulkami byly vypnuty. %sZde%s zjistíte proč.';
|
||||
$strRelationView = 'Zobrazit relace'; //to translate better ;-)
|
||||
$strReloadFailed = 'Znovunaètení MySQL selhalo.';
|
||||
$strReloadMySQL = 'Znovunaètení MySQL';
|
||||
@ -404,6 +406,4 @@ $strYes = 'Ano';
|
||||
$strZip = '"zazipováno"';
|
||||
|
||||
// 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
|
||||
?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user