aboutsummaryrefslogtreecommitdiff
path: root/viewer/src/locales/en.json
blob: 915f600a1e0f66111866205b8a607f634d22fd0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "tagInput.placeholder": "Filters",
  "tagInput.nomatch": "No match",
  "search.no-result-fmt": "No result<br>({0} match in other folders) | No result<br>({0} matches in other folders)",
  "panelLeft.propositions": "Related filters",
  "tag-propositions.substraction": "Exclude items with this tag",
  "tag-propositions.addition": "Include all items with this tag",
  "tag-propositions.intersection": "Search for this tag",
  "tag-propositions.item-count": "Item count",
  "gallery.unknown-resource": "Resource not found",
  "download.download-file-fmt": "Download {0}",
  "command.search": "Open/close search panel",
  "command.search.clear": "Clear",
  "command.search.search": "Search",
  "command.back": "Go back",
  "command.parent": "Go to parent directory",
  "directory.no-results": "Empty directory",
  "panelLeft.propositions.other": "other filters",
  "panelLeft.information.title": "Information",
  "tag-propositions.showmore": "show more ({0})",
  "command.sort.byName": "By name",
  "command.sort.byDateDesc": "By most recent"
}