mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-20 00:34:50 +00:00
Merge pull request #612 from xcazin/fr-FR
Edits to fr-FR strings to reflect fix in Advanced Search matches count
This commit is contained in:
commit
00cddd3713
@ -1,10 +1,13 @@
|
||||
title: $:/language/Search/
|
||||
|
||||
Advanced/Matches: //<small><$count filter={{$:/temp/advancedsearch}}/> correspondances</small>//
|
||||
Filter/Caption: Filtres
|
||||
Filter/Hint: Recherche via une combinaison de [[filtres|http://tiddlywiki.com/static/TiddlerFilters.html]]
|
||||
Filter/Matches: //<small><$count filter={{$:/temp/advancedsearch}}/> correspondances</small>//
|
||||
Matches: //<small><$count filter="[!is[system]search{$:/temp/search}]"/> correspondances</small>//
|
||||
Shadows/Caption: Shadows
|
||||
Shadows/Hint: Recherche parmi les tiddlers //shadow//
|
||||
Shadows/Matches: //<small><$count filter="[all[shadows]search{$:/temp/advancedsearch}]"/> correspondances</small>//
|
||||
System/Caption: Système
|
||||
System/Hint: Recherche parmi les tiddlers //système//
|
||||
System/Matches: //<small><$count filter="[is[system]search{$:/temp/advancedsearch}]"/> correspondances</small>//
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user