summaryrefslogtreecommitdiffstats
path: root/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_zh_TW.ts
diff options
context:
space:
mode:
Diffstat (limited to 'SQLiteStudio3/sqlitestudio/translations/sqlitestudio_zh_TW.ts')
-rw-r--r--SQLiteStudio3/sqlitestudio/translations/sqlitestudio_zh_TW.ts87
1 files changed, 87 insertions, 0 deletions
diff --git a/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_zh_TW.ts b/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_zh_TW.ts
new file mode 100644
index 0000000..333e236
--- /dev/null
+++ b/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_zh_TW.ts
@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="zh-TW" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../main.cpp" line="49"/>
+ <source>GUI interface to SQLiteStudio, a SQLite manager.</source>
+ <translation>SQLiteStudio 圖形介面,一款 SQLite 管理軟體。</translation>
+ </message>
+ <message>
+ <location filename="../main.cpp" line="53"/>
+ <source>Enables debug messages in console (accessible with F12).</source>
+ <translation>啟用控制檯中的除錯資訊 (透過 F12 訪問)。</translation>
+ </message>
+ <message>
+ <location filename="../main.cpp" line="54"/>
+ <source>Redirects debug messages into standard output (forces debug mode).</source>
+ <translation>重定向除錯資訊到標準輸出 (強制除錯模式)。</translation>
+ </message>
+ <message>
+ <location filename="../main.cpp" line="55"/>
+ <source>Redirects debug messages into given file (forces debug mode).</source>
+ <translation>重定向除錯資訊到指定檔案 (強制除錯模式)。</translation>
+ </message>
+ <message>
+ <location filename="../main.cpp" line="55"/>
+ <source>log file</source>
+ <translation>日誌檔案</translation>
+ </message>
+ <message>
+ <location filename="../main.cpp" line="56"/>
+ <source>Enables Lemon parser debug messages for SQL code assistant.</source>
+ <translation>啟用 SQL 程式碼助理的 Lemon 解析器除錯資訊。</translation>
+ </message>
+ <message>
+ <location filename="../main.cpp" line="57"/>
+ <source>Enables debugging of every single SQL query being sent to any database.</source>
+ <translation>啟用傳送到任何資料庫的每條 SQL 查詢的除錯。</translation>
+ </message>
+ <message>
+ <location filename="../main.cpp" line="58"/>
+ <source>Limits SQL query messages to only the given &lt;database&gt;.</source>
+ <translation>將 SQL 查詢訊息限制為指定的&lt;資料庫&gt;。</translation>
+ </message>
+ <message>
+ <location filename="../main.cpp" line="58"/>
+ <source>database</source>
+ <translation>資料庫</translation>
+ </message>
+ <message>
+ <location filename="../main.cpp" line="59"/>
+ <source>Enables debugging of SQLiteStudio&apos;s query executor.</source>
+ <translation>啟用 SQLiteStudio 的查詢執行器的除錯。</translation>
+ </message>
+ <message>
+ <location filename="../main.cpp" line="60"/>
+ <source>Lists plugins installed in the SQLiteStudio and quits.</source>
+ <translation>列出 SQLiteStudio 中已安裝的外掛並退出。</translation>
+ </message>
+ <message>
+ <location filename="../main.cpp" line="61"/>
+ <source>Points to the master configuration file. Read manual at wiki page for more details.</source>
+ <translation>指向主設定檔檔案。更多細節見 Wiki 頁面上的手冊。</translation>
+ </message>
+ <message>
+ <location filename="../main.cpp" line="61"/>
+ <source>SQLiteStudio settings file</source>
+ <translation>SQLiteStudio 設定檔案</translation>
+ </message>
+ <message>
+ <location filename="../main.cpp" line="72"/>
+ <source>file</source>
+ <translation>檔案</translation>
+ </message>
+ <message>
+ <location filename="../main.cpp" line="72"/>
+ <source>Database file to open</source>
+ <translation>要開啟的資料庫檔案</translation>
+ </message>
+ <message>
+ <location filename="../main.cpp" line="142"/>
+ <source>Select configuration directory</source>
+ <translation>選擇設定檔目錄</translation>
+ </message>
+ </context>
+</TS>