Add translations files of app widget.

This commit is contained in:
JunjieBai 2023-06-07 11:29:23 +08:00
parent c871929ef1
commit a128cfb5b7
18 changed files with 329 additions and 228 deletions

View File

@ -10,6 +10,7 @@ TEMPLATE = app
PKGCONFIG += gio-2.0 glib-2.0 gio-unix-2.0 kysdk-waylandhelper
CONFIG += c++11 link_pkgconfig no_keywords lrelease
LIBS += -lxapian -lgsettings-qt -lquazip5 -lX11
LIBS += -lukui-appwidget-manager -lukui-appwidget-provider
#LIBS += -lukui-log4qt
# The following define makes your compiler emit warnings if you use
# any Qt feature that has been marked deprecated (the exact warnings
@ -27,6 +28,7 @@ include(model/model.pri)
include(xatom/xatom.pri)
include(../3rd-parties/qtsingleapplication/qtsingleapplication.pri)
include(view/view.pri)
include(search-app-widget-plugin/search-app-widget-plugin.pri)
SOURCES += \
@ -54,20 +56,44 @@ data.files += ../data/ukui-search.desktop
INSTALLS += data data-menu
RESOURCES += \
resource.qrc
resource.qrc \
search-app-widget-plugin/provider/src.qrc
TRANSLATIONS += \
../translations/ukui-search/zh_CN.ts \
../translations/ukui-search/tr.ts \
../translations/ukui-search/bo_CN.ts
../translations/ukui-search/bo_CN.ts \
../translations/ukui-search/appwidget/search_zh_CN.ts \
../translations/ukui-search/appwidget/search_bo_CN.ts
qm_files.path = /usr/share/ukui-search/translations/
qm_files.files = $$OUT_PWD/.qm/*.qm
qm_files.files = $$OUT_PWD/.qm/zh_CN.qm \
$$OUT_PWD/.qm/bo_CN.qm \
$$OUT_PWD/.qm/tr.qm \
schemes.path = /usr/share/glib-2.0/schemas/
schemes.files += ../data/org.ukui.log4qt.ukui-search.gschema.xml
INSTALLS += qm_files schemes
appwidget_qm_files.files = $$OUT_PWD/.qm/search_bo_CN.qm \
$$OUT_PWD/.qm/search_zh_CN.qm
appwidget_qm_files.path = /usr/share/appwidget/translations/
qml.files += search-app-widget-plugin/provider/data/search.qml
qml.path = /usr/share/appwidget/qml/
appwidgetconf.files += search-app-widget-plugin/provider/data/search.conf
appwidgetconf.path = /usr/share/appwidget/config/
service.files += search-app-widget-plugin/provider/org.ukui.appwidget.provider.search.service
service.path += /usr/share/dbus-1/services/
preview.files += search-app-widget-plugin/provider/data/search.png
preview.path = /usr/share/appwidget/search/
svg.files += search-app-widget-plugin/provider/data/ukui-search.svg
svg.path = /usr/share/appwidget/search/
INSTALLS += qm_files schemes qml appwidget_qm_files appwidgetconf service preview svg
LIBS += -L$$OUT_PWD/../libchinese-segmentation -lchinese-segmentation \
-L$$OUT_PWD/../libsearch -lukui-search

View File

@ -12,3 +12,6 @@ targetCellWidth = 2
targetCellHeight = 1
updatePeriodMillis = 0
describe = ukui-search app widget
[LanguageFiles]
zh_CN = /usr/share/appwidget/translations/search_zh_CN.qm
bo_CN = /usr/share/appwidget/translations/search_bo_CN.qm

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -112,7 +112,7 @@ AppWidget {
// verticalAlignment: Qt.AlignVCenter;
// font.pixelSize: 21 * scaling;
property string placeholderText: /*qsTr("search")*/"全局搜索"
property string placeholderText: qsTr("search")/*"全局搜索"*/
Text {
id: placeholderText

View File

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -40,11 +40,9 @@ include(websearch/websearch.pri)
include(searchinterface/search-interface.pri)
include(dirwatcher/dirwatcher.pri)
#include(mailsearch/mailsearch.pri)
include(search-app-widget-plugin/search-app-widget-plugin.pri)
LIBS += -L$$OUT_PWD/../libchinese-segmentation/ -lchinese-segmentation
LIBS += -lxapian -luchardet -lQt5Xdg -lquazip5 -ltesseract #-L/usr/local/lib/libjemalloc -ljemalloc
LIBS += -lukui-appwidget-manager -lukui-appwidget-provider
SOURCES += \
file-utils.cpp \
@ -64,8 +62,7 @@ HEADERS += \
log-utils.h
RESOURCES += \
resource1.qrc \
search-app-widget-plugin/provider/src.qrc
resource1.qrc
TRANSLATIONS += \
../translations/libukui-search/libukui-search_zh_CN.ts \
@ -74,22 +71,7 @@ TRANSLATIONS += \
qm_files.path = /usr/share/ukui-search/translations/
qm_files.files = $$OUT_PWD/.qm/*.qm
qml.files += search-app-widget-plugin/provider/data/search.qml
qml.path = /usr/share/appwidget/qml/
appwidgetconf.files += search-app-widget-plugin/provider/data/search.conf
appwidgetconf.path = /usr/share/appwidget/config/
service.files += search-app-widget-plugin/provider/org.ukui.appwidget.provider.search.service
service.path += /usr/share/dbus-1/services/
preview.files += search-app-widget-plugin/provider/data/search.png
preview.path = /usr/share/appwidget/search/
svg.files += search-app-widget-plugin/provider/data/ukui-search.svg
svg.path = /usr/share/appwidget/search/
INSTALLS += qml qm_files appwidgetconf service preview svg
INSTALLS += qm_files
# Default rules for deployment.

View File

@ -4,12 +4,12 @@
<context>
<name>QObject</name>
<message>
<location filename="../../libsearch/searchinterface/searchtasks/file-content-search-task.cpp" line="112"/>
<location filename="../../libsearch/searchinterface/searchtasks/file-content-search-task.cpp" line="147"/>
<source>Content index incomplete.</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/searchinterface/searchtasks/file-search-task.cpp" line="97"/>
<location filename="../../libsearch/searchinterface/searchtasks/file-search-task.cpp" line="157"/>
<source>Warning, Can not find home path.</source>
<translation></translation>
</message>
@ -24,42 +24,42 @@
<context>
<name>UkuiSearch::AppSearchPlugin</name>
<message>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="11"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="231"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="31"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="245"/>
<source>Open</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="12"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="232"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="32"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="246"/>
<source>Add Shortcut to Desktop</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="13"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="233"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="33"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="247"/>
<source>Add Shortcut to Panel</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="14"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="234"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="34"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="248"/>
<source>Install</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="53"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="194"/>
<source>Application Description:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="73"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="78"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="64"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="69"/>
<source>Applications Search</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="167"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="152"/>
<source>Application</source>
<translation></translation>
</message>
@ -67,12 +67,12 @@
<context>
<name>UkuiSearch::AppSearchTask</name>
<message>
<location filename="../../libsearch/searchinterface/searchtasks/app-search-task.cpp" line="21"/>
<location filename="../../libsearch/searchinterface/searchtasks/app-search-task.cpp" line="52"/>
<source>Application</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../libsearch/searchinterface/searchtasks/app-search-task.cpp" line="26"/>
<location filename="../../libsearch/searchinterface/searchtasks/app-search-task.cpp" line="57"/>
<source>Application search.</source>
<translation type="unfinished"></translation>
</message>
@ -80,49 +80,49 @@
<context>
<name>UkuiSearch::DirSearchPlugin</name>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="224"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="364"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="243"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="386"/>
<source>Open</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="225"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="365"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="244"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="387"/>
<source>Open path</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="226"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="245"/>
<source>Copy Path</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="240"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="259"/>
<source>Dir search.</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="245"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="264"/>
<source>Dir Search</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="305"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="327"/>
<source>Directory</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="342"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="364"/>
<source>Path</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="354"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="376"/>
<source>Last time modified</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="366"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="388"/>
<source>Copy path</source>
<translation></translation>
</message>
@ -130,54 +130,54 @@
<context>
<name>UkuiSearch::FileContengSearchPlugin</name>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="407"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="624"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="429"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="648"/>
<source>Open</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="408"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="625"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="430"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="649"/>
<source>Open path</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="409"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="431"/>
<source>Copy Path</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="423"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="445"/>
<source>File content search.</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="428"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="450"/>
<source>File content search</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="486"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="511"/>
<source>OCR</source>
<translation>OCR</translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="491"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="515"/>
<source>File</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="602"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="626"/>
<source>Path</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="614"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="638"/>
<source>Last time modified</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="626"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="650"/>
<source>Copy path</source>
<translation></translation>
</message>
@ -185,13 +185,13 @@
<context>
<name>UkuiSearch::FileContentSearchTask</name>
<message>
<location filename="../../libsearch/searchinterface/searchtasks/file-content-search-task.cpp" line="40"/>
<location filename="../../libsearch/searchinterface/searchtasks/file-content-search-task.cpp" line="65"/>
<location filename="../../libsearch/searchinterface/searchtasks/file-content-search-task.cpp" line="62"/>
<location filename="../../libsearch/searchinterface/searchtasks/file-content-search-task.cpp" line="87"/>
<source>File Content</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/searchinterface/searchtasks/file-content-search-task.cpp" line="45"/>
<location filename="../../libsearch/searchinterface/searchtasks/file-content-search-task.cpp" line="67"/>
<source>File Content Search</source>
<translation></translation>
</message>
@ -199,61 +199,61 @@
<context>
<name>UkuiSearch::FileSearchPlugin</name>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="14"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="164"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="34"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="184"/>
<source>Open</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="15"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="165"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="35"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="185"/>
<source>Open path</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="16"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="36"/>
<source>Copy Path</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="30"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="50"/>
<source>File search.</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="35"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="55"/>
<source>File Search</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="77"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="189"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="97"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="208"/>
<source>Yes</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="79"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="191"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="99"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="210"/>
<source>Can not get a default application for opening %1.</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="105"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="125"/>
<source>File</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="142"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="162"/>
<source>Path</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="154"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="174"/>
<source>Last time modified</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="166"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="186"/>
<source>Copy path</source>
<translation></translation>
</message>
@ -261,55 +261,45 @@
<context>
<name>UkuiSearch::MailSearch</name>
<message>
<location filename="../../libsearch/mailsearch/mail-search-plugin.cpp" line="337"/>
<source>From</source>
<translation></translation>
<translation type="vanished"></translation>
</message>
<message>
<location filename="../../libsearch/mailsearch/mail-search-plugin.cpp" line="338"/>
<source>Time</source>
<translation></translation>
<translation type="vanished"></translation>
</message>
<message>
<location filename="../../libsearch/mailsearch/mail-search-plugin.cpp" line="339"/>
<source>To</source>
<translation></translation>
<translation type="vanished"></translation>
</message>
<message>
<location filename="../../libsearch/mailsearch/mail-search-plugin.cpp" line="340"/>
<source>Cc</source>
<translation>Cc</translation>
<translation type="vanished">Cc</translation>
</message>
</context>
<context>
<name>UkuiSearch::MailSearchPlugin</name>
<message>
<location filename="../../libsearch/mailsearch/mail-search-plugin.cpp" line="28"/>
<source>open</source>
<translation></translation>
<translation type="vanished"></translation>
</message>
<message>
<location filename="../../libsearch/mailsearch/mail-search-plugin.cpp" line="37"/>
<location filename="../../libsearch/mailsearch/mail-search-plugin.cpp" line="42"/>
<location filename="../../libsearch/mailsearch/mail-search-plugin.cpp" line="47"/>
<source>Mail Search</source>
<translation></translation>
<translation type="vanished"></translation>
</message>
<message>
<location filename="../../libsearch/mailsearch/mail-search-plugin.cpp" line="94"/>
<source>Mail</source>
<translation></translation>
<translation type="vanished"></translation>
</message>
<message>
<location filename="../../libsearch/mailsearch/mail-search-plugin.cpp" line="231"/>
<source>Open</source>
<translation></translation>
<translation type="vanished"></translation>
</message>
</context>
<context>
<name>UkuiSearch::NoteSearch</name>
<message>
<location filename="../../libsearch/notesearch/note-search-plugin.cpp" line="216"/>
<location filename="../../libsearch/notesearch/note-search-plugin.cpp" line="239"/>
<source>Note Description:</source>
<translation></translation>
</message>
@ -317,24 +307,24 @@
<context>
<name>UkuiSearch::NoteSearchPlugin</name>
<message>
<location filename="../../libsearch/notesearch/note-search-plugin.cpp" line="12"/>
<location filename="../../libsearch/notesearch/note-search-plugin.cpp" line="154"/>
<location filename="../../libsearch/notesearch/note-search-plugin.cpp" line="33"/>
<location filename="../../libsearch/notesearch/note-search-plugin.cpp" line="177"/>
<source>Open</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/notesearch/note-search-plugin.cpp" line="26"/>
<location filename="../../libsearch/notesearch/note-search-plugin.cpp" line="47"/>
<source>Note Search.</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/notesearch/note-search-plugin.cpp" line="31"/>
<location filename="../../libsearch/notesearch/note-search-plugin.cpp" line="132"/>
<location filename="../../libsearch/notesearch/note-search-plugin.cpp" line="52"/>
<location filename="../../libsearch/notesearch/note-search-plugin.cpp" line="155"/>
<source>Note Search</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/notesearch/note-search-plugin.cpp" line="106"/>
<location filename="../../libsearch/notesearch/note-search-plugin.cpp" line="129"/>
<source>Application</source>
<translation></translation>
</message>
@ -353,48 +343,97 @@
</message>
</context>
<context>
<name>UkuiSearch::SearchTaskPluginManager</name>
<name>UkuiSearch::SearchResultPropertyInfo</name>
<message>
<location filename="../../libsearch/pluginmanage/search-task-plugin-manager.cpp" line="68"/>
<location filename="../../libsearch/pluginmanage/search-task-plugin-manager.cpp" line="82"/>
<source>plugin type: %1, is disabled!</source>
<translation></translation>
<location filename="../../libsearch/searchinterface/search-result-property-info.cpp" line="26"/>
<source>file path</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../libsearch/searchinterface/search-result-property-info.cpp" line="32"/>
<source>file name</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../libsearch/searchinterface/search-result-property-info.cpp" line="38"/>
<source>file icon name</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../libsearch/searchinterface/search-result-property-info.cpp" line="44"/>
<source>modified time</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../libsearch/searchinterface/search-result-property-info.cpp" line="50"/>
<source>application desktop file path</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../libsearch/searchinterface/search-result-property-info.cpp" line="56"/>
<source>application local name</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../libsearch/searchinterface/search-result-property-info.cpp" line="62"/>
<source>application icon name</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../libsearch/searchinterface/search-result-property-info.cpp" line="68"/>
<source>application description</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../libsearch/searchinterface/search-result-property-info.cpp" line="74"/>
<source>is online application</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../libsearch/searchinterface/search-result-property-info.cpp" line="80"/>
<source>application package name</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UkuiSearch::SearchTaskPluginManager</name>
<message>
<source>plugin type: %1, is disabled!</source>
<translation type="vanished"></translation>
</message>
<message>
<location filename="../../libsearch/pluginmanage/search-task-plugin-manager.cpp" line="74"/>
<location filename="../../libsearch/pluginmanage/search-task-plugin-manager.cpp" line="87"/>
<source>plugin type: %1, is not registered!</source>
<translation></translation>
<translation type="vanished"></translation>
</message>
</context>
<context>
<name>UkuiSearch::SettingsSearchPlugin</name>
<message>
<location filename="../../libsearch/settingsearch/settings-search-plugin.cpp" line="17"/>
<location filename="../../libsearch/settingsearch/settings-search-plugin.cpp" line="155"/>
<location filename="../../libsearch/settingsearch/settings-search-plugin.cpp" line="19"/>
<location filename="../../libsearch/settingsearch/settings-search-plugin.cpp" line="158"/>
<source>Open</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/settingsearch/settings-search-plugin.cpp" line="32"/>
<location filename="../../libsearch/settingsearch/settings-search-plugin.cpp" line="34"/>
<source>Settings search.</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/settingsearch/settings-search-plugin.cpp" line="37"/>
<location filename="../../libsearch/settingsearch/settings-search-plugin.cpp" line="39"/>
<source>Settings Search</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/settingsearch/settings-search-plugin.cpp" line="144"/>
<location filename="../../libsearch/settingsearch/settings-search-plugin.cpp" line="147"/>
<source>Settings</source>
<translation></translation>
</message>
</context>
<context>
<name>UkuiSearch::UkuiSearchTaskPrivate</name>
<name>UkuiSearch::UkuiSearchTask</name>
<message>
<location filename="../../libsearch/searchinterface/ukui-search-task.cpp" line="92"/>
<location filename="../../libsearch/searchinterface/ukui-search-task.cpp" line="102"/>
<source>Current task uuid error or an unregistered plugin is used!</source>
<translation type="unfinished"></translation>
</message>
@ -402,14 +441,14 @@
<context>
<name>UkuiSearch::WebSearchPlugin</name>
<message>
<location filename="../../libsearch/websearch/web-search-plugin.cpp" line="11"/>
<location filename="../../libsearch/websearch/web-search-plugin.cpp" line="139"/>
<location filename="../../libsearch/websearch/web-search-plugin.cpp" line="28"/>
<location filename="../../libsearch/websearch/web-search-plugin.cpp" line="158"/>
<source>Start browser search</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/websearch/web-search-plugin.cpp" line="23"/>
<location filename="../../libsearch/websearch/web-search-plugin.cpp" line="28"/>
<location filename="../../libsearch/websearch/web-search-plugin.cpp" line="40"/>
<location filename="../../libsearch/websearch/web-search-plugin.cpp" line="45"/>
<source>Web Page</source>
<translation></translation>
</message>
@ -417,7 +456,7 @@
<context>
<name>search</name>
<message>
<location filename="../../libsearch/search-app-widget-plugin/provider/data/search.qml" line="89"/>
<location filename="../../libsearch/search-app-widget-plugin/provider/data/search.qml" line="115"/>
<source>search</source>
<translation type="unfinished"></translation>
</message>

View File

@ -4,12 +4,12 @@
<context>
<name>QObject</name>
<message>
<location filename="../../libsearch/searchinterface/searchtasks/file-content-search-task.cpp" line="112"/>
<location filename="../../libsearch/searchinterface/searchtasks/file-content-search-task.cpp" line="147"/>
<source>Content index incomplete.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../libsearch/searchinterface/searchtasks/file-search-task.cpp" line="97"/>
<location filename="../../libsearch/searchinterface/searchtasks/file-search-task.cpp" line="157"/>
<source>Warning, Can not find home path.</source>
<translation type="unfinished"></translation>
</message>
@ -31,42 +31,42 @@
<context>
<name>UkuiSearch::AppSearchPlugin</name>
<message>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="11"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="231"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="31"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="245"/>
<source>Open</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="12"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="232"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="32"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="246"/>
<source>Add Shortcut to Desktop</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="13"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="233"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="33"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="247"/>
<source>Add Shortcut to Panel</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="14"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="234"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="34"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="248"/>
<source>Install</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="73"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="78"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="64"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="69"/>
<source>Applications Search</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="167"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="152"/>
<source>Application</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="53"/>
<location filename="../../libsearch/appsearch/app-search-plugin.cpp" line="194"/>
<source>Application Description:</source>
<translation></translation>
</message>
@ -74,12 +74,12 @@
<context>
<name>UkuiSearch::AppSearchTask</name>
<message>
<location filename="../../libsearch/searchinterface/searchtasks/app-search-task.cpp" line="21"/>
<location filename="../../libsearch/searchinterface/searchtasks/app-search-task.cpp" line="52"/>
<source>Application</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/searchinterface/searchtasks/app-search-task.cpp" line="26"/>
<location filename="../../libsearch/searchinterface/searchtasks/app-search-task.cpp" line="57"/>
<source>Application search.</source>
<translation></translation>
</message>
@ -87,34 +87,34 @@
<context>
<name>UkuiSearch::DirSearchPlugin</name>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="224"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="364"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="243"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="386"/>
<source>Open</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="225"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="365"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="244"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="387"/>
<source>Open path</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="226"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="245"/>
<source>Copy Path</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="245"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="264"/>
<source>Dir Search</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="305"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="327"/>
<source>Directory</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="240"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="259"/>
<source>Dir search.</source>
<translation></translation>
</message>
@ -123,17 +123,17 @@
<translation type="vanished"></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="342"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="364"/>
<source>Path</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="354"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="376"/>
<source>Last time modified</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="366"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="388"/>
<source>Copy path</source>
<translation></translation>
</message>
@ -141,19 +141,19 @@
<context>
<name>UkuiSearch::FileContengSearchPlugin</name>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="407"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="624"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="429"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="648"/>
<source>Open</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="408"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="625"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="430"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="649"/>
<source>Open path</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="409"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="431"/>
<source>Copy Path</source>
<translation></translation>
</message>
@ -162,37 +162,37 @@
<translation type="vanished"></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="423"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="445"/>
<source>File content search.</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="428"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="450"/>
<source>File content search</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="486"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="511"/>
<source>OCR</source>
<translation>OCR</translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="491"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="515"/>
<source>File</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="602"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="626"/>
<source>Path</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="614"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="638"/>
<source>Last time modified</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="626"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="650"/>
<source>Copy path</source>
<translation></translation>
</message>
@ -200,13 +200,13 @@
<context>
<name>UkuiSearch::FileContentSearchTask</name>
<message>
<location filename="../../libsearch/searchinterface/searchtasks/file-content-search-task.cpp" line="40"/>
<location filename="../../libsearch/searchinterface/searchtasks/file-content-search-task.cpp" line="65"/>
<location filename="../../libsearch/searchinterface/searchtasks/file-content-search-task.cpp" line="62"/>
<location filename="../../libsearch/searchinterface/searchtasks/file-content-search-task.cpp" line="87"/>
<source>File Content</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/searchinterface/searchtasks/file-content-search-task.cpp" line="45"/>
<location filename="../../libsearch/searchinterface/searchtasks/file-content-search-task.cpp" line="67"/>
<source>File Content Search</source>
<translation></translation>
</message>
@ -214,61 +214,61 @@
<context>
<name>UkuiSearch::FileSearchPlugin</name>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="14"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="164"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="34"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="184"/>
<source>Open</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="15"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="165"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="35"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="185"/>
<source>Open path</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="16"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="36"/>
<source>Copy Path</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="35"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="55"/>
<source>File Search</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="30"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="50"/>
<source>File search.</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="77"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="189"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="97"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="208"/>
<source>Yes</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="79"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="191"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="99"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="210"/>
<source>Can not get a default application for opening %1.</source>
<translation>%1</translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="105"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="125"/>
<source>File</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="142"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="162"/>
<source>Path</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="154"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="174"/>
<source>Last time modified</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="166"/>
<location filename="../../libsearch/index/file-search-plugin.cpp" line="186"/>
<source>Copy path</source>
<translation></translation>
</message>
@ -276,55 +276,45 @@
<context>
<name>UkuiSearch::MailSearch</name>
<message>
<location filename="../../libsearch/mailsearch/mail-search-plugin.cpp" line="337"/>
<source>From</source>
<translation></translation>
<translation type="vanished"></translation>
</message>
<message>
<location filename="../../libsearch/mailsearch/mail-search-plugin.cpp" line="338"/>
<source>Time</source>
<translation></translation>
<translation type="vanished"></translation>
</message>
<message>
<location filename="../../libsearch/mailsearch/mail-search-plugin.cpp" line="339"/>
<source>To</source>
<translation></translation>
<translation type="vanished"></translation>
</message>
<message>
<location filename="../../libsearch/mailsearch/mail-search-plugin.cpp" line="340"/>
<source>Cc</source>
<translation></translation>
<translation type="vanished"></translation>
</message>
</context>
<context>
<name>UkuiSearch::MailSearchPlugin</name>
<message>
<location filename="../../libsearch/mailsearch/mail-search-plugin.cpp" line="28"/>
<source>open</source>
<translation></translation>
<translation type="vanished"></translation>
</message>
<message>
<location filename="../../libsearch/mailsearch/mail-search-plugin.cpp" line="37"/>
<location filename="../../libsearch/mailsearch/mail-search-plugin.cpp" line="42"/>
<location filename="../../libsearch/mailsearch/mail-search-plugin.cpp" line="47"/>
<source>Mail Search</source>
<translation></translation>
<translation type="vanished"></translation>
</message>
<message>
<location filename="../../libsearch/mailsearch/mail-search-plugin.cpp" line="94"/>
<source>Mail</source>
<translation></translation>
<translation type="vanished"></translation>
</message>
<message>
<location filename="../../libsearch/mailsearch/mail-search-plugin.cpp" line="231"/>
<source>Open</source>
<translation></translation>
<translation type="vanished"></translation>
</message>
</context>
<context>
<name>UkuiSearch::NoteSearch</name>
<message>
<location filename="../../libsearch/notesearch/note-search-plugin.cpp" line="216"/>
<location filename="../../libsearch/notesearch/note-search-plugin.cpp" line="239"/>
<source>Note Description:</source>
<translatorcomment>便</translatorcomment>
<translation>便</translation>
@ -333,27 +323,27 @@
<context>
<name>UkuiSearch::NoteSearchPlugin</name>
<message>
<location filename="../../libsearch/notesearch/note-search-plugin.cpp" line="12"/>
<location filename="../../libsearch/notesearch/note-search-plugin.cpp" line="154"/>
<location filename="../../libsearch/notesearch/note-search-plugin.cpp" line="33"/>
<location filename="../../libsearch/notesearch/note-search-plugin.cpp" line="177"/>
<source>Open</source>
<translatorcomment></translatorcomment>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/notesearch/note-search-plugin.cpp" line="31"/>
<location filename="../../libsearch/notesearch/note-search-plugin.cpp" line="132"/>
<location filename="../../libsearch/notesearch/note-search-plugin.cpp" line="52"/>
<location filename="../../libsearch/notesearch/note-search-plugin.cpp" line="155"/>
<source>Note Search</source>
<translatorcomment>便</translatorcomment>
<translation>便</translation>
</message>
<message>
<location filename="../../libsearch/notesearch/note-search-plugin.cpp" line="26"/>
<location filename="../../libsearch/notesearch/note-search-plugin.cpp" line="47"/>
<source>Note Search.</source>
<translatorcomment>便.</translatorcomment>
<translation>便.</translation>
</message>
<message>
<location filename="../../libsearch/notesearch/note-search-plugin.cpp" line="106"/>
<location filename="../../libsearch/notesearch/note-search-plugin.cpp" line="129"/>
<source>Application</source>
<translatorcomment></translatorcomment>
<translation></translation>
@ -373,48 +363,86 @@
</message>
</context>
<context>
<name>UkuiSearch::SearchTaskPluginManager</name>
<name>UkuiSearch::SearchResultPropertyInfo</name>
<message>
<location filename="../../libsearch/pluginmanage/search-task-plugin-manager.cpp" line="68"/>
<location filename="../../libsearch/pluginmanage/search-task-plugin-manager.cpp" line="82"/>
<source>plugin type: %1, is disabled!</source>
<location filename="../../libsearch/searchinterface/search-result-property-info.cpp" line="26"/>
<source>file path</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../libsearch/pluginmanage/search-task-plugin-manager.cpp" line="74"/>
<location filename="../../libsearch/pluginmanage/search-task-plugin-manager.cpp" line="87"/>
<source>plugin type: %1, is not registered!</source>
<location filename="../../libsearch/searchinterface/search-result-property-info.cpp" line="32"/>
<source>file name</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../libsearch/searchinterface/search-result-property-info.cpp" line="38"/>
<source>file icon name</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../libsearch/searchinterface/search-result-property-info.cpp" line="44"/>
<source>modified time</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../libsearch/searchinterface/search-result-property-info.cpp" line="50"/>
<source>application desktop file path</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../libsearch/searchinterface/search-result-property-info.cpp" line="56"/>
<source>application local name</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../libsearch/searchinterface/search-result-property-info.cpp" line="62"/>
<source>application icon name</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../libsearch/searchinterface/search-result-property-info.cpp" line="68"/>
<source>application description</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../libsearch/searchinterface/search-result-property-info.cpp" line="74"/>
<source>is online application</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../libsearch/searchinterface/search-result-property-info.cpp" line="80"/>
<source>application package name</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>UkuiSearch::SettingsSearchPlugin</name>
<message>
<location filename="../../libsearch/settingsearch/settings-search-plugin.cpp" line="17"/>
<location filename="../../libsearch/settingsearch/settings-search-plugin.cpp" line="155"/>
<location filename="../../libsearch/settingsearch/settings-search-plugin.cpp" line="19"/>
<location filename="../../libsearch/settingsearch/settings-search-plugin.cpp" line="158"/>
<source>Open</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/settingsearch/settings-search-plugin.cpp" line="37"/>
<location filename="../../libsearch/settingsearch/settings-search-plugin.cpp" line="39"/>
<source>Settings Search</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/settingsearch/settings-search-plugin.cpp" line="32"/>
<location filename="../../libsearch/settingsearch/settings-search-plugin.cpp" line="34"/>
<source>Settings search.</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/settingsearch/settings-search-plugin.cpp" line="144"/>
<location filename="../../libsearch/settingsearch/settings-search-plugin.cpp" line="147"/>
<source>Settings</source>
<translation></translation>
</message>
</context>
<context>
<name>UkuiSearch::UkuiSearchTaskPrivate</name>
<name>UkuiSearch::UkuiSearchTask</name>
<message>
<location filename="../../libsearch/searchinterface/ukui-search-task.cpp" line="92"/>
<location filename="../../libsearch/searchinterface/ukui-search-task.cpp" line="102"/>
<source>Current task uuid error or an unregistered plugin is used!</source>
<translation type="unfinished"></translation>
</message>
@ -422,14 +450,14 @@
<context>
<name>UkuiSearch::WebSearchPlugin</name>
<message>
<location filename="../../libsearch/websearch/web-search-plugin.cpp" line="11"/>
<location filename="../../libsearch/websearch/web-search-plugin.cpp" line="139"/>
<location filename="../../libsearch/websearch/web-search-plugin.cpp" line="28"/>
<location filename="../../libsearch/websearch/web-search-plugin.cpp" line="158"/>
<source>Start browser search</source>
<translation></translation>
</message>
<message>
<location filename="../../libsearch/websearch/web-search-plugin.cpp" line="23"/>
<location filename="../../libsearch/websearch/web-search-plugin.cpp" line="28"/>
<location filename="../../libsearch/websearch/web-search-plugin.cpp" line="40"/>
<location filename="../../libsearch/websearch/web-search-plugin.cpp" line="45"/>
<source>Web Page</source>
<translation></translation>
</message>
@ -437,7 +465,7 @@
<context>
<name>search</name>
<message>
<location filename="../../libsearch/search-app-widget-plugin/provider/data/search.qml" line="89"/>
<location filename="../../libsearch/search-app-widget-plugin/provider/data/search.qml" line="115"/>
<source>search</source>
<translatorcomment></translatorcomment>
<translation></translation>

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="bo_CN">
<context>
<name>search</name>
<message>
<location filename="../../../libsearch/search-app-widget-plugin/provider/data/search.qml" line="115"/>
<source>search</source>
<translation></translation>
</message>
</context>
</TS>

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="zh_CN">
<context>
<name>search</name>
<message>
<source>search</source>
<translation></translation>
</message>
</context>
</TS>