mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-27 23:24:44 +00:00
edit form, filters, getting started, importer, search and info form russian translation
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
title: $:/language/Search/
|
||||
|
||||
Filter/Caption: Filter
|
||||
Filter/Hint: Search via a [[filter expression|http://tiddlywiki.com/static/Filters.html]]
|
||||
Filter/Matches: //<small><$count filter={{$:/temp/advancedsearch}}/> matches</small>//
|
||||
Matches: //<small><$count filter="[!is[system]search{$:/temp/search}]"/> matches</small>//
|
||||
Shadows/Caption: Shadows
|
||||
Shadows/Hint: Search for shadow tiddlers
|
||||
Shadows/Matches: //<small><$count filter="[all[shadows]search{$:/temp/advancedsearch}]"/> matches</small>//
|
||||
Standard/Caption: Standard
|
||||
Standard/Hint: Search for standard tiddlers
|
||||
Standard/Matches: //<small><$count filter="[!is[system]search{$:/temp/advancedsearch}]"/> matches</small>//
|
||||
System/Caption: System
|
||||
System/Hint: Search for system tiddlers
|
||||
System/Matches: //<small><$count filter="[is[system]search{$:/temp/advancedsearch}]"/> matches</small>//
|
||||
Filter/Caption: Фильтр
|
||||
Filter/Hint: Поиск с помощью [[фильтров|http://tiddlywiki.com/static/Filters.html]]
|
||||
Filter/Matches: //<small><$count filter={{$:/temp/advancedsearch}}/> совпадений</small>//
|
||||
Matches: //<small><$count filter="[!is[system]search{$:/temp/search}]"/> совпадений</small>//
|
||||
Shadows/Caption: Встроенные
|
||||
Shadows/Hint: Поиск встроенных заметок
|
||||
Shadows/Matches: //<small><$count filter="[all[shadows]search{$:/temp/advancedsearch}]"/> совпадений</small>//
|
||||
Standard/Caption: Обычные
|
||||
Standard/Hint: Поиск обычных заметок
|
||||
Standard/Matches: //<small><$count filter="[!is[system]search{$:/temp/advancedsearch}]"/> совпадений</small>//
|
||||
System/Caption: Системные
|
||||
System/Hint: Поиск системных заметок
|
||||
System/Matches: //<small><$count filter="[is[system]search{$:/temp/advancedsearch}]"/> совпадений</small>//
|
||||
|
||||
Reference in New Issue
Block a user