Warning, /libraries/kdb/poqm/zh_TW/kdb_sqlitedriver_qt.po is written in an unsupported language. File is not indexed.

0001 # pan93412 <pan93412@gmail.com>, 2018.
0002 msgid ""
0003 msgstr ""
0004 "Project-Id-Version: kdb_sqlitedriver_qt\n"
0005 "Report-Msgid-Bugs-To: \n"
0006 "POT-Creation-Date: 2016-09-22 20:41+0800\n"
0007 "PO-Revision-Date: 2018-12-02 23:07+0800\n"
0008 "Last-Translator: pan93412 <pan93412@gmail.com>\n"
0009 "Language-Team: Chinese <zh-l10n@lists.linux.org.tw>\n"
0010 "Language: zh_TW\n"
0011 "MIME-Version: 1.0\n"
0012 "Content-Type: text/plain; charset=UTF-8\n"
0013 "Content-Transfer-Encoding: 8bit\n"
0014 "X-Generator: Lokalize 2.0\n"
0015 "X-Qt-Contexts: true\n"
0016 "Plural-Forms: nplurals=1; plural=0;\n"
0017 
0018 #: SqliteAdmin.cpp:43
0019 #, qt-format
0020 msgctxt "SqliteVacuum|"
0021 msgid "Could not compact database \"%1\"."
0022 msgstr "無法比較資料庫「%1」。"
0023 
0024 #: SqliteConnection.cpp:49
0025 msgctxt "SqliteConnection|"
0026 msgid "Extra paths for SQLite plugins"
0027 msgstr "SQLite 外掛程式的延伸位置"
0028 
0029 #: SqliteConnection.cpp:273
0030 #, qt-format
0031 msgctxt "SqliteConnection|"
0032 msgid ""
0033 "Could not delete file \"%1\". Check the file's permissions and whether it is "
0034 "already opened and locked by another application."
0035 msgstr "無法刪除檔案「%1」。檢查檔案權限和其是否已被其他應用程式開啟並鎖定。"
0036 
0037 #: SqliteConnection.cpp:375
0038 #, qt-format
0039 msgctxt "SqliteConnection|"
0040 msgid "Could not load SQLite plugin \"%1\"."
0041 msgstr "無法載入 SQLite 外掛程式「%1」。"
0042 
0043 #: SqliteConnection.cpp:386
0044 #, qt-format
0045 msgctxt "SqliteConnection|"
0046 msgid "Could not find SQLite plugin file \"%1\"."
0047 msgstr "找不到 SQLite 外掛程式檔案「%1」。"
0048 
0049 #: SqliteConnection.cpp:401
0050 #, qt-format
0051 msgctxt "SqliteConnection|"
0052 msgid "Could not load SQLite extension \"%1\"."
0053 msgstr "無法載入 SQLite 擴充元件「%1」。"
0054 
0055 #: SqliteVacuum.cpp:97
0056 #, qt-format
0057 msgctxt "SqliteVacuum|"
0058 msgid "Could not find tool \"%1\"."
0059 msgstr "找不到工具「%1」。"
0060 
0061 #: SqliteVacuum.cpp:105
0062 #, qt-format
0063 msgctxt "SqliteVacuum|"
0064 msgid "Could not find application \"%1\"."
0065 msgstr "找不到應用程式「%1」。"
0066 
0067 #: SqliteVacuum.cpp:113
0068 #, qt-format
0069 msgctxt "SqliteVacuum|"
0070 msgid "Could not read file \"%1\"."
0071 msgstr "無法讀取檔案「%1」。"
0072 
0073 #: SqliteVacuum.cpp:168
0074 msgctxt "SqliteVacuum|"
0075 msgid "Compacting database"
0076 msgstr "比較資料庫中"
0077 
0078 #: SqliteVacuum.cpp:170
0079 #, qt-format
0080 msgctxt "SqliteVacuum|"
0081 msgid "Compacting database \"%1\"..."
0082 msgstr "比較資料庫「%1」中…"
0083 
0084 #: SqliteVacuum.cpp:259
0085 #, qt-format
0086 msgctxt "SqliteVacuum|"
0087 msgid "Could not rename file \"%1\" to \"%2\"."
0088 msgstr "無法重新命名檔案「%1」到「%2」。"
0089 
0090 #: SqliteVacuum.cpp:267
0091 #, qt-format
0092 msgctxt "SqliteVacuum|"
0093 msgid ""
0094 "The database has been compacted. Current size decreased by %1% to %2 MB."
0095 msgstr "資料庫已被壓縮。目前大小已減少 %1% 到 %2 MB。"