1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-30 07:50:47 +00:00
TiddlyWiki5/languages/zh-Hans/Search.multids
Jermolene ddc7495542 Move search result count logic out of translations
Also fixes a problem pointed out by @Evolena whereby the advanced
search counts hadn’t been adjusted to remove `$:/temp/advancedsearch`
from the search.
2014-10-21 20:27:42 +01:00

16 lines
667 B
Plaintext

title: $:/language/Search/
Filter/Caption: 筛选
Filter/Hint: 以[[筛选表达式|http://tiddlywiki.com/static/Filters.html]]查找
Filter/Matches: //<small><<resultCount>> 个条目符合条件</small>//
Matches: //<small><<resultCount>> 个条目符合条件</small>//
Shadows/Caption: 默认
Shadows/Hint: 查找默认条目
Shadows/Matches: //<small><<resultCount>> 个条目符合条件</small>//
Standard/Caption: 标准
Standard/Hint: 查找一般条目
Standard/Matches: //<small><<resultCount>> 个条目符合条件</small>//
System/Caption: 系统
System/Hint: 查找系统条目
System/Matches: //<small><<resultCount>> 个条目符合条件</small>//