From 3565aad630864ecdbe53fdaa501ea708555b3c7c Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 30 Apr 2023 18:30:36 -0400 Subject: New upstream version 3.4.4+dfsg. --- .../translations/ConfigMigration_zh_TW.ts | 150 +++++++++++++++++++++ 1 file changed, 150 insertions(+) create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_zh_TW.ts (limited to 'Plugins/ConfigMigration/translations/ConfigMigration_zh_TW.ts') diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_zh_TW.ts b/Plugins/ConfigMigration/translations/ConfigMigration_zh_TW.ts new file mode 100644 index 0000000..5af00ec --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_zh_TW.ts @@ -0,0 +1,150 @@ + + + + + ConfigMigration + + + A configuration from old SQLiteStudio 2.x.x has been detected. Would you like to migrate old settings into the current version? <a href="%1">Click here to do that</a>. + 偵測到舊的 SQLiteStudio 2.x.x 的設定檔。你想要將舊的設定遷移到當前版本嗎?<a href="%1">點選這裡進行遷移</a>。 + + + + Bug reports history (%1) + 錯誤報告歷史 (%1) + + + + Database list (%1) + 資料庫清單 (%1) + + + + Custom SQL functions (%1) + 自訂 SQL 函式 (%1) + + + + SQL queries history (%1) + SQL 查詢歷史 (%1) + + + + ConfigMigrationWizard + + + Configuration migration + 設定檔遷移 + + + + Items to migrate + 要遷移的項 + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + 這是在舊的設定檔檔案中找到的項清單,這些項可以遷移到當前設定檔。 + + + + Options + 選項 + + + + Put imported databases into separate group + 將匯入的資料庫置於單獨的組 + + + + Group name + 組名稱 + + + + Enter a non-empty name. + 請輸入一個非空的名稱。 + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + 名為 '%1' 的頂級組已存在。請輸入未被佔用的組名稱。 + + + + Could not open old configuration file in order to migrate settings from it. + 無法開啟舊的設定檔檔案以遷移它的設定。 + + + + Could not open current configuration file in order to migrate settings from old configuration file. + 無法開啟當前的設定檔檔案以遷移舊的設定。 + + + + Could not commit migrated data into new configuration file: %1 + 無法將遷移的資料提交到新的設定檔檔案:%1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + 無法從舊的設定檔檔案讀取錯誤報告歷史記錄來進行遷移:%1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + 無法將錯誤報告歷史記錄插入到新的設定檔檔案:%1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + 無法從舊的設定檔檔案讀取資料庫清單來進行遷移:%1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + 無法在新設定檔檔案中查詢包含組的可用順序以遷移資料庫清單:%1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + 無法在新設定檔檔案中建立包含組以遷移資料庫清單:%1 + + + + Could not insert a database entry into new configuration file: %1 + 無法將資料庫條目插入到新的設定檔檔案:%1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + 無法在新設定檔檔案中查詢下一個資料庫的可用順序以遷移資料庫清單:%1 + + + + Could not create group referencing the database in new configuration file: %1 + 未能在新的設定檔檔案中建立引用該資料庫的組:%1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + 無法從舊設定檔檔案讀取函式清單來進行遷移:%1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + 無法從舊設定檔檔案讀取 SQL 查詢歷史來進行遷移:%1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + 無法在新設定檔檔案中讀取 SQL 查詢歷史的下一個 ID:%1 + + + + Could not insert SQL history entry into new configuration file: %1 + 無法將 SQL 歷史條目插入到新的設定檔檔案:%1 + + + -- cgit v1.2.3