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

0001 msgid ""
0002 msgstr ""
0003 "Project-Id-Version: kdeorg\n"
0004 "PO-Revision-Date: 2024-02-05 11:40\n"
0005 "Language-Team: Chinese Simplified\n"
0006 "Language: zh_CN\n"
0007 "MIME-Version: 1.0\n"
0008 "Content-Type: text/plain; charset=UTF-8\n"
0009 "Content-Transfer-Encoding: 8bit\n"
0010 "X-Qt-Contexts: true\n"
0011 "Plural-Forms: nplurals=1; plural=0;\n"
0012 "X-Crowdin-Project: kdeorg\n"
0013 "X-Crowdin-Project-ID: 269464\n"
0014 "X-Crowdin-Language: zh-CN\n"
0015 "X-Crowdin-File: /kf5-trunk/messages/kdb/kdb_sqlitedriver_qt.pot\n"
0016 "X-Crowdin-File-ID: 6330\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。"