forked from openkylin/ukui-search
Remove translations/libsearch/libukui-search_zh_CN.ts.
This commit is contained in:
parent
048a625029
commit
d113468909
|
@ -1,22 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="zh_CN">
|
||||
<context>
|
||||
<name>GlobalSettings</name>
|
||||
<message>
|
||||
<location filename="../../libsearch/global-settings.cpp" line="89"/>
|
||||
<source>I can't remove an empty path string!</source>
|
||||
<translation>传入参数不能为空!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../libsearch/global-settings.cpp" line="98"/>
|
||||
<source>I can only search your user directory, it doesn't make any sense if you block an directory which is not in user directory!</source>
|
||||
<translation>搜索只会搜索用户目录下的文件,屏蔽不在用户目录下的路径是没有意义的!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../libsearch/global-settings.cpp" line="110"/>
|
||||
<source>My parent folder has been blocked!</source>
|
||||
<translation>我的父文件夹已经被屏蔽了!</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
Loading…
Reference in New Issue